diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-09-30 19:14:47 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-09-30 19:14:47 +0000 |
commit | 4584a60d9f9a88cc56e4f5c4f291a31a54d61234 (patch) | |
tree | 10f77f5541894c0f913cd5192b051872fcb16645 /opcodes/ChangeLog | |
parent | 6182869c3d79ebc8df04a88bbb7be2e5a68129fd (diff) | |
download | gdb-4584a60d9f9a88cc56e4f5c4f291a31a54d61234.zip gdb-4584a60d9f9a88cc56e4f5c4f291a31a54d61234.tar.gz gdb-4584a60d9f9a88cc56e4f5c4f291a31a54d61234.tar.bz2 |
2007-09-30 H.J. Lu <hongjiu.lu@intel.com>
* 386-dis.c (prefix_table): Reformat comment.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9e997ba..a12b90f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2007-09-30 H.J. Lu <hongjiu.lu@intel.com> + + * 386-dis.c (prefix_table): Reformat comment. + 2007-09-29 H.J. Lu <hongjiu.lu@intel.com> * 386-dis.c (USE_GROUPS): Renamed to ... |