aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-07-15 20:43:37 +0000
committerBob Wilson <bob.wilson@acm.org>2005-07-15 20:43:37 +0000
commit2db662bee41b0bf700e4783c89e9c1a8e74f782d (patch)
tree61404ef90fac8890409774652b58cb3e75fdeecd /bfd/ChangeLog
parent0a665bfd86ad49ddf0ed8db24e8cb2daa617c02f (diff)
downloadgdb-2db662bee41b0bf700e4783c89e9c1a8e74f782d.zip
gdb-2db662bee41b0bf700e4783c89e9c1a8e74f782d.tar.gz
gdb-2db662bee41b0bf700e4783c89e9c1a8e74f782d.tar.bz2
* elf32-xtensa.c (vsprint_msg): Add prototype.
(build_encoding_error_message): Delete. Code moved into.... (elf_xtensa_do_reloc): ....here, and changed to give better error messages for out of range literals.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7d836d1..5c2eb81 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-15 Bob Wilson <bob.wilson@acm.org>
+
+ * elf32-xtensa.c (vsprint_msg): Add prototype.
+ (build_encoding_error_message): Delete. Code moved into....
+ (elf_xtensa_do_reloc): ....here, and changed to give better
+ error messages for out of range literals.
+
2005-07-15 Alan Modra <amodra@bigpond.net.au>
* elflink.c (bfd_elf_record_link_assignment): Remove output_bfd param.