aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-07-25 00:20:09 +0000
committerBob Wilson <bob.wilson@acm.org>2006-07-25 00:20:09 +0000
commit644143c8e18a13bf2da11dbb1d6dd937e6104ff4 (patch)
treef49d8efe7e75c631833d94fd54b94018c42ea73d /ld/ChangeLog
parentacf9f53ac1c03ae9ccd693359727afb966c89964 (diff)
downloadgdb-644143c8e18a13bf2da11dbb1d6dd937e6104ff4.zip
gdb-644143c8e18a13bf2da11dbb1d6dd937e6104ff4.tar.gz
gdb-644143c8e18a13bf2da11dbb1d6dd937e6104ff4.tar.bz2
* emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space
in dep_sec_name for null terminator. Make sure dep_sec_name has a ".t" linkonce tag.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f227698..727e777 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-24 Bob Wilson <bob.wilson@acm.org>
+
+ * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Add space
+ in dep_sec_name for null terminator. Make sure dep_sec_name has a
+ ".t" linkonce tag.
+
2006-07-14 Michael Wetherell <mike.wetherell@ntlworld.com>
* emulparams/elf_x86_64.sh (LIBPATH_SUFFIX, ELF_INTERPRETER_NAME):