diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f949d02..2951966 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2015-08-21 Nick Clifton <nickc@redhat.com> + + PR gas/18581 + * gas/all/byte.d: Disable this test. Quoted expressions + are now allowed in .byte directives. + * gas/all/quoted-sym-names.s: New test. + * gas/all/quoted-sym-names.d: Expected output. + * gas/all/gas.exp: Run the new test. + 2015-08-21 Alexander Fomin <alexander.fomin@intel.com> PR binutils/18257 |