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-allmodconfig in repository toolchain/ci/binutils-gdb.
from c8d4f6dfd9 [gdb/testsuite] Fix spawn in tuiterm.exp adds 3608f86c42 [gdb/testsuite] Remove unused globals adds 736990c442 Fix an illegal memory access by readelf when displaying the [...] adds 3104d9ee22 gdb: Use std::abs instead of abs on LONGEST types adds 49d9fd42ac .idata symbols should be reported with i or I flag by nm adds 5f60280291 mmix-mmo set SEC_DATA for .data section adds 317f712722 Remove field_info::nfields member adds a1f2ad114c Automatic date update in version.in adds 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' adds f5e4608433 Update libinproctrace.so path in lib/trace-support.exp adds 7076a6602c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 24 +++++++++ bfd/mmo.c | 2 +- bfd/syms.c | 33 ++++-------- bfd/version.h | 2 +- bfd/vms-alpha.c | 59 ++++++---------------- bfd/vms-lib.c | 16 +++--- binutils/ChangeLog | 6 +++ binutils/readelf.c | 3 ++ gas/ChangeLog | 7 +++ gas/config/tc-mips.c | 49 ++++++++++++++++-- gdb/ChangeLog | 26 ++++++++++ gdb/dwarf2/read.c | 18 +++---- gdb/gdbtypes.c | 4 +- gdb/source.c | 4 +- gdb/symfile.c | 9 ++-- gdb/testsuite/ChangeLog | 38 ++++++++++++++ gdb/testsuite/config/sid.exp | 2 - 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 ++- gdb/testsuite/gdb.base/attach.exp | 10 ---- .../{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/gdb.base/catch-load.exp | 3 +- gdb/testsuite/gdb.base/dbx.exp | 2 - gdb/testsuite/lib/gdb.exp | 4 -- gdb/testsuite/lib/mi-support.exp | 5 +- gdb/testsuite/lib/prompt.exp | 1 - gdb/testsuite/lib/trace-support.exp | 2 +- gdbsupport/ChangeLog | 4 ++ gdbsupport/gdb-dlfcn.h | 4 +- ld/ChangeLog | 15 ++++++ ld/testsuite/ld-mmix/b-fixo2.d | 2 +- ld/testsuite/ld-mmix/sec-2.d | 2 +- ld/testsuite/ld-mmix/sec-3.d | 2 +- ld/testsuite/ld-mmix/sec-4.d | 2 +- ld/testsuite/ld-mmix/spec802.d | 2 +- ld/testsuite/ld-mmix/spec803.d | 2 +- ld/testsuite/ld-mmix/spec804.d | 2 +- ld/testsuite/ld-mmix/spec805.d | 2 +- ld/testsuite/ld-mmix/spec806.d | 2 +- ld/testsuite/ld-mmix/spec807.d | 2 +- ld/testsuite/ld-mmix/spec808.d | 2 +- 44 files changed, 295 insertions(+), 170 deletions(-) copy gdb/testsuite/gdb.base/{c-linkage-name.c => c-linkage-name-2.c} (94%)