This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from e5da11393a gdb: Check for nullptr when computing srcpath adds 1b088c829e alpha-vms: large memory allocation adds 182ec6707c alpha-vms: memory leak adds dec7b24be8 MIPS/fix_loongson3_llsc: fix when target has multi labels adds 85d2d5bbee Harden gdb.arch/aarch64-pauth.exp and fix a failure adds 13c3a74afb [gdb/testsuite] Fix psymtab expansion postponement in c-link [...] adds 4ebe487749 Pass correct die_reader_specs in cutu_reader::init_tu_and_re [...] adds 658dadf0b0 [gdb] Don't set initial language using previous language adds 718e081605 Fix gdb.arch/aarch64-dbreg-contents.exp build failures adds f7a7000d48 Fix SVE-related failure in gdb.arch/aarch64-fp.exp adds d7592e9747 Fix comment for 'gdb_dlopen' new f5e4608433 Update libinproctrace.so path in lib/trace-support.exp new 7076a6602c Automatic date update in version.in
The 2 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/ChangeLog | 9 ++++ bfd/version.h | 2 +- bfd/vms-alpha.c | 59 ++++++---------------- bfd/vms-lib.c | 16 +++--- gas/ChangeLog | 7 +++ gas/config/tc-mips.c | 49 ++++++++++++++++-- gdb/ChangeLog | 9 ++++ gdb/dwarf2/read.c | 3 +- gdb/symfile.c | 9 ++-- gdb/testsuite/ChangeLog | 28 ++++++++++ gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 4 ++ gdb/testsuite/gdb.arch/aarch64-fp.exp | 12 ++--- gdb/testsuite/gdb.arch/aarch64-pauth.exp | 7 ++- .../{c-linkage-name.c => c-linkage-name-2.c} | 7 +-- gdb/testsuite/gdb.base/c-linkage-name.c | 23 +-------- gdb/testsuite/gdb.base/c-linkage-name.exp | 38 ++++++++++++-- gdb/testsuite/lib/trace-support.exp | 2 +- gdbsupport/ChangeLog | 4 ++ gdbsupport/gdb-dlfcn.h | 4 +- 19 files changed, 192 insertions(+), 100 deletions(-) copy gdb/testsuite/gdb.base/{c-linkage-name.c => c-linkage-name-2.c} (94%)