diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-06-11 02:04:14 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-07-02 15:11:43 -0700 |
commit | 4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76 (patch) | |
tree | 578f31130b4e074bac47e13001260f8486db935d /ChangeLog | |
parent | feea4948bca7e442edad3f995696f33450549e80 (diff) | |
download | glibc-4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76.zip glibc-4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76.tar.gz glibc-4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76.tar.bz2 |
Use -defsym=_begin=0 instead of linker script munging.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-07-02 Roland McGrath <roland@hack.frob.com> + + * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of + linker script munging. + 2011-07-02 Ulrich Drepper <drepper@gmail.com> * crypt/sha512.h (struct sha512_ctx): Add union to access total also |