diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-03-14 18:33:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-03-14 18:33:58 +0000 |
commit | f53713a8e729c441aef2b4ccc7562306fc306fbe (patch) | |
tree | aadba8c6486faec8084938212a784bc3ec3660ca /ChangeLog | |
parent | f81ce2888d6dfe48dcdf82fdb42f4ed8081b70bc (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |