summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@cavium.com>2013-07-28 03:29:41 +0000
committerAndrew Pinski <apinski@cavium.com>2013-07-28 03:29:41 +0000
commit8060cec184274f8a023a3b04a271de00747e2560 (patch)
treef53f802583abb652625f30c535ede232662023bd /bfd/ChangeLog
parent360bcdad47575ea8652ce0d9d4cc39f768a67f37 (diff)
downloadbinutils-redhat-8060cec184274f8a023a3b04a271de00747e2560.tar.gz
2013-07-27 Andrew Pinski <apinski@cavium.com>
* elfnn-aarch64.c (elfNN_aarch64_check_relocs): Use the correct alignment for _bfd_elf_make_dynamic_reloc_section for ILP32.
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 777447414f..88b9448b36 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2013-07-27 Andrew Pinski <apinski@cavium.com>
+ * elfnn-aarch64.c (elfNN_aarch64_check_relocs):
+ Use the correct alignment for
+ _bfd_elf_make_dynamic_reloc_section for ILP32.
+
+2013-07-27 Andrew Pinski <apinski@cavium.com>
+
* elfnn-aarch64.c (elfNN_aarch64_howto_from_bfd_reloc): Handle
BFD_RELOC_AARCH64_NONE explicitly.