diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-02-02 22:54:50 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-02-02 22:54:50 +0000 |
commit | c4f5c3d74c9a860cf1c762e2deb906212a71864c (patch) | |
tree | cff711b3012f5abcd467753f700742d9b0d22902 /opcodes/ChangeLog | |
parent | cd3756991a8a14d8f72c8226d1302025cb419ab9 (diff) | |
download | gdb-c4f5c3d74c9a860cf1c762e2deb906212a71864c.zip gdb-c4f5c3d74c9a860cf1c762e2deb906212a71864c.tar.gz gdb-c4f5c3d74c9a860cf1c762e2deb906212a71864c.tar.bz2 |
2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* avr-dis.c (avr_operand): Correct PR number in 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 d35d160..532e38f 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2007-02-02 H.J. Lu <hongjiu.lu@intel.com> + * avr-dis.c (avr_operand): Correct PR number in comment. + +2007-02-02 H.J. Lu <hongjiu.lu@intel.com> + * disassemble.c (disassembler_usage): Call print_i386_disassembler_options for i386 disassembler. |