diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-01-13 16:06:12 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-01-13 16:06:12 +0000 |
commit | 5e6718e49cb919fc92a045c3e1fd69b47573e170 (patch) | |
tree | a7acf22c34c7d39bddbc2ea128bb304635fff30d /opcodes/ChangeLog | |
parent | 91b9a4a49bdd97dcf8ade3b3819f37646e0806d1 (diff) | |
download | gdb-5e6718e49cb919fc92a045c3e1fd69b47573e170.zip gdb-5e6718e49cb919fc92a045c3e1fd69b47573e170.tar.gz gdb-5e6718e49cb919fc92a045c3e1fd69b47573e170.tar.bz2 |
Update comments
2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (print_insn): Update comments.
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 9c9334b..8c2b523 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2010-01-13 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (print_insn): Update comments. + 2010-01-12 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (rex_original): Removed. |