aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-01-15 12:33:46 +0000
committerNick Clifton <nickc@redhat.com>2009-01-15 12:33:46 +0000
commitbc2d180888f7f4efabce7eccf95088a540bc4fcb (patch)
tree48ee5c344e8c822e744ff06ed513d0993afc8318 /gas/ChangeLog
parent21169fcfadfac63f7c02e33e19301cf375930b5e (diff)
downloadgdb-bc2d180888f7f4efabce7eccf95088a540bc4fcb.zip
gdb-bc2d180888f7f4efabce7eccf95088a540bc4fcb.tar.gz
gdb-bc2d180888f7f4efabce7eccf95088a540bc4fcb.tar.bz2
PR 9722
* config/tc-arm.c (do_t_nop): Check for availability of Thumb2 instructions before generating a Thumb2 nop. * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode. * gas/testsuite/gas/arm/pr9722.s: New test. * gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fb0b414..60b6905 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-15 Nick Clifton <nickc@redhat.com>
+
+ PR 9722
+ * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
+ instructions before generating a Thumb2 nop.
+
2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/tc-s390.h: Define LOCAL_LABEL_PREFIX.