aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-07-18 09:46:09 +0000
committerRoland McGrath <roland@gnu.org>2007-07-18 09:46:09 +0000
commit816efef9d255393f20ce20806109417ec8ae6f1e (patch)
treeff38ca3d59f16b413893392e4e48f1bdb73a196a /ld
parentb2ff8454d8a901f93484758ef2a0c2ebd4e64b72 (diff)
downloadbinutils-816efef9d255393f20ce20806109417ec8ae6f1e.zip
binutils-816efef9d255393f20ce20806109417ec8ae6f1e.tar.gz
binutils-816efef9d255393f20ce20806109417ec8ae6f1e.tar.bz2
.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index d097399..ee28cf9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-18 Roland McGrath <roland@redhat.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_write_build_id_section):
+ Use ASEC->contents for CONTENTS when missing, and allocate
+ ASEC->size if needed.
+
2007-07-13 Roland McGrath <roland@redhat.com>
* emultempl/elf32.em (struct build_id_info): New type.