aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-02-09 13:39:22 +0000
committerTristan Gingold <gingold@adacore.com>2010-02-09 13:39:22 +0000
commit1523fa24f7d51fecc82338e65a567346b9cef317 (patch)
tree7702e8eb177191463141d5dd0485b35d93d0fdb5 /bfd/ChangeLog
parentdadf0e9c7a2409d46fc5ff8e1b1a1c7b086dedbf (diff)
downloadgdb-1523fa24f7d51fecc82338e65a567346b9cef317.zip
gdb-1523fa24f7d51fecc82338e65a567346b9cef317.tar.gz
gdb-1523fa24f7d51fecc82338e65a567346b9cef317.tar.bz2
2010-02-09 Tristan Gingold <gingold@adacore.com>
* mach-o.c (bfd_mach_o_canonicalize_one_reloc): Adjust addend for non-external relocation.
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 b9e08bf..0e0646e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-09 Tristan Gingold <gingold@adacore.com>
+
+ * mach-o.c (bfd_mach_o_canonicalize_one_reloc): Adjust addend for
+ non-external relocation.
+
2010-02-09 Alan Modra <amodra@gmail.com>
* elf64-ppc.c (merge_got_entries): Move earlier in file.