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 e4d85860c26 MAINTAINERS: Update my e-mail address. new 1e7dd4a0348 x86: actually implement .noopt new 4e3be89fdaa x86: move Q-suffix-to-REX.W translation logic
The 2 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/config/tc-i386.c | 52 ++++++++++++++++++++++++------------- gas/doc/c-i386.texi | 4 +++ gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/noopt.d | 4 +++ gas/testsuite/gas/i386/noopt.s | 2 ++ gas/testsuite/gas/i386/optimize-3.d | 2 +- gas/testsuite/gas/i386/optimize-3.s | 42 ++++++++++++++++++------------ 7 files changed, 71 insertions(+), 36 deletions(-) create mode 100644 gas/testsuite/gas/i386/noopt.d create mode 100644 gas/testsuite/gas/i386/noopt.s