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
commit5b831cbbbffc0388e92268f80c2d398f78745306 (patch)
tree923b0452f98ba059b6f787d3d1264938f6486293 /bfd/ChangeLog
parentfb4bf353a38cf19cd096a142e2843915e5cddd41 (diff)
downloadgdb-5b831cbbbffc0388e92268f80c2d398f78745306.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 88b9448b367..62cb2707522 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):