diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-09-18 23:45:12 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-09-18 23:45:12 +0000 |
commit | 4a56e55061fddf61c446c5941b63f76ea46f38d3 (patch) | |
tree | a0cefedbba20f72124fc6fc2203f92daaa15aa36 /gas/testsuite | |
parent | 33472d2c4d468fe6a3201245f0d81bf23d03e16f (diff) | |
download | gdb-4a56e55061fddf61c446c5941b63f76ea46f38d3.zip gdb-4a56e55061fddf61c446c5941b63f76ea46f38d3.tar.gz gdb-4a56e55061fddf61c446c5941b63f76ea46f38d3.tar.bz2 |
* gas/sparc/splet.d: Update to new objdump output format.
* gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
* gas/sparc/set64.[ds]: New testcase.
* gas/sparc/splet-2.[ds]: New testcase.
* gas/sparc/sparc.exp: Run them.
Diffstat (limited to 'gas/testsuite')
-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 2045ad2..9fcb2ee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,10 @@ Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com> * gas/sparc/splet.d: Update to new objdump output format. + * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise. + * gas/sparc/set64.[ds]: New testcase. + * gas/sparc/splet-2.[ds]: New testcase. + * gas/sparc/sparc.exp: Run them. start-sanitize-d30v Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com> |