diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-03-09 23:22:31 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-03-09 23:22:31 +0000 |
commit | 6f74c397defce90b9323316d756b32d9373b874c (patch) | |
tree | 585071e1d9451947297e348a7c9b69a9ad457aaa /opcodes/ChangeLog | |
parent | b498f34c17400436e6ab510c1a1bae913e95f724 (diff) | |
download | gdb-6f74c397defce90b9323316d756b32d9373b874c.zip gdb-6f74c397defce90b9323316d756b32d9373b874c.tar.gz gdb-6f74c397defce90b9323316d756b32d9373b874c.tar.bz2 |
2007-03-09 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_Rd): Renamed to ...
(OP_R): This.
(Rd): Updated.
(Rm): Likewise.
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 4257a5a..b0557a9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2007-03-09 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (OP_Rd): Renamed to ... + (OP_R): This. + (Rd): Updated. + (Rm): Likewise. + 2007-03-08 Alan Modra <amodra@bigpond.net.au> * fr30-asm.c: Regenerate. |