gdb and binutils branch master updated. 792f7758e3cdbe72b82a5014d74e87e9c1ee0c3b
hjl@sourceware.org
hjl@sourceware.org
Tue Jul 8 15:08:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 792f7758e3cdbe72b82a5014d74e87e9c1ee0c3b (commit)
from 7572ca8989ead4c3425a1500bc241eaaeffa2c89 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=792f7758e3cdbe72b82a5014d74e87e9c1ee0c3b
commit 792f7758e3cdbe72b82a5014d74e87e9c1ee0c3b
Author: Ilya Tocar <ilya.tocar@intel.com>
Date: Tue Jul 8 13:45:43 2014 +0400
Fix disasm of vmovsd/vmovss with different length values.
gas/testsuite
* gas/i386/evex-lig256-intel.d: Updated.
* gas/i386/evex-lig256.d: Updated.
* gas/i386/evex-lig512-intel.d: Updated.
* gas/i386/evex-lig512-intel.d: Updated.
* gas/i386/x86-64-evex-lig256-intel.d: Updated.
* gas/i386/x86-64-evex-lig256.d: Updated.
* gas/i386/x86-64-evex-lig512-intel.d: Updated.
* gas/i386/x86-64-evex-lig512-intel.d: Updated.
opcodes
* i386-dis-evex.h (EVEX_W_0F10_P_1_M_1): Fix vmovss.
(EVEX_W_0F10_P_3_M_1): Fix vmovsd.
-----------------------------------------------------------------------
Summary of changes:
gas/testsuite/ChangeLog | 11 +++++++++++
gas/testsuite/gas/i386/evex-lig256-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/evex-lig256.d | 16 ++++++++--------
gas/testsuite/gas/i386/evex-lig512-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/evex-lig512.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-evex-lig256-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-evex-lig256.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-evex-lig512-intel.d | 16 ++++++++--------
gas/testsuite/gas/i386/x86-64-evex-lig512.d | 16 ++++++++--------
opcodes/ChangeLog | 5 +++++
opcodes/i386-dis-evex.h | 4 ++--
11 files changed, 82 insertions(+), 66 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list