diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-28 09:25:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-28 09:25:11 +0000 |
commit | e21e1a519694011420e3c255d6278abb0b4a209e (patch) | |
tree | 9d336198906e6f4e52289469f0f43024232a2d73 /gas/testsuite/ChangeLog | |
parent | f95f8542c5a620ce660bf9cccfd3c38f4e62722c (diff) | |
download | gdb-e21e1a519694011420e3c255d6278abb0b4a209e.zip gdb-e21e1a519694011420e3c255d6278abb0b4a209e.tar.gz gdb-e21e1a519694011420e3c255d6278abb0b4a209e.tar.bz2 |
PR binutils/15068
* tic6x-opcode-table.h: Fix patterns for add, ldnw and xor.
* gas/tic6x/insns16-lsd-unit.s: Correct bit patterns for mvk, add
and xor.
* gas/tic6x/insns16-lsd-unit.d: Update expected output.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8206282..7bd46f6 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2013-03-27 Alexis Deruelle <alexis.deruelle@gmail.com> + + PR binutils/15068 + * gas/tic6x/insns16-lsd-unit.s: Correct bit patterns for mvk, add + and xor. + * gas/tic6x/insns16-lsd-unit.d: Update expected output. + 2013-03-27 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/addr32.s: Add an SIB test. |