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 2c0c13933a6 bfd/ELF: refine PR binutils/31872 fix new 9f2e3c21f65 Fix the handling or arguments and macro pseudo-variables in [...]
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/config/tc-iq2000.c | 6 +- gas/doc/as.texi | 60 +++++++- gas/input-scrub.c | 7 +- gas/macro.c | 270 ++++++++++++++++++++++++++++++------ gas/macro.h | 17 +-- gas/read.c | 15 +- gas/testsuite/gas/macros/macros.exp | 1 + gas/testsuite/gas/macros/nesting.d | 28 ++++ gas/testsuite/gas/macros/nesting.s | 104 ++++++++++++++ 9 files changed, 444 insertions(+), 64 deletions(-) create mode 100644 gas/testsuite/gas/macros/nesting.d create mode 100644 gas/testsuite/gas/macros/nesting.s