diff options
author | H.J. Lu <hjl@lucon.org> | 2007-07-29 18:37:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2007-07-29 18:37:21 +0000 |
commit | 3814023755a4e34a5aac18aeb172859f787db626 (patch) | |
tree | 4f1d0d5e5814a86454733237e98291740f061dc4 /opcodes | |
parent | e559ba05fbeede19135427f2dfb9e6f96ba1a0e6 (diff) | |
download | gdb-3814023755a4e34a5aac18aeb172859f787db626.tar.gz |
The fix is for PR 4834, not PR 4835.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e8e9c694470..63d9e3957bf 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,6 +1,6 @@ 2007-07-28 H.J. Lu <hongjiu.lu@intel.com> - PR binutils/4835 + PR binutils/4834 * i386-dis.c (Eq): New. (EMC): Renamed to ... (EMCq): This. Use q_mode instead of v_mode. |