aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-01 14:53:40 +0000
committerNick Clifton <nickc@redhat.com>2004-07-01 14:53:40 +0000
commit7a2a69431264c4cb96ec5acab71fd2ba6d9c5f59 (patch)
tree0cc4f95901c3db45efb0be08dddeee2900b89f72 /bfd/ChangeLog
parentcdd3575c2204443be4e4ad258d61bac6c7f2f337 (diff)
downloadgdb-7a2a69431264c4cb96ec5acab71fd2ba6d9c5f59.zip
gdb-7a2a69431264c4cb96ec5acab71fd2ba6d9c5f59.tar.gz
gdb-7a2a69431264c4cb96ec5acab71fd2ba6d9c5f59.tar.bz2
(_bfd_mips_elf_final_link): Pass the correct number of section symbols to
mips_elf_sort_hash_table ().
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 c00435a..fdd44e7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-01 Jie Zhang <zhangjie@magima.com.cn>
+ Nick Clifton <nickc@redhat.com>
+
+ PR 204
+ * elfxx-mips.c (_bfd_mips_elf_final_link): Pass the correct number
+ of section symbols to mips_elf_sort_hash_table ().
+
2004-07-01 Alan Modra <amodra@bigpond.net.au>
* elflink.c (elf_section_ignore_discarded_relocs): Revert last