diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-10-15 19:13:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-10-15 19:13:55 +0000 |
commit | d5d7db8e2faa95d6265cadc66bb0788ee922d9b1 (patch) | |
tree | 8e51fa5bfd7013cf9a62b1894fe57eff869cf386 /opcodes/ChangeLog | |
parent | 0dfdb8ba76b1b0dd140c9bd536fed5e8083a55e9 (diff) | |
download | gdb-d5d7db8e2faa95d6265cadc66bb0788ee922d9b1.zip gdb-d5d7db8e2faa95d6265cadc66bb0788ee922d9b1.tar.gz gdb-d5d7db8e2faa95d6265cadc66bb0788ee922d9b1.tar.bz2 |
2007-10-15 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (dis386_twobyte): Reformat.
(prefix_table): Likewise.
(three_byte_table): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a12d8c9..a611ea0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2007-10-15 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (dis386_twobyte): Reformat. + (prefix_table): Likewise. + (three_byte_table): Likewise. + 2007-10-15 Alan Modra <amodra@bigpond.net.au> * mcore-dis.c (print_insn_mcore): Protect "fprintf" var against |