diff options
author | Alan Modra <amodra@gmail.com> | 2000-07-19 04:55:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2000-07-19 04:55:14 +0000 |
commit | 81366cb8f69f9976effc9976f12a38e7a4f7cc96 (patch) | |
tree | 8bd02f41ca89db8ae4c03a3a491d785221e48f11 /gas/testsuite/ChangeLog | |
parent | 6ceadee453f46607e981b508d4f8ca7d87908fcb (diff) | |
download | ppe42-binutils-81366cb8f69f9976effc9976f12a38e7a4f7cc96.tar.gz ppe42-binutils-81366cb8f69f9976effc9976f12a38e7a4f7cc96.zip |
Fix a couple of HPPA SOM test failures.
Re-enable some tests for hppa-linux.
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 a9465e6cc4..d43767cc82 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2000-07-19 Alan Modra <alan@linuxcare.com.au> + + * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*. + (semi): Likewise. + (strings): Don't run for hppa, except for hppa*-*-linux*. + + * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before + pseudos. + 2000-07-18 Scott Bambrough <scottb@netwinder.org> * gas/arm/inst.d: Fix expected results to match current assembler |