summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2013-07-28 23:05:17 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2013-07-28 23:05:17 +0000
commitf45b087b402e2a1130f70434979021c782eb4caf (patch)
tree0063455d3da8a98201effe3e3abb99ac6400c54b /bfd/ChangeLog
parent8060cec184274f8a023a3b04a271de00747e2560 (diff)
downloadbinutils-redhat-f45b087b402e2a1130f70434979021c782eb4caf.tar.gz
* elf64-hppa.c (elf64_hppa_finish_dynamic_sections)
<DT_HP_LOAD_MAP>: Return unsuccessfully if there's no `.data' section.
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 88b9448b36..62cb270752 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2013-07-28 Maciej W. Rozycki <macro@linux-mips.org>
+
+ * elf64-hppa.c (elf64_hppa_finish_dynamic_sections)
+ <DT_HP_LOAD_MAP>: Return unsuccessfully if there's no `.data'
+ section.
+
2013-07-27 Andrew Pinski <apinski@cavium.com>
* elfnn-aarch64.c (elfNN_aarch64_check_relocs):