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-arm-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 new 13c3a74afb [gdb/testsuite] Fix psymtab expansion postponement in c-link [...] new 4ebe487749 Pass correct die_reader_specs in cutu_reader::init_tu_and_re [...] new 658dadf0b0 [gdb] Don't set initial language using previous language new 718e081605 Fix gdb.arch/aarch64-dbreg-contents.exp build failures new f7a7000d48 Fix SVE-related failure in gdb.arch/aarch64-fp.exp
The 5 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 | 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 | 23 +++++++++ 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 ++++++++++++-- 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 +- 34 files changed, 271 insertions(+), 142 deletions(-) copy gdb/testsuite/gdb.base/{c-linkage-name.c => c-linkage-name-2.c} (94%)