This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from fc238d4a066 Support several new ELF auxiliary vector types on FreeBSD. new 39776b1117b x86: Properly set YMM/ZMM features
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 11 +++++++++++ gas/config/tc-i386.c | 9 +++++++-- gas/testsuite/gas/i386/i386.exp | 4 ++++ gas/testsuite/gas/i386/property-4.d | 9 +++++++++ gas/testsuite/gas/i386/property-4.s | 2 ++ gas/testsuite/gas/i386/property-5.d | 9 +++++++++ gas/testsuite/gas/i386/property-5.s | 2 ++ gas/testsuite/gas/i386/x86-64-property-4.d | 10 ++++++++++ gas/testsuite/gas/i386/x86-64-property-5.d | 10 ++++++++++ 9 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 gas/testsuite/gas/i386/property-4.d create mode 100644 gas/testsuite/gas/i386/property-4.s create mode 100644 gas/testsuite/gas/i386/property-5.d create mode 100644 gas/testsuite/gas/i386/property-5.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-4.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-5.d