aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-07-01 10:02:46 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2010-07-01 10:02:46 +0000
commit76fa04a48e54c68fa6f16db02634b86ff340b98e (patch)
treec8e86d7a21cbaed719d8a17700ddab1de275ac3f /gas/ChangeLog
parent726d3ab069e07a312b87d892e596464e463c2744 (diff)
downloadgdb-76fa04a48e54c68fa6f16db02634b86ff340b98e.zip
gdb-76fa04a48e54c68fa6f16db02634b86ff340b98e.tar.gz
gdb-76fa04a48e54c68fa6f16db02634b86ff340b98e.tar.bz2
* gas/config/tc-arm.c (do_t_mov_cmp): Fix reporting of unpredictable and
deprecated mov register instructions. * gas/testsuite/gas/arm/thumb2_bad_reg.s: Update mov register tests. * gas/testsuite/gas/arm/thumb2_bad_reg.l: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 854f350..887d7ce 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
+
+ * config/tc-arm.c (do_t_mov_cmp): Fix reporting of unpredictable and
+ deprecated mov register instructions.
+
2010-07-01 Alan Modra <amodra@gmail.com>
* config/tc-ppc.c (toc_reloc_types): New variable.