summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-06-11 02:04:14 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-02 15:11:43 -0700
commit4e34ac6a1e256f40ab0d8eeed37aa1ea83440e76 (patch)
tree578f31130b4e074bac47e13001260f8486db935d /ChangeLog
parentfeea4948bca7e442edad3f995696f33450549e80 (diff)
Use -defsym=_begin=0 instead of linker script munging.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 210bded935..440545a573 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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