gdb and binutils branch master updated. d3bb6b49b6f13617b953bfa0ef25a992b41128ef

hjl@sourceware.org hjl@sourceware.org
Thu Jul 17 15:55: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  d3bb6b49b6f13617b953bfa0ef25a992b41128ef (commit)
      from  e6cf2ae8bb4c675ebfafb137bf13e92ba96225e8 (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=d3bb6b49b6f13617b953bfa0ef25a992b41128ef

commit d3bb6b49b6f13617b953bfa0ef25a992b41128ef
Author: Ilya Tocar <ilya.tocar@intel.com>
Date:   Thu Jul 17 13:59:32 2014 +0400

    Properly handle EVEX register aliases
    
    gas/
    
    	* config/tc-i386.c (parse_register): Set need_vrex.
    
    gas/testsuite/
    
    	* gas/i386/x86-64-equ.d: New.
    	* gas/i386/x86-64-equ.s: New.
    	* gas/i386/i386.exp: Run x86-64-equ.

-----------------------------------------------------------------------

Summary of changes:
 gas/ChangeLog                       |    4 ++++
 gas/config/tc-i386.c                |    2 ++
 gas/testsuite/ChangeLog             |    6 ++++++
 gas/testsuite/gas/i386/i386.exp     |    1 +
 gas/testsuite/gas/i386/x86-64-equ.d |   11 +++++++++++
 gas/testsuite/gas/i386/x86-64-equ.s |   10 ++++++++++
 6 files changed, 34 insertions(+), 0 deletions(-)
 create mode 100644 gas/testsuite/gas/i386/x86-64-equ.d
 create mode 100644 gas/testsuite/gas/i386/x86-64-equ.s


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list