aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJames Greenhalgh <james.greenhalgh@arm.com>2017-10-26 11:30:40 +0100
committerNick Clifton <nickc@redhat.com>2017-10-26 11:30:40 +0100
commit4062f504eba4835579bcc360e9eff3e7d92f5a6c (patch)
tree16890cccb992de750ef8df12a4b00361155cfa5c /ld/ChangeLog
parent6abc18bbbf03dc4aee0b0f2cd851d9bc9a983e20 (diff)
downloadgdb-4062f504eba4835579bcc360e9eff3e7d92f5a6c.zip
gdb-4062f504eba4835579bcc360e9eff3e7d92f5a6c.tar.gz
gdb-4062f504eba4835579bcc360e9eff3e7d92f5a6c.tar.bz2
As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html the values in some Arm tests need updating after recent changes. These looked a bit spooky at first, but they are just a difference in the order we emit veneers and far jumps, so are not so scary after all.
Checked with an arm-none-eabi tester and an arm-none-linux-gnueabi tester with no issues. * testsuite/ld-arm/cortex-a8-far.d: Update expected disassembly. * testsuite/ld-arm/farcall-group-size2: Likewise. * testsuite/ld-arm/farcall-group.d: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3cf9312..31600f0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-26 James Greenhalgh <james.greenhalgh@arm.com>
+
+ * testsuite/ld-arm/cortex-a8-far.d: Update expected disassembly.
+ * testsuite/ld-arm/farcall-group-size2: Likewise.
+ * testsuite/ld-arm/farcall-group.d: Likewise.
+
2017-10-25 H.J. Lu <hongjiu.lu@intel.com>
* ld.texinfo: Correct -z ibt.