diff options
author | Nick Clifton <nickc@redhat.com> | 1998-06-11 23:52:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-06-11 23:52:11 +0000 |
commit | 29830d737e7b45eb727573af63f0518f42c351e2 (patch) | |
tree | e27dda1a39bde37eb33ce1d4be2eb0237cc5d32b /gas | |
parent | 671cdc7eaa3cd0b6713629a2c18a793ea83861c7 (diff) | |
download | gdb-29830d737e7b45eb727573af63f0518f42c351e2.zip gdb-29830d737e7b45eb727573af63f0518f42c351e2.tar.gz gdb-29830d737e7b45eb727573af63f0518f42c351e2.tar.bz2 |
Adjust tests and results after applying patch for PR12542
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 22c1f95..8d0cfde 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com> + + * gas/d30v/inst.d: Expect repeati instrucitons to be combined. + + * gas/d30v/inst.s: Add nop to keep assembled instructions at + expected addresses. + Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com> * gas/d30v/array.d: Updated to match latest assembler results. |