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. d65dd51541230afb775ad9ec2f04f23a00dbe94c


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  d65dd51541230afb775ad9ec2f04f23a00dbe94c (commit)
      from  484649796420f367ff1b9d192125a78ced97ec40 (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=d65dd51541230afb775ad9ec2f04f23a00dbe94c

commit d65dd51541230afb775ad9ec2f04f23a00dbe94c
Author: Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
Date:   Fri Nov 15 05:22:32 2013 -0800

    Reorder invalid default mask check
    
    gas/
    
    2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
    
    	* config/tc-i386.c (check_VecOperands): Reorder checks.
    
    gas/testsuite/
    
    2013-11-15  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
    
    	* gas/i386/inval-avx512f.s: Add invalid test for gather instruction
    	with default mask.
    	* gas/i386/inval-avx512f.l: Update correspondingly.

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

Summary of changes:
 gas/ChangeLog                          |    7 +++
 gas/config/tc-i386.c                   |   16 ++++----
 gas/testsuite/ChangeLog                |    9 ++++
 gas/testsuite/gas/i386/inval-avx512f.l |   64 +++++++++++++++++--------------
 gas/testsuite/gas/i386/inval-avx512f.s |    4 ++
 5 files changed, 63 insertions(+), 37 deletions(-)


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]