This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from b896e87d76 Fix regression in page-logging.exp adds 23bb7876f0 Fix use of 'printf' in gdbtypes.c adds 45aec4e5ed [gdb/cli] Improve show logging output adds 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 [...] adds 0b1e7ee5b5 gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserver adds 6395a10210 ld: Improve thin archive member error message
No new revisions were added by this update.
Summary of changes: bfd/archive.c | 32 ++++++++++++++++---- bfd/coff-alpha.c | 10 ++++--- bfd/coff-rs6000.c | 2 +- bfd/ecoff.c | 4 ++- bfd/elflink.c | 5 ++-- bfd/libbfd-in.h | 2 +- bfd/libbfd.h | 2 +- bfd/libecoff.h | 2 +- bfd/linker.c | 3 +- bfd/version.h | 2 +- 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 | 34 ++++++++++++++++----- gdb/gdbtypes.c | 2 +- gdb/testsuite/gdb.base/inferior-clone.exp | 4 +-- gdbsupport/scoped_ignore_signal.h | 7 ++++- 25 files changed, 164 insertions(+), 55 deletions(-)