This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from 79541a6d92 Automatic date update in version.in adds 5ed4d49d10 gas: rework handling of backslashes in quoted symbol names adds 125ff8197d x86/Intel: correct VFPCLASSP{S,D} handling when displacement [...] adds f1e044bbb6 [gdb/build] Fix build breaker in gdb/cli/cli-logging.c adds e2c0cef94d Remove a spurious debugging message. adds 926ac872e9 gdb: don't pass nullptr to sigwait adds 40c01d1b3d Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_fi [...] new 0b1e7ee5b5 gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver
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: binutils/ChangeLog | 5 ++++ binutils/dwarf.c | 5 +--- gas/config/tc-i386.c | 6 +++- gas/expr.c | 50 ++++++++++++++++++++++++++----- gas/testsuite/gas/all/quoted-sym-names.d | 11 +++++-- gas/testsuite/gas/all/quoted-sym-names.s | 17 ++++++++++- gas/testsuite/gas/elf/syms.d | 2 -- gas/testsuite/gas/elf/syms.s | 4 +-- gas/testsuite/gas/i386/avx512dq-inval.s | 2 +- gas/testsuite/gas/i386/noavx512-2.l | 4 +-- gas/testsuite/gas/i386/noavx512-2.s | 2 +- gdb/cli/cli-logging.c | 4 +-- gdb/testsuite/gdb.base/inferior-clone.exp | 4 +-- gdbsupport/scoped_ignore_signal.h | 7 ++++- 14 files changed, 94 insertions(+), 29 deletions(-)