diff options
-rw-r--r-- | gas/testsuite/ChangeLog | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
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 <hongjiu.lu@intel.com> - 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 <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. |