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 574d27ede49 Automatic date update in version.in new c3344b626d4 x86-64: don't accept supposedly disabled MOVQ forms
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 | 6 ++++++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/x86-64-nosse2.l | 15 +++++++++++++++ gas/testsuite/gas/i386/x86-64-nosse2.s | 9 +++++++++ opcodes/ChangeLog | 6 ++++++ opcodes/i386-opc.tbl | 4 ++-- opcodes/i386-tbl.h | 4 ++-- 7 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/i386/x86-64-nosse2.l create mode 100644 gas/testsuite/gas/i386/x86-64-nosse2.s