diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-10-12 05:26:56 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-10-12 05:26:56 +0000 |
commit | 63d0b393258a7100564b2ebf90b07257e1cac818 (patch) | |
tree | 060a56ce7d0d076b63e96325eebdec28b6ccfd53 /gas/testsuite/ChangeLog | |
parent | 4a6a3df43dbb37853a7b88b10ae97d9ec5daf987 (diff) | |
download | binutils-gdb-63d0b393258a7100564b2ebf90b07257e1cac818.tar.gz |
* gas/mips/mips.exp: Don't xfail relax.
* gas/mips/relax.s: Increase coverage.
* gas/mips/relax.d: Add expected output. Use relax.l for as stderr.
* gas/mips/relax.l: New file.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-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 4064a8d1024..17aa39b214c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2002-10-12 Alexandre Oliva <aoliva@redhat.com> + + * gas/mips/mips.exp: Don't xfail relax. + * gas/mips/relax.s: Increase coverage. + * gas/mips/relax.d: Add expected output. Use relax.l for as stderr. + * gas/mips/relax.l: New file. + 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp> * gas/sh/tlsd.s, gas/sh/tlsd.d: New. |