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 4186bc40b67 Automatic date update in version.in new db335d7e0ad ld-aarch64: check support before launching dt_relr tests new d967140f8ca x86/APX: add missing CPU requirement to imm+rm forms of <al [...] new 1e3c814459d gas: extend + support to .rept
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: binutils/testsuite/lib/binutils-common.exp | 3 +- gas/NEWS | 4 +- gas/doc/as.texi | 7 ++++ gas/read.c | 63 +++++++++++++++++++++++++++--- gas/testsuite/gas/macros/macros.exp | 1 + gas/testsuite/gas/macros/rept-count.l | 15 +++++++ gas/testsuite/gas/macros/rept-count.s | 10 +++++ ld/testsuite/ld-aarch64/aarch64-elf.exp | 20 +++++----- opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 28 ++++++------- 10 files changed, 121 insertions(+), 32 deletions(-) create mode 100644 gas/testsuite/gas/macros/rept-count.l create mode 100644 gas/testsuite/gas/macros/rept-count.s