aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-11-15 04:13:35 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-11-15 04:13:35 +0000
commit6361c4c9bcb71c4218afd203fcd017fd9f5cbe39 (patch)
tree3a55f52bca01364f65bb467ba6a8d616bfb86491 /bfd/ChangeLog
parent1ff9c3d6f7f11b7f95019062eade17e9f4bcd065 (diff)
downloadgdb-6361c4c9bcb71c4218afd203fcd017fd9f5cbe39.zip
gdb-6361c4c9bcb71c4218afd203fcd017fd9f5cbe39.tar.gz
gdb-6361c4c9bcb71c4218afd203fcd017fd9f5cbe39.tar.bz2
* elf64-sparc.c (sparc64_elf_relocate_section): Disregard
overflows in the .stab section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3c429ef..0c3a54c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-15 Alexandre Oliva <aoliva@redhat.com>
+
+ * elf64-sparc.c (sparc64_elf_relocate_section): Disregard
+ overflows in the .stab section.
+
2001-11-14 Daniel Jacobowitz <drow@mvista.com>
* bfd-in.h (bfd_elf32_discard_info): Add prototype.