diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-06-11 03:35:31 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-07-02 15:12:19 -0700 |
commit | 31fffa6b0700f9cc0f903a53489b829290168b4c (patch) | |
tree | de9c10931e9d246c3a4f65ac330cc80996b5aaff /ChangeLog | |
parent | 4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76 (diff) | |
download | glibc-31fffa6b0700f9cc0f903a53489b829290168b4c.tar glibc-31fffa6b0700f9cc0f903a53489b829290168b4c.tar.gz glibc-31fffa6b0700f9cc0f903a53489b829290168b4c.tar.bz2 glibc-31fffa6b0700f9cc0f903a53489b829290168b4c.zip |
Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2011-07-02 Roland McGrath <roland@hack.frob.com> + * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept + DT_FLAGS/DT_FLAGS_1 with zero flags. + * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of linker script munging. |