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 fb40ea39def x86: simplify / consolidate check_{word,long,qword}_reg() new 6b15ec51657 x86: simplify VexVVVV_SRC2 handling for the XOP case new 69cab370cf6 gas: adjust handling of quotes for .irpc new f29ebbe3be5 gas: extend + support to .irp / .irpc
The 3 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/NEWS | 7 ++++--- gas/config/tc-i386.c | 14 +++++--------- gas/doc/as.texi | 15 ++++++++------- gas/macro.c | 36 ++++++++++++++++------------------- gas/testsuite/gas/macros/irp-count.d | 2 -- gas/testsuite/gas/macros/irp-count.l | 8 ++++++-- gas/testsuite/gas/macros/irp-count.s | 8 ++++---- gas/testsuite/gas/macros/irpc-quote.l | 18 ++++++++++++++++++ gas/testsuite/gas/macros/irpc-quote.s | 6 ++++++ gas/testsuite/gas/macros/macros.exp | 6 +----- 10 files changed, 68 insertions(+), 52 deletions(-) delete mode 100644 gas/testsuite/gas/macros/irp-count.d create mode 100644 gas/testsuite/gas/macros/irpc-quote.l create mode 100644 gas/testsuite/gas/macros/irpc-quote.s