diff options
author | Doug Evans <dje@google.com> | 1998-06-01 22:11:21 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-06-01 22:11:21 +0000 |
commit | 98e3a972c139c9537f6fb80b4c367a8b8c6c9440 (patch) | |
tree | ac28c53c21006fbdec1dd47fe32fd7185cc153d3 /gas | |
parent | 7908eab788896b469ba67e2153a8a62033b66f43 (diff) | |
download | fsf-binutils-gdb-98e3a972c139c9537f6fb80b4c367a8b8c6c9440.zip fsf-binutils-gdb-98e3a972c139c9537f6fb80b4c367a8b8c6c9440.tar.gz fsf-binutils-gdb-98e3a972c139c9537f6fb80b4c367a8b8c6c9440.tar.bz2 |
* gas/all/gas.exp: Don't run `align' test for dvp-*-*.
* gas/macros/macros.exp: Don't run `semi' test for dvp-*-*.
* gas/dvp/align.[sd]: New testcase.
* gas/dvp/semi.[sd]: New testcase.
Diffstat (limited to 'gas')
-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 5d15567..77d1bee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-sky +Mon Jun 1 14:33:43 1998 Doug Evans <devans@canuck.cygnus.com> + + * gas/all/gas.exp: Don't run `align' test for dvp-*-*. + * gas/macros/macros.exp: Don't run `semi' test for dvp-*-*. + * gas/dvp/align.[sd]: New testcase. + * gas/dvp/semi.[sd]: New testcase. + +end-sanitize-sky Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com> * gas/mips/mips.exp: Adjust ilocks initialization to match current |