diff options
author | Matthew Fortune <matthew.fortune@imgtec.com> | 2014-09-02 08:25:23 +0100 |
---|---|---|
committer | Matthew Fortune <matthew.fortune@imgtec.com> | 2014-09-06 18:00:58 +0100 |
commit | 87d87479629e0e50b0bcc69579d620a36e978a03 (patch) | |
tree | 68edf5e9e13668519c6b9e8a4ea37dcbf871f484 /gas/testsuite/ChangeLog | |
parent | dc8cfd83b4e0c8cf04c0f9eaf63e3353f459d42a (diff) | |
download | gdb-87d87479629e0e50b0bcc69579d620a36e978a03.zip gdb-87d87479629e0e50b0bcc69579d620a36e978a03.tar.gz gdb-87d87479629e0e50b0bcc69579d620a36e978a03.tar.bz2 |
MIPS testsuite cleanup - part 3
gas/testsuite/
* gas/mips/attr-gnu-abi-fp-1.d: Relax expected output.
* gas/mips/elf_ase_micromips-2.d: Likewise.
* gas/mips/elf_ase_micromips.d: Likewise.
* gas/mips/elf_ase_mips16-2.d: Likewise.
* gas/mips/elf_ase_mips16.d: Likewise.
* gas/mips/module-mfp32.d: Likewise.
* gas/mips/module-msingle-float.d: Likewise.
* gas/mips/module-msoft-float.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7ee02fc..534b1f3 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,16 @@ 2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com> + * gas/mips/attr-gnu-abi-fp-1.d: Relax expected output. + * gas/mips/elf_ase_micromips-2.d: Likewise. + * gas/mips/elf_ase_micromips.d: Likewise. + * gas/mips/elf_ase_mips16-2.d: Likewise. + * gas/mips/elf_ase_mips16.d: Likewise. + * gas/mips/module-mfp32.d: Likewise. + * gas/mips/module-msingle-float.d: Likewise. + * gas/mips/module-msoft-float.d: Likewise. + +2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com> + * gas/mips/module-defer-warn2.l: Ignore differences in output from 64-bit vs 32-bit targets using O32. |