aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2012-06-18 06:16:59 +0000
committerHans-Peter Nilsson <hp@axis.com>2012-06-18 06:16:59 +0000
commit51806b9750c924595c0e2aa348ef2b4c29f68ae1 (patch)
tree75a0658d5c8a8cfa7745bd0f2cae4934fa38e74b /bfd/ChangeLog
parent4b0296ce64d3c287b5b7425f054cbfbd0368a0c2 (diff)
downloadgdb-51806b9750c924595c0e2aa348ef2b4c29f68ae1.zip
gdb-51806b9750c924595c0e2aa348ef2b4c29f68ae1.tar.gz
gdb-51806b9750c924595c0e2aa348ef2b4c29f68ae1.tar.bz2
* elf32-cris.c (cris_elf_plt_sym_val): Rewrite to work in presence
of merged .got and .got.plt entries.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ad5228e..d4902da 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-18 Hans-Peter Nilsson <hp@axis.com>
+
+ * elf32-cris.c (cris_elf_plt_sym_val): Rewrite to work in presence
+ of merged .got and .got.plt entries.
+
2012-06-18 John Szakmeister <john@szakmeister.net>
* elf32-arm.c (elf32_arm_final_link_relocate): Correct return value.