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 358ada8bc5c gdb/doc: fix typo in 'watch' command new 4f14f47e0ce gas: generated code/data listing output vs .endr and alike new 91fa2ea2213 gas: properly check for ELF in LISTING_NODEBUG handling new 4eb19fde73e x86: limit RegRex64 use new 5d67152772f x86/APX: drop %SW disassembler macro again new ca6f0a61e78 x86: replace conditional operators used to calculate booleans
The 5 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 | 37 ++++++++++--------- gas/listing.c | 71 ++++++++++++++++++------------------- gas/macro.c | 5 +++ gas/testsuite/gas/macros/macros.exp | 1 + gas/testsuite/gas/macros/rept.l | 8 +++++ opcodes/i386-dis-evex.h | 8 ++--- opcodes/i386-dis.c | 28 ++++++++------- opcodes/i386-reg.tbl | 48 ++++++++++++------------- opcodes/i386-tbl.h | 48 ++++++++++++------------- 9 files changed, 134 insertions(+), 120 deletions(-) create mode 100644 gas/testsuite/gas/macros/rept.l