aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTomer Levi <Tomer.Levi@nsc.com>2004-12-23 13:48:25 +0000
committerTomer Levi <Tomer.Levi@nsc.com>2004-12-23 13:48:25 +0000
commit17a8343285a724743cc3ec6667845715f1bdc21e (patch)
tree35b6fd4fe56fe5e701163ba0876f92b771ff0f1e /bfd/ChangeLog
parentc38f024c3d3d43a315c506a1fcd417785228bee9 (diff)
downloadgdb-17a8343285a724743cc3ec6667845715f1bdc21e.zip
gdb-17a8343285a724743cc3ec6667845715f1bdc21e.tar.gz
gdb-17a8343285a724743cc3ec6667845715f1bdc21e.tar.bz2
2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
* elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f110a23..6a62303 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
+
+ * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
+
2004-12-21 Kris Warkentin <kewarken@qnx.com>
* elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.