diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2010-04-21 18:56:45 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2010-04-21 18:56:45 +0000 |
| commit | 3ee7760b3ed7706133653eeb60a1d862211d7bee (patch) | |
| tree | 37372abbdf6275d0d0b548ab420461f9efa11221 /include/opcode/ChangeLog | |
| parent | 179bee57dbd36c6a1f1e2149558ce78d765733a4 (diff) | |
| download | newlib-3ee7760b3ed7706133653eeb60a1d862211d7bee.tar.gz newlib-3ee7760b3ed7706133653eeb60a1d862211d7bee.tar.bz2 newlib-3ee7760b3ed7706133653eeb60a1d862211d7bee.zip | |
gas/testsuite:
* gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
"b .S2 b3".
include/opcode:
* tic6x-insn-formats.h (s_branch): Correct typo in bitmask.
Diffstat (limited to 'include/opcode/ChangeLog')
| -rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index de8495db4..915e2f723 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2010-04-21 Joseph Myers <joseph@codesourcery.com> + + * tic6x-insn-formats.h (s_branch): Correct typo in bitmask. + 2010-04-15 Nick Clifton <nickc@redhat.com> * alpha.h: Update copyright notice to use GPLv3. |
