aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAndre Vieira <Andre dot SimoesDiasVieira at arm dot com>2015-11-25 13:56:55 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2015-12-02 09:26:58 +0800
commit3395762edd7232d976179b232c93cd901b739367 (patch)
tree4cde7e0d5d2f6b91773a7d6ba867a2671044701d /gas/testsuite/ChangeLog
parent46de9bcfe44d90bb61a386f2fae013fd65865461 (diff)
downloadfsf-binutils-gdb-3395762edd7232d976179b232c93cd901b739367.zip
fsf-binutils-gdb-3395762edd7232d976179b232c93cd901b739367.tar.gz
fsf-binutils-gdb-3395762edd7232d976179b232c93cd901b739367.tar.bz2
Fix ldah being disassembled as ldaexh
2015-12-02 Andre Vieira <andre.simoesdiasvieira@arm.com> opcodes/ * arm-dis.c (arm_opcodes): <ldaexh>: Fix typo... <ldah>: ... to this. gas/testsuite/ * gas/arm/armv8-a.d: <ldaexh>: Rename mismatched mnemonics ... <ldah>: ... to this.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index e73a977..f3ffe38 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-02 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ * gas/arm/armv8-a.d: <ldaexh>: Rename mismatched mnemonics ...
+ <ldah>: ... to this.
+
2015-11-27 Matthew Wahab <matthew.wahab@arm.com>
* gas/aarch64/float-fp16.d: New.