aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2001-02-18 01:57:20 +0000
committerChris Demetriou <cgd@google.com>2001-02-18 01:57:20 +0000
commitf14c68788683091532cd6320e4432cf4ca408309 (patch)
treed6a2b7edfea00f710fbb4c717a76a3f0579c7c8f /gas
parent2cd5676f03c7c7647a19dcf2a0405bec997976ad (diff)
downloadgdb-f14c68788683091532cd6320e4432cf4ca408309.zip
gdb-f14c68788683091532cd6320e4432cf4ca408309.tar.gz
gdb-f14c68788683091532cd6320e4432cf4ca408309.tar.bz2
2001-02-17 Chris Demetriou <cgd@broadcom.com>
* gas/mips/mips32.d: Remove ELF dependencies. This test wasn't meant to be ELF specific, and doesn't have to be. * gas/mips/mips64.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--gas/testsuite/gas/mips/mips32.d4
-rw-r--r--gas/testsuite/gas/mips/mips64.d4
3 files changed, 10 insertions, 4 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 3f0d305..6557da5 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2001-02-17 Chris Demetriou <cgd@broadcom.com>
+ * gas/mips/mips32.d: Remove ELF dependencies. This test
+ wasn't meant to be ELF specific, and doesn't have to be.
+ * gas/mips/mips64.d: Likewise.
+
+2001-02-17 Chris Demetriou <cgd@broadcom.com>
+
* gas/mips/mips.exp: Don't attempt the elf_e_flags family of
tests if not ELF; they test ELF-specific features.
diff --git a/gas/testsuite/gas/mips/mips32.d b/gas/testsuite/gas/mips/mips32.d
index 56cbadb..bbfd73b 100644
--- a/gas/testsuite/gas/mips/mips32.d
+++ b/gas/testsuite/gas/mips/mips32.d
@@ -1,10 +1,10 @@
-#objdump: -dr --prefix-addresses --show-raw-insn
+#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips32
#name: MIPS MIPS32 instructions
#as: -mips32
# Check MIPS32 instruction assembly
-.*: +file format elf.*mips.*
+.*: +file format .*mips.*
Disassembly of section .text:
0+0000 <[^>]*> 70410821 clo \$at,\$v0
diff --git a/gas/testsuite/gas/mips/mips64.d b/gas/testsuite/gas/mips/mips64.d
index 1baa367..71b36f2 100644
--- a/gas/testsuite/gas/mips/mips64.d
+++ b/gas/testsuite/gas/mips/mips64.d
@@ -1,10 +1,10 @@
-#objdump: -dr --prefix-addresses --show-raw-insn
+#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips64
#name: MIPS MIPS64 instructions
#as: -mips64
# Check MIPS32 instruction assembly
-.*: +file format elf.*mips.*
+.*: +file format .*mips.*
Disassembly of section .text:
0+0000 <[^>]*> 70410825 dclo \$at,\$v0