aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2011-11-25 15:17:36 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2011-11-25 15:17:36 +0000
commitc6400f8afd157ff6344a2c180b91e6fd8f6e092f (patch)
tree266d45d0aaab366bf392769246061d79de8444ad /gas/testsuite/ChangeLog
parenta272e28c9d0520bc77bd4b9956160f9a638bd46d (diff)
downloadfsf-binutils-gdb-c6400f8afd157ff6344a2c180b91e6fd8f6e092f.zip
fsf-binutils-gdb-c6400f8afd157ff6344a2c180b91e6fd8f6e092f.tar.gz
fsf-binutils-gdb-c6400f8afd157ff6344a2c180b91e6fd8f6e092f.tar.bz2
* gas/config/tc-arm.c (do_t_mov_cmp): Allow MOV lowreg, lowreg when no CPU
is specified. * gas/testsuite/gas/arm/mov-highregs-any.d: New testcase. * gas/testsuite/gas/arm/mov-highregs-any.s: Likewise. * gas/testsuite/gas/arm/mov-lowregs-any.d: Likewise. * gas/testsuite/gas/arm/mov-lowregs-any.s: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 0d99df3..054eee3 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-25 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * gas/arm/mov-highregs-any.d: New testcase.
+ * gas/arm/mov-highregs-any.s: Likewise.
+ * gas/arm/mov-lowregs-any.d: Likewise.
+ * gas/arm/mov-lowregs-any.s: Likewise.
+
2011-11-21 Maciej W. Rozycki <macro@codesourcery.com>
* gas/mips/micromips@24k-branch-delay-1.d: New test.