aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-12-01 23:52:12 +0000
committerNick Clifton <nickc@redhat.com>2000-12-01 23:52:12 +0000
commit481294f002ca17aecedd61f586ddef21b278a634 (patch)
tree6bbcd681e64b5df8fd983d71787dde5b3d9bffb2
parent6b52a7eb8bf3af6f15dfc1c39563e3c9deaf27ba (diff)
downloadfsf-binutils-gdb-481294f002ca17aecedd61f586ddef21b278a634.zip
fsf-binutils-gdb-481294f002ca17aecedd61f586ddef21b278a634.tar.gz
fsf-binutils-gdb-481294f002ca17aecedd61f586ddef21b278a634.tar.bz2
Add mips32 tests.
-rw-r--r--gas/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 1ee4fe7..58f4ee7 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -9,6 +9,10 @@
* gas/mips/empic.s: Likewise. Also, correct typo in comment
about expected relocs.
+ * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
+ instruction assembly test.
+ * gas/mips/mips.exp: Add the test mentioned above.
+
2000-11-30 Diego Novillo <dnovillo@redhat.com>
* intel.s, intel.d: New test for @GOT references.