diff options
author | Jeff Law <law@redhat.com> | 1999-08-30 20:09:00 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-08-30 20:09:00 +0000 |
commit | a022ef54db1f5f0386e5dd6150dc6959715ceaf5 (patch) | |
tree | 301a910854bcfd9a4399a4fb9311d0c5b5292af0 /gas/testsuite/ChangeLog | |
parent | 68196d703ab879da7b1b93553d8c2a1581e21f03 (diff) | |
download | gdb-a022ef54db1f5f0386e5dd6150dc6959715ceaf5.zip gdb-a022ef54db1f5f0386e5dd6150dc6959715ceaf5.tar.gz gdb-a022ef54db1f5f0386e5dd6150dc6959715ceaf5.tar.bz2 |
* gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
sectioning.
* gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
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 712250f..2b8f40b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,9 @@ Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com) + * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for + sectioning. + * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64. + * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for sectioning. |