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 bdf6bbc0a7f Automatic date update in version.in new 8497f4cc423 gprof: Always compile tests with -g new 03df259d29d x86: Add {noimm8s} pseudo prefix
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 | 20 ++ gas/doc/c-i386.texi | 3 + gas/testsuite/gas/i386/pseudos.d | 25 +++ gas/testsuite/gas/i386/pseudos.s | 28 +++ gas/testsuite/gas/i386/x86-64-pseudos.d | 32 +++ gas/testsuite/gas/i386/x86-64-pseudos.s | 34 ++++ gprof/testsuite/Makefile.am | 10 +- gprof/testsuite/Makefile.in | 12 +- opcodes/i386-mnem.h | 9 +- opcodes/i386-opc.h | 1 + opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 346 ++++++++++++++++---------------- 12 files changed, 337 insertions(+), 185 deletions(-)