aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>2001-06-12 17:44:38 +0000
committerCatherine Moore <clm@redhat.com>2001-06-12 17:44:38 +0000
commit0d1ea5c0887f9336aab042dcfce0ee462c55d5cd (patch)
treefb9bc146935251b7e1c781e2707839a0eddff588 /bfd/ChangeLog
parentdbcd315aee5db44f5654dea00b575a5c5255692a (diff)
downloadgdb-0d1ea5c0887f9336aab042dcfce0ee462c55d5cd.zip
gdb-0d1ea5c0887f9336aab042dcfce0ee462c55d5cd.tar.gz
gdb-0d1ea5c0887f9336aab042dcfce0ee462c55d5cd.tar.bz2
* elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
with the file_align entry from elf_backend_data. (elf_gc_smash_unused_vtentry_relocs): Likewise. (elf_gc_record_vtentry): Likewise.
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 d2c3d73..eea5f48 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-12 Catherine Moore <clm@redhat.com>
+
+ * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN
+ with the file_align entry from elf_backend_data.
+ (elf_gc_smash_unused_vtentry_relocs): Likewise.
+ (elf_gc_record_vtentry): Likewise.
+
2001-06-10 Alan Modra <amodra@bigpond.net.au>
* elflink.h: Whitespace changes.