From: Matthew Fortune Date: Tue, 2 Sep 2014 07:25:23 +0000 (+0100) Subject: MIPS testsuite cleanup - part 3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=87d87479629e0e50b0bcc69579d620a36e978a03;p=binutils-gdb.git 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. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7ee02fcbbcd..534b1f39ca5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2014-09-06 Matthew Fortune + + * 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 * gas/mips/module-defer-warn2.l: Ignore differences in output from diff --git a/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d b/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d index ce5bbc2e7c3..17218d31a11 100644 --- a/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d +++ b/gas/testsuite/gas/mips/attr-gnu-abi-fp-1.d @@ -9,14 +9,14 @@ File Attributes MIPS ABI Flags Version: 0 -ISA: MIPS1 +ISA: MIPS.* GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/elf_ase_micromips-2.d b/gas/testsuite/gas/mips/elf_ase_micromips-2.d index e6008807548..0eab856bd53 100644 --- a/gas/testsuite/gas/mips/elf_ase_micromips-2.d +++ b/gas/testsuite/gas/mips/elf_ase_micromips-2.d @@ -13,9 +13,9 @@ GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: MICROMIPS ASE -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/elf_ase_micromips.d b/gas/testsuite/gas/mips/elf_ase_micromips.d index 13bb65ad580..507e2708cc0 100644 --- a/gas/testsuite/gas/mips/elf_ase_micromips.d +++ b/gas/testsuite/gas/mips/elf_ase_micromips.d @@ -13,9 +13,9 @@ GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/elf_ase_mips16-2.d b/gas/testsuite/gas/mips/elf_ase_mips16-2.d index afd923c3cab..d19a07d4912 100644 --- a/gas/testsuite/gas/mips/elf_ase_mips16-2.d +++ b/gas/testsuite/gas/mips/elf_ase_mips16-2.d @@ -13,9 +13,9 @@ GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: MIPS16 ASE -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/elf_ase_mips16.d b/gas/testsuite/gas/mips/elf_ase_mips16.d index 27135f16cdb..20e0d8a5ba4 100644 --- a/gas/testsuite/gas/mips/elf_ase_mips16.d +++ b/gas/testsuite/gas/mips/elf_ase_mips16.d @@ -13,9 +13,9 @@ GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/module-mfp32.d b/gas/testsuite/gas/mips/module-mfp32.d index f5c66f6c89b..28b47f63517 100644 --- a/gas/testsuite/gas/mips/module-mfp32.d +++ b/gas/testsuite/gas/mips/module-mfp32.d @@ -8,14 +8,14 @@ File Attributes MIPS ABI Flags Version: 0 -ISA: MIPS1 +ISA: MIPS.* GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(double precision\) -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/module-msingle-float.d b/gas/testsuite/gas/mips/module-msingle-float.d index 588003f254f..fe8806a3ac1 100644 --- a/gas/testsuite/gas/mips/module-msingle-float.d +++ b/gas/testsuite/gas/mips/module-msingle-float.d @@ -8,14 +8,14 @@ File Attributes MIPS ABI Flags Version: 0 -ISA: MIPS1 +ISA: MIPS.* GPR size: 32 CPR1 size: 32 CPR2 size: 0 FP ABI: Hard float \(single precision\) -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000 diff --git a/gas/testsuite/gas/mips/module-msoft-float.d b/gas/testsuite/gas/mips/module-msoft-float.d index 98a9ea12632..e081e519dc3 100644 --- a/gas/testsuite/gas/mips/module-msoft-float.d +++ b/gas/testsuite/gas/mips/module-msoft-float.d @@ -8,14 +8,14 @@ File Attributes MIPS ABI Flags Version: 0 -ISA: MIPS1 +ISA: MIPS.* GPR size: 32 CPR1 size: 0 CPR2 size: 0 FP ABI: Soft float -ISA Extension: None +ISA Extension: .* ASEs: None -FLAGS 1: 00000000 +FLAGS 1: 0000000. FLAGS 2: 00000000