aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-06-09 14:14:41 +0930
committerAlan Modra <amodra@gmail.com>2015-06-15 16:24:13 +0930
commit3a062fa1eeee8296dece36a9bb7ecc8d4500de18 (patch)
treea61e166058c750b7f8863c5a3ddb1807bf7c28ee /bfd/ChangeLog
parent17b9af13f5943872cd33a559bb5dd0de95d1b04c (diff)
downloadgdb-3a062fa1eeee8296dece36a9bb7ecc8d4500de18.zip
gdb-3a062fa1eeee8296dece36a9bb7ecc8d4500de18.tar.gz
gdb-3a062fa1eeee8296dece36a9bb7ecc8d4500de18.tar.bz2
DJGPP port of binutils broken due to 64 bit cygwin fix
* cofflink.c (_bfd_coff_generic_relocate_section): Revert 2014-03-26 change. Call _bfd_clear_contents for relocs against local and global symbols defined in discarded input sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index aeda144..5aaa45e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2015-06-15 Alan Modra <amodra@gmail.com>
+
+ * cofflink.c (_bfd_coff_generic_relocate_section): Revert
+ 2014-03-26 change. Call _bfd_clear_contents for relocs against
+ local and global symbols defined in discarded input sections.
+
2015-06-05 Nick Clifton <nickc@redhat.com>
* elf32-msp430.c (rl78_sym_diff_handler): New function.