aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2011-08-10 22:52:03 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2011-08-10 22:52:03 +0000
commit85bb418f5ea3ed7e6eed54c45d2e85ee3ba2f1d4 (patch)
treeb357eab4e4054758c98c24c3d124d26c460a86d9 /gas
parent8d367dd5c002078d3b361ec302a11c705bc83cf7 (diff)
downloadfsf-binutils-gdb-85bb418f5ea3ed7e6eed54c45d2e85ee3ba2f1d4.zip
fsf-binutils-gdb-85bb418f5ea3ed7e6eed54c45d2e85ee3ba2f1d4.tar.gz
fsf-binutils-gdb-85bb418f5ea3ed7e6eed54c45d2e85ee3ba2f1d4.tar.bz2
* gas/mips/micromips@mips5.d: Rename to...
* gas/mips/micromips@mips5-fp.d: ... this. * gas/mips/mips5.d: Rename to... * gas/mips/mips5-fp.d: ... this. * gas/mips/mips5.l: Rename to... * gas/mips/mips5-fp.l: ... this. * gas/mips/mips5.s: Rename to... * gas/mips/mips5-fp.s: ... this. * gas/mips/mips.exp: Update accordingly.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog12
-rw-r--r--gas/testsuite/gas/mips/micromips@mips5-fp.d (renamed from gas/testsuite/gas/mips/micromips@mips5.d)4
-rw-r--r--gas/testsuite/gas/mips/mips.exp2
-rw-r--r--gas/testsuite/gas/mips/mips5-fp.d (renamed from gas/testsuite/gas/mips/mips5.d)2
-rw-r--r--gas/testsuite/gas/mips/mips5-fp.l (renamed from gas/testsuite/gas/mips/mips5.l)0
-rw-r--r--gas/testsuite/gas/mips/mips5-fp.s (renamed from gas/testsuite/gas/mips/mips5.s)0
6 files changed, 16 insertions, 4 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d447a65..19d71ae 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,17 @@
2011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
+ * gas/mips/micromips@mips5.d: Rename to...
+ * gas/mips/micromips@mips5-fp.d: ... this.
+ * gas/mips/mips5.d: Rename to...
+ * gas/mips/mips5-fp.d: ... this.
+ * gas/mips/mips5.l: Rename to...
+ * gas/mips/mips5-fp.l: ... this.
+ * gas/mips/mips5.s: Rename to...
+ * gas/mips/mips5-fp.s: ... this.
+ * gas/mips/mips.exp: Update accordingly.
+
+2011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
+
* gas/mips/mips.exp: Define new "fpisa3", "fpisa4" and "fpisa5"
architecture properties adding them to "mips3", "mips4", "mips5"
and "mips32r2" architectures. Use the new properties for the
diff --git a/gas/testsuite/gas/mips/micromips@mips5.d b/gas/testsuite/gas/mips/micromips@mips5-fp.d
index 4c8099b..f9afb62 100644
--- a/gas/testsuite/gas/mips/micromips@mips5.d
+++ b/gas/testsuite/gas/mips/micromips@mips5-fp.d
@@ -1,7 +1,7 @@
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: MIPS mips5 instructions
-#source: mips5.s
-#stderr: mips5.l
+#source: mips5-fp.s
+#stderr: mips5-fp.l
# Check MIPS V instruction assembly (microMIPS).
diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp
index 4512518..a2b8f6c 100644
--- a/gas/testsuite/gas/mips/mips.exp
+++ b/gas/testsuite/gas/mips/mips.exp
@@ -634,7 +634,7 @@ if { [istarget mips*-*-vxworks*] } {
[mips_arch_list_matching mips4]
run_list_test_arches "mips4-branch-likely" "-32 -msoft-float" \
[mips_arch_list_matching mips4]
- run_dump_test_arches "mips5" [mips_arch_list_matching fpisa5]
+ run_dump_test_arches "mips5-fp" [mips_arch_list_matching fpisa5]
run_dump_test "mul"
run_dump_test_arches "rol" [mips_arch_list_matching mips1 !ror]
diff --git a/gas/testsuite/gas/mips/mips5.d b/gas/testsuite/gas/mips/mips5-fp.d
index e313f56..a114a0b 100644
--- a/gas/testsuite/gas/mips/mips5.d
+++ b/gas/testsuite/gas/mips/mips5-fp.d
@@ -1,6 +1,6 @@
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: MIPS mips5 instructions
-#stderr: mips5.l
+#stderr: mips5-fp.l
# Check MIPS V instruction assembly
diff --git a/gas/testsuite/gas/mips/mips5.l b/gas/testsuite/gas/mips/mips5-fp.l
index bb6ed49..bb6ed49 100644
--- a/gas/testsuite/gas/mips/mips5.l
+++ b/gas/testsuite/gas/mips/mips5-fp.l
diff --git a/gas/testsuite/gas/mips/mips5.s b/gas/testsuite/gas/mips/mips5-fp.s
index 70b844e..70b844e 100644
--- a/gas/testsuite/gas/mips/mips5.s
+++ b/gas/testsuite/gas/mips/mips5-fp.s