diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e81a297..b711098 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -4,6 +4,10 @@ 2005-03-03 Nick Clifton <nickc@redhat.com> + * gas/macros/macros.exp (run_list_test): Also expect the msp430 + port to fail the strings test because it defines + ONLY_STANDARD_ESCAPES. + * gas/arm/arch6zk.s: Add three nop instructions in order to pad the .text section out to a 32-byte boundary as will automatically be done by the arm-aout target. |