diff options
author | Nick Clifton <nickc@redhat.com> | 2007-10-01 15:55:44 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-10-01 15:55:44 +0000 |
commit | 7fac7ff4ae7bb9a3cf6be14d963944805c46a755 (patch) | |
tree | ee2686c90603a09908abaf74c2f458c5eeb845f8 /opcodes/ChangeLog | |
parent | fef8a650d0248ba4cb1ba7bd36ce099cd8169510 (diff) | |
download | gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.zip gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.tar.gz gdb-7fac7ff4ae7bb9a3cf6be14d963944805c46a755.tar.bz2 |
Various CR16 fixes
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a12b90f..4bf8849 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * cr16-opc.c: Updated the branch on condition instructions with + RELAXABLE flag. + 2007-09-30 H.J. Lu <hongjiu.lu@intel.com> * 386-dis.c (prefix_table): Reformat comment. |