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-mainline-defconfig 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 new dec7b24be8 MIPS/fix_loongson3_llsc: fix when target has multi labels new 85d2d5bbee Harden gdb.arch/aarch64-pauth.exp and fix a failure
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 | 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 | 17 +++++++++ gdb/dwarf2/read.c | 15 ++++---- gdb/gdbtypes.c | 4 +-- gdb/source.c | 4 +-- gdb/testsuite/ChangeLog | 14 ++++++++ gdb/testsuite/config/sid.exp | 2 -- gdb/testsuite/gdb.arch/aarch64-pauth.exp | 7 +++- gdb/testsuite/gdb.base/attach.exp | 10 ------ 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 - 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 +- 35 files changed, 199 insertions(+), 127 deletions(-)