aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2004-06-09 13:49:04 +0000
committerAlexandre Oliva <aoliva@redhat.com>2004-06-09 13:49:04 +0000
commita9b881beb10a4fd73d3f8183e424a6cedeb713c5 (patch)
treece490dbb4e7ee6a202533bf24ffb9aba010181f0 /bfd/ChangeLog
parentb5c0bfa20ecb42d620042caceb3a3fe4db16a9e3 (diff)
downloadgdb-a9b881beb10a4fd73d3f8183e424a6cedeb713c5.zip
gdb-a9b881beb10a4fd73d3f8183e424a6cedeb713c5.tar.gz
gdb-a9b881beb10a4fd73d3f8183e424a6cedeb713c5.tar.bz2
* elflink.c (elf_sort_symbol): Compare section id, not pointers.
(elf_link_add_object_symbols): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4d2a84a..99de171 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
2004-06-09 Alexandre Oliva <aoliva@redhat.com>
+ * elflink.c (elf_sort_symbol): Compare section id, not pointers.
+ (elf_link_add_object_symbols): Likewise.
+
* elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
(elf_backend_reloc_type_class): New.