aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-10-12 21:56:19 +0000
committerBob Wilson <bob.wilson@acm.org>2006-10-12 21:56:19 +0000
commita77dc2cc26f789c3ee32ca4666750d27af07a6b9 (patch)
tree6ec27222509b02e59e9c587b0c304745151331d3 /ld/ChangeLog
parent8c008720ebce20b40126b31392808cfd5a2408bc (diff)
downloadgdb-a77dc2cc26f789c3ee32ca4666750d27af07a6b9.zip
gdb-a77dc2cc26f789c3ee32ca4666750d27af07a6b9.tar.gz
gdb-a77dc2cc26f789c3ee32ca4666750d27af07a6b9.tar.bz2
bfd/
* elf32-xtensa.c (elf_xtensa_action_discarded): New. (elf_backend_action_discarded): Define. ld/ * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Check for linkonce XCC exception tables (".e" and ".h").
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f2b8ea3..77d813c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-12 Bob Wilson <bob.wilson@acm.org>
+
+ * emultempl/xtensaelf.em (is_inconsistent_linkonce_section): Check
+ for linkonce XCC exception tables (".e" and ".h").
+
2006-10-11 Bob Wilson <bob.wilson@acm.org>
* emulparams/elf32xtensa.sh (TEXT_PLT): Enable.