From: H.J. Lu Date: Sun, 29 Jul 2007 18:37:21 +0000 (+0000) Subject: The fix is for PR 4834, not PR 4835. X-Git-Tag: binutils-2_18-branchpoint~65 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=59d5bbeb35547e5645b25c17432b68ea46b37222;p=platform%2Fupstream%2Fbinutils.git The fix is for PR 4834, not PR 4835. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1979349..fcdea1b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -11,7 +11,7 @@ 2007-07-28 H.J. Lu - PR binutils/4835 + PR binutils/4834 * gas/i386/simd-intel.d: Updated. * gas/i386/simd.d: Likewise. * gas/i386/x86-64-simd-intel.d: Likewise. 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 - PR binutils/4835 + PR binutils/4834 * i386-dis.c (Eq): New. (EMC): Renamed to ... (EMCq): This. Use q_mode instead of v_mode.