aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-02-11 17:27:57 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-02-11 17:27:57 +0000
commit7d94b3191af0c590142ee723b5822f7ceb1ebf2d (patch)
tree5fadf99a84675601610b38b95f81381ee9004425 /bfd/ChangeLog
parent172149374ec64b82f39a3d572211bfe92e62b182 (diff)
downloadgdb-7d94b3191af0c590142ee723b5822f7ceb1ebf2d.zip
gdb-7d94b3191af0c590142ee723b5822f7ceb1ebf2d.tar.gz
gdb-7d94b3191af0c590142ee723b5822f7ceb1ebf2d.tar.bz2
bfd/
* elfxx-mips.c (mips_elf_sort_hash_table_f): Remove asserts.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index be33a47..6347d83 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
+ * elfxx-mips.c (mips_elf_sort_hash_table_f): Remove asserts.
+
+2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
+
* elfxx-mips.c (mips_elf_merge_got_with): Only use arg->global_count
if there are TLS relocations.