diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-03 22:10:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-03 22:10:02 +0000 |
commit | 0808b8a9cae2870043c1a8e810319b9ea5a054a5 (patch) | |
tree | d7fe586533971b45be2a56166b211dbffecbbee0 /gas/testsuite/ChangeLog | |
parent | 15305553c356f9c8452396e363c00dbbd0a57083 (diff) | |
download | gdb-0808b8a9cae2870043c1a8e810319b9ea5a054a5.zip gdb-0808b8a9cae2870043c1a8e810319b9ea5a054a5.tar.gz gdb-0808b8a9cae2870043c1a8e810319b9ea5a054a5.tar.bz2 |
Add MIPS64 instructions and tests
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 803d7fc..9432595 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -32,6 +32,11 @@ to use their correct names. Add tests for break and sdbbp. * gas/mips/mips32.s: Likewise. + * gas/mips/mips64.s: Add test for assembly of MIPS64 + extensions. + * gas/mips/mips64.d: Likewise. + * gas/mips/mips.exp: Test using the new "mips64" test. + 2000-12-01 Chris Demetriou <cgd@sibyte.com> * gas/mips/mips16.d: Expect mips16 nops to be used for padding |