diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-10-01 22:23:20 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-10-01 22:23:20 +0000 |
commit | 89b66d557a843051f262d9e38583c8286dee51b0 (patch) | |
tree | c13ed4f97b33fdcd993a77bee0c7930448bfd5a4 /opcodes/ChangeLog | |
parent | e822f2b19aeffc433f6c5785d6014f956df0bfd6 (diff) | |
download | gdb-89b66d557a843051f262d9e38583c8286dee51b0.zip gdb-89b66d557a843051f262d9e38583c8286dee51b0.tar.gz gdb-89b66d557a843051f262d9e38583c8286dee51b0.tar.bz2 |
2007-10-01 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (THREE_BYTE_0FBA): Renamed to ...
(THREE_BYTE_0F7B): This.
(dis386_twobyte): Updated.
(three_byte_table): Updated comments.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4bf8849..30b29ad 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2007-10-01 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (THREE_BYTE_0FBA): Renamed to ... + (THREE_BYTE_0F7B): This. + (dis386_twobyte): Updated. + (three_byte_table): Updated comments. + 2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com> * cr16-opc.c: Updated the branch on condition instructions with |