This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch binutils-2_24-branch updated. f46f847c9888f3d7354facc5db65af538302706a


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, binutils-2_24-branch has been updated
       via  f46f847c9888f3d7354facc5db65af538302706a (commit)
      from  48af932f988a66c98260662ae4458bf0023e97ae (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=f46f847c9888f3d7354facc5db65af538302706a

commit f46f847c9888f3d7354facc5db65af538302706a
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                       |    7 +++++++
 gas/config/tc-i386.c                |    2 ++
 gas/testsuite/ChangeLog             |    9 +++++++++
 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, 40 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]