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 a450dd002fc Automatic date update in version.in new e8efdd32b56 gas: consolidate whitespace recognition new 58e59144c74 Alpha/EVAX: use is_whitespace() / is_end_of_stmt() new 6dbfaa3fb3e arc: use is_whitespace() new c2b89e928be Arm: use is_whitespace() new a51c80b8ed1 aarch64: use is_whitespace() new 6295f4c5690 avr: use is_whitespace() new 4f6f0944460 gas/obj-*.c: use is_whitespace() new 3d782a79886 bfin: use is_whitespace() new 72c260c6af0 bpf: use is_whitespace() new 7c65d9d06fe d10v: use is_whitespace() new 2ce2556f849 d30v: use is_whitespace() new 81675c78e24 dlx: use is_whitespace()
The 12 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/cond.c | 2 +- gas/config/obj-coff.c | 4 +--- gas/config/obj-elf.c | 8 ++++---- gas/config/obj-macho.c | 6 +++--- gas/config/obj-som.c | 4 ++-- gas/config/tc-aarch64.c | 2 +- gas/config/tc-alpha.c | 2 +- gas/config/tc-arc.c | 12 ++++++------ gas/config/tc-arm.c | 36 +++++++++++++++--------------------- gas/config/tc-avr.c | 2 +- gas/config/tc-bfin.c | 3 ++- gas/config/tc-bpf.c | 18 +++++++++--------- gas/config/tc-d10v.c | 11 +++++------ gas/config/tc-d30v.c | 12 ++++++------ gas/config/tc-dlx.c | 14 +++++++------- gas/expr.c | 6 +++--- gas/listing.c | 2 +- gas/macro.c | 25 ++++++++----------------- gas/read.c | 36 ++++++++++++++++++++---------------- gas/read.h | 11 +++++++---- gas/sb.c | 12 +++--------- 21 files changed, 106 insertions(+), 122 deletions(-)