aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-01-20 06:08:35 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-01-20 06:08:35 +0000
commitc84921762444577d7ba8233382a40c00a54a013b (patch)
tree87aa1b880cef89766650211fcd8283c19e21dcab /bfd/ChangeLog
parent1aad8cf8bbe8c89de937b352f3899a49800e0e07 (diff)
downloadgdb-c84921762444577d7ba8233382a40c00a54a013b.zip
gdb-c84921762444577d7ba8233382a40c00a54a013b.tar.gz
gdb-c84921762444577d7ba8233382a40c00a54a013b.tar.bz2
2001-01-19 H.J. Lu <hjl@gnu.org>
* elf32-i386.c (elf_i386_check_relocs): Report files with bad relocation section names. (elf_i386_relocate_section): Report files with bad relocation section names and return false.
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 b160268..a0a974c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-19 H.J. Lu <hjl@gnu.org>
+
+ * elf32-i386.c (elf_i386_check_relocs): Report files with bad
+ relocation section names.
+ (elf_i386_relocate_section): Report files with bad relocation
+ section names and return false.
+
2001-01-17 Bo Thorsen <bo@suse.de>
* targets.c: Alphabetize list of xvecs.