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_build/master-aarch64 in repository toolchain/ci/gdb.
from 1eeb031630 Automatic date update in version.in adds b19f4f6178 [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5 adds 4d603089c8 Small indentation fix in eval.c adds 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 new e2c0cef94d Remove a spurious debugging message. new 926ac872e9 gdb: don't pass nullptr to sigwait new 40c01d1b3d Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_fi [...]
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: 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/eval.c | 2 +- gdb/gdbtypes.c | 2 +- gdb/testsuite/gdb.base/inferior-args.exp | 3 +- gdb/testsuite/gdb.base/jit-elf-util.h | 7 +-- gdb/testsuite/gdb.base/page-logging.exp | 3 +- .../gdb.base/run-attach-while-running.exp | 3 +- gdb/testsuite/gdb.mi/interrupt-thread-group.exp | 2 +- gdb/testsuite/gdb.python/py-format-string.exp | 8 +++- .../gdb.threads/multiple-successive-infcall.exp | 2 +- .../gdb.threads/schedlock-thread-exit.exp | 3 +- gdbsupport/scoped_ignore_signal.h | 7 ++- 24 files changed, 139 insertions(+), 47 deletions(-)