aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorMarcus Shawcroft <marcus.shawcroft@gmail.com>2015-03-22 07:48:07 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2015-03-25 15:15:40 +0000
commitd9ced15d6ea875aadd3e7395990eb37319454d71 (patch)
treea5c7f0dbcd450b105cb01e684fcf5e801caf652f /bfd
parent357d1523b2e5b0427fe4133cc90658026a7fac2c (diff)
downloadgdb-d9ced15d6ea875aadd3e7395990eb37319454d71.zip
gdb-d9ced15d6ea875aadd3e7395990eb37319454d71.tar.gz
gdb-d9ced15d6ea875aadd3e7395990eb37319454d71.tar.bz2
[AArch64] Remove padding before stub sections.
Lower stub alignment from 8 to 4 bytes thus removing padding between input section content and stub section content.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9c3d5bd..6642b4b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,4 +1,4 @@
-2015-03-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
+2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
* elfnn-aarch64.c (_bfd_aarch64_erratum_835769_scan):
Update erratum count.