diff options
author | Nick Clifton <nickc@redhat.com> | 2013-01-28 15:28:40 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-01-28 15:28:40 +0000 |
commit | 0c9573f43c0d0f0611b8a4dab3fb0bf680c0350e (patch) | |
tree | 87b13e0d0f9dbde76ea0b3afff1420826f60fff5 /include/opcode/ChangeLog | |
parent | bc30df1657b6589d4fc56031b04429861a8ecd69 (diff) | |
download | ppe42-binutils-0c9573f43c0d0f0611b8a4dab3fb0bf680c0350e.tar.gz ppe42-binutils-0c9573f43c0d0f0611b8a4dab3fb0bf680c0350e.zip |
PR gas/15069
* tic6x-opcode-table.h: Fix encoding of BNOP instruction.
* gas/tic6x/insns-c674x-pcrel.s: Add test of BNOP instruction
within header based fetch packet.
* gas/tic6x/insns-c674x-pcrel.d: Update expected disassembly.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f3b574496f..321239a551 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2013-01-28 Alexis Deruelle <alexis.deruelle@gmail.com> + + PR gas/15069 + * tic6x-opcode-table.h: Fix encoding of BNOP instruction. + 2013-01-24 Nick Clifton <nickc@redhat.com> * v850.h: Add e3v5 support. |