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-allnoconfig 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
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 | 17 +++++++++ gdb/dwarf2/read.c | 15 ++++---- gdb/gdbtypes.c | 4 +-- gdb/source.c | 4 +-- gdb/testsuite/ChangeLog | 4 +++ gdb/testsuite/gdb.arch/aarch64-pauth.exp | 7 +++- 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 +- 28 files changed, 187 insertions(+), 102 deletions(-)