diff options
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 6299e5b..c479ec1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,14 @@ 2002-04-22 Chris Demetriou <cgd@broadcom.com> + * gas/mips/mips-gp64-fp32.l: New file. + * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr + output. + * gas/mips/mips-gp64-fp64.l: New file. + * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr + output. + +2002-04-22 Chris Demetriou <cgd@broadcom.com> + * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr" which is a file used to regexp_diff the assembler's pruned stderr output. |