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 ee9cb95ea14 Automatic date update in version.in new a308b89de77 x86: Support GNU_PROPERTY_X86_FEATURE_2_TMM
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: binutils/ChangeLog | 5 +++++ binutils/readelf.c | 3 +++ gas/ChangeLog | 13 +++++++++++++ gas/config/tc-i386.c | 4 ++++ gas/testsuite/gas/i386/i386.exp | 3 +++ gas/testsuite/gas/i386/x86-64-property-7.d | 9 +++++++++ gas/testsuite/gas/i386/x86-64-property-7.s | 2 ++ gas/testsuite/gas/i386/x86-64-property-8.d | 9 +++++++++ gas/testsuite/gas/i386/x86-64-property-8.s | 2 ++ gas/testsuite/gas/i386/x86-64-property-9.d | 9 +++++++++ gas/testsuite/gas/i386/x86-64-property-9.s | 2 ++ include/ChangeLog | 4 ++++ include/elf/common.h | 1 + 13 files changed, 66 insertions(+) create mode 100644 gas/testsuite/gas/i386/x86-64-property-7.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-7.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-8.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-8.s create mode 100644 gas/testsuite/gas/i386/x86-64-property-9.d create mode 100644 gas/testsuite/gas/i386/x86-64-property-9.s