diff options
author | Adam Nemet <anemet@caviumnetworks.com> | 2009-02-18 20:51:59 +0000 |
---|---|---|
committer | Adam Nemet <anemet@caviumnetworks.com> | 2009-02-18 20:51:59 +0000 |
commit | b1c9882d1b9f182538c9babb35fe11d152708fe0 (patch) | |
tree | 5c370618947dbb2571b223bb9dca2797f03e65ca /gas/testsuite/ChangeLog | |
parent | 134eb42cf4b2b8363c5e93bac14b4903170880c2 (diff) | |
download | gdb-b1c9882d1b9f182538c9babb35fe11d152708fe0.zip gdb-b1c9882d1b9f182538c9babb35fe11d152708fe0.tar.gz gdb-b1c9882d1b9f182538c9babb35fe11d152708fe0.tar.bz2 |
opcodes/
* mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
dmfc2 and dmtc2 before the architecture-level variants.
gas/testsuite/
* gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
* gas/mips/octeon.d: Update.
* gas/mips/octeon-ill.l: Update error message.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 5c0b550..18305c6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2009-02-18 Adam Nemet <anemet@caviumnetworks.com> + + * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2. + * gas/mips/octeon.d: Update. + * gas/mips/octeon-ill.l: Update error message. + 2009-02-16 Nick Clifton <nickc@redhat.com> * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000 |