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 master updated. ad8ecc8114ce17e4f8f118606225f1002d7faec2


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  ad8ecc8114ce17e4f8f118606225f1002d7faec2 (commit)
      from  9abb1bd666706492efae89859871a31f6bdd9f9a (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=ad8ecc8114ce17e4f8f118606225f1002d7faec2

commit ad8ecc8114ce17e4f8f118606225f1002d7faec2
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                          |    4 ++
 gas/config/tc-i386.c                   |   16 ++++----
 gas/testsuite/ChangeLog                |    6 +++
 gas/testsuite/gas/i386/inval-avx512f.l |   64 +++++++++++++++++--------------
 gas/testsuite/gas/i386/inval-avx512f.s |    4 ++
 5 files changed, 57 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]