summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-03-14 18:33:58 +0000
committerUlrich Drepper <drepper@redhat.com>2009-03-14 18:33:58 +0000
commitf53713a8e729c441aef2b4ccc7562306fc306fbe (patch)
treeaadba8c6486faec8084938212a784bc3ec3660ca /ChangeLog
parentf81ce2888d6dfe48dcdf82fdb42f4ed8081b70bc (diff)
* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
* elf/dl-sysdep.c (auxvars): Compress data structure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7d1593d0..e24b87e510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+2009-03-11 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
+
+ * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
+
2009-03-14 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-sysdep.c (auxvars): Compress data structure.
+
* sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
STT_GNU_IFUNC handling.
(elf_machine_rela): Likewise.