diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2001-08-02 10:16:50 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2001-08-02 10:16:50 +0000 |
commit | dc4622162a5bac6ee500af8e853b775cf10951fc (patch) | |
tree | e96cda33a42afe1223f063d3bb10a0ca96f2e813 /gas/testsuite/ChangeLog | |
parent | ca4e0257d13e433e5ab6f5eb7fa6f7ec71355300 (diff) | |
download | gdb-dc4622162a5bac6ee500af8e853b775cf10951fc.zip gdb-dc4622162a5bac6ee500af8e853b775cf10951fc.tar.gz gdb-dc4622162a5bac6ee500af8e853b775cf10951fc.tar.bz2 |
* gas/mips/mips-gp32-fp32,
* gas/mips/mips-gp32-fp64,
* gas/mips/mips-gp64-fp32,
* gas/mips/mips-gp64-fp64,
* gas/mips/mips-abi32,
* gas/mips/mips-gp32-fp32-pic,
* gas/mips/mips-gp32-fp64-pic,
* gas/mips/mips-gp64-fp32-pic,
* gas/mips/mips-gp64-fp64-pic,
* gas/mips/mips-abi32-pic: New testcases.
* gas/mips/mips.exp: Run them.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a7acad5..2f48ad8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2001-08-02 Richard Sandiford <rsandifo@redhat.com> + + * gas/mips/mips-gp32-fp32, + * gas/mips/mips-gp32-fp64, + * gas/mips/mips-gp64-fp32, + * gas/mips/mips-gp64-fp64, + * gas/mips/mips-abi32, + * gas/mips/mips-gp32-fp32-pic, + * gas/mips/mips-gp32-fp64-pic, + * gas/mips/mips-gp64-fp32-pic, + * gas/mips/mips-gp64-fp64-pic, + * gas/mips/mips-abi32-pic: New testcases. + + * gas/mips/mips.exp: Run them. + 2001-08-01 Alan Modra <amodra@bigpond.net.au> * gas/elf/section2.l: Adjust warning message comparison. |