diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-01 23:52:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-01 23:52:12 +0000 |
commit | 481294f002ca17aecedd61f586ddef21b278a634 (patch) | |
tree | 6bbcd681e64b5df8fd983d71787dde5b3d9bffb2 /gas/testsuite | |
parent | 6b52a7eb8bf3af6f15dfc1c39563e3c9deaf27ba (diff) | |
download | gdb-481294f002ca17aecedd61f586ddef21b278a634.zip gdb-481294f002ca17aecedd61f586ddef21b278a634.tar.gz gdb-481294f002ca17aecedd61f586ddef21b278a634.tar.bz2 |
Add mips32 tests.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
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. |