aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-06-17 09:57:18 +0000
committerNick Clifton <nickc@redhat.com>2003-06-17 09:57:18 +0000
commitb613960add9c5795487fac9952fe4a999e3c7d72 (patch)
treed66e01c08aad810465062e268ac52af2107d9309 /bfd/ChangeLog
parent3d6f9012bb716b467d0e67172c2658c02c1ad9fd (diff)
downloadgdb-b613960add9c5795487fac9952fe4a999e3c7d72.zip
gdb-b613960add9c5795487fac9952fe4a999e3c7d72.tar.gz
gdb-b613960add9c5795487fac9952fe4a999e3c7d72.tar.bz2
(elf_gc_record_vtentry): Allocate an extra element in the vtable_entries_used
array to allow for the accessing the largest element.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 23350fd..c6b6b1e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2003-06-17 Nick Clifton <nickc@redhat.com>
+
+ * elflink.h (elf_gc_record_vtentry): Allocate an extra element
+ in the vtable_entries_used array to allow for the accessing
+ the largest element.
+
2003-06-17 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify