diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
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. |