diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-07-29 18:37:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-07-29 18:37:21 +0000 |
commit | 59d5bbeb35547e5645b25c17432b68ea46b37222 (patch) | |
tree | e28a60f69e5dfdbe8fcdf3477e65178a8f1c6531 /opcodes | |
parent | 34828aad95ed9b64ca22d25b190f3fee0b08f808 (diff) | |
download | gdb-59d5bbeb35547e5645b25c17432b68ea46b37222.zip gdb-59d5bbeb35547e5645b25c17432b68ea46b37222.tar.gz gdb-59d5bbeb35547e5645b25c17432b68ea46b37222.tar.bz2 |
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 e8e9c69..63d9e39 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. |