This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 002a3166d3 debuginfod-support.c: Replace globals with user_data adds b31488a344 gdb: Implement native dumpcore function adds a6e6223e9a gdb: Implement native dumpcore function for NetBSD adds dac736f6a1 Automatic date update in version.in adds 95c210664d AArch64: Relax thumb-plt testcases regexpr. adds fc0efc4bd7 Readelf demangling test typo adds 82fcdb3938 PR26388, objdump debug dump memory leaks adds 19bddbe95c Allow larger bfd_default_hash_table_size adds d369b608a1 gdb: add gdb_argv::as_array_view method adds 6e562fa3ba [PowerPC] Use < 0 and >= 0 for watchpoint ptrace calls adds 6ea815e781 [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREG adds a9ca57d09a Automatic date update in version.in adds 4d1823674e PR26389, nm prints "c" for a common symbol with -flto and -fcommon adds 10885e2436 Set SEC_SMALL_DATA on small common adds 547ce8f00b [gdb/backtrace] Fix printing of fortran string args adds 3d11c30a6e [gdb/testsuite] Fix charlen type in mixed-lang-stack.c
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 39 ++++++++++++++++++++ bfd/ecoff.c | 4 +-- bfd/elf32-frv.c | 1 + bfd/elf32-m32r.c | 4 +-- bfd/elf32-microblaze.c | 2 +- bfd/elf32-nds32.c | 4 +-- bfd/elf32-nios2.c | 2 +- bfd/elf32-ppc.c | 2 +- bfd/elf32-score.c | 4 +-- bfd/elf32-score7.c | 4 +-- bfd/elf32-tic6x.c | 4 +-- bfd/elf32-v850.c | 15 ++++---- bfd/elf64-alpha.c | 1 + bfd/elf64-ia64-vms.c | 1 + bfd/elfnn-ia64.c | 1 + bfd/elfxx-mips.c | 4 +-- bfd/hash.c | 25 +++++++------ bfd/syms.c | 6 ++-- bfd/version.h | 2 +- binutils/ChangeLog | 12 +++++++ binutils/dwarf.c | 15 ++++---- binutils/rddbg.c | 11 +++--- binutils/testsuite/binutils-all/mangled.s | 5 ++- gdb/ChangeLog | 35 ++++++++++++++++++ gdb/gcore.c | 21 ++++++----- gdb/maint.c | 2 +- gdb/nbsd-nat.c | 20 +++++++++++ gdb/nbsd-nat.h | 2 ++ gdb/ppc-linux-nat.c | 27 +++++++------- gdb/stack.c | 6 ++++ gdb/target-delegates.c | 50 ++++++++++++++++++++++++++ gdb/target.h | 18 ++++++++++ gdb/testsuite/ChangeLog | 11 ++++++ gdb/testsuite/gdb.fortran/mixed-lang-stack.c | 10 +++++- gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 30 +++++++++------- gdb/utils.c | 26 ++++++++++++++ gdb/utils.h | 8 +++++ ld/ChangeLog | 5 +++ ld/testsuite/ld-arm/thumb-plt-got.d | 4 +-- ld/testsuite/ld-arm/thumb-plt.d | 4 +-- 40 files changed, 351 insertions(+), 96 deletions(-)