]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
authorThiemo Seufer <ths@networkno.de>
Wed, 14 Jun 2006 08:29:42 +0000 (08:29 +0000)
committerThiemo Seufer <ths@networkno.de>
Wed, 14 Jun 2006 08:29:42 +0000 (08:29 +0000)
gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
o32 ABI.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips16e-jrc.d
gas/testsuite/gas/mips/mips16e-save.d
gas/testsuite/gas/mips/mips32-dsp.d
gas/testsuite/gas/mips/mips32-mt.d

index 8ff202d254b4850bc36af244c5da049976ef0109..dc51d971144f35252ad7931e261505c1d3342f7a 100644 (file)
@@ -1,3 +1,9 @@
+2006-06-14  Thiemo Seufer  <ths@mips.com>
+
+       * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
+       gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
+       o32 ABI.
+
 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        * gas/i386/i386.exp: Run nops and x86-64-nops.
index 1f34ac757205c786ae0ce75962d51e9c0df8a9ea..a323b31359bf84ad52daf9279f658bb45ffff58c 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr -mmips:isa32 -mmips:16
-#as: -march=mips32 -mips16
+#as: -march=mips32 -mips16 -32
 #name: mips16e jalrc/jrc
 
 .*: +file format .*mips.*
index 7bc0b9959a560e53c93c2bccaf1ecdd145bd03d6..6e18d8c32060d7eba821f1a82a707b9344481d2d 100644 (file)
@@ -1,5 +1,5 @@
 #objdump: -dr -mmips:isa32 -mmips:16
-#as: -march=mips32 -mips16
+#as: -march=mips32 -mips16 -32
 #name: mips16e save/restore
 
 .*: +file format .*mips.*
index f2f82e988d9af1cecdeb803290d1470842383263..d538abd5abe462017dd85aa80844404263edf1e2 100644 (file)
@@ -1,6 +1,6 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
 #name: MIPS DSP ASE for MIPS32
-#as: -mdsp
+#as: -mdsp -32
 
 # Check MIPS DSP ASE for MIPS32 Instruction Assembly
 
index f3bbf5b0a39802cc58a9fdce0ad8ce6f9bf62e76..c64073271b338622a0fdc74183a2579b895d4f53 100644 (file)
@@ -1,6 +1,6 @@
 #objdump: -dr --prefix-addresses --show-raw-insn -M cp0-names=mips32
 #name: MIPS MT ASE for MIPS32
-#as: -mmt
+#as: -mmt -32
 #stderr: mips32-mt.l
 
 # Check MIPS MT ASE for MIPS32 Instruction Assembly