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-allyesconfig in repository toolchain/ci/binutils-gdb.
from b2a0dd767a Revert "2020-04-29 Sterling Augustine saugustine@google.com" adds 117539e6d5 Add support for NetBSD thread events (create, exit) adds eb47d2fa97 Automatic date update in version.in adds 94a8e7b0ef Regen ld BLD-POTFILES.in adds 91ed9b71fa ppc32 merging of e_flags from dynamic objects adds 6b728d3286 FIXME for merging of e_flags and .gnu.attributes adds a8acd6eeb6 PR25882, .gnu.attributes are not checked for shared libraries adds 6083233224 objdump: long run time when using -D -z adds a2714d6cca PR25900, RISC-V: null pointer dereference adds 53ae0aa9c6 [gdb/testsuite] Fix Wunused-result warning in until-reverse.c adds 8dbb13755b Fix size recalculation of fortran arrays adds 652fc23a30 Remove gdb-gdb.gdb breakpoint on disappeared function info_command. adds 693196cba2 [gdb/testsuite] Fix gdb.ada/operator_bp.exp breakpoint locat [...] adds e977e74712 gold: Handle local IFUNC symbol for APLT adds 48bc218262 gold: Increment plt_offset after setting TLSDESC PLT entry adds de6d6067f5 gold: Update ver_test_pr16504.sh new e10cfd0633 gold: Make Ordering::operator() even more complex new 6d520e36de gold: x86-64: Fix TLSDESC -> LE relaxation new ccf20d460f gold: x86-64: Fix TLSDESC relaxation for x32
The 3 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 | 33 ++++++ bfd/elf32-bfin.c | 4 + bfd/elf32-frv.c | 4 + bfd/elf32-nds32.c | 4 + bfd/elf32-ppc.c | 3 + bfd/elf32-score.c | 4 + bfd/elf32-score7.c | 4 + bfd/elf32-sh.c | 4 + bfd/elf32-tic6x.c | 7 ++ bfd/elf64-ia64-vms.c | 4 + bfd/elfnn-ia64.c | 4 + bfd/elfnn-riscv.c | 11 +- bfd/elfxx-mips.c | 1 + bfd/version.h | 2 +- binutils/ChangeLog | 7 ++ binutils/objdump.c | 67 ++++++----- gdb/ChangeLog | 14 +++ gdb/gdb-gdb.gdb.in | 6 - gdb/gdbtypes.c | 132 +++++++++++---------- gdb/nbsd-nat.c | 82 ++++++++++++- gdb/nbsd-nat.h | 1 + gdb/testsuite/ChangeLog | 9 ++ gdb/testsuite/gdb.ada/operator_bp.exp | 14 ++- gdb/testsuite/gdb.reverse/until-reverse.c | 3 +- gold/ChangeLog | 57 +++++++++ gold/testsuite/Makefile.am | 17 ++- gold/testsuite/Makefile.in | 23 +++- gold/testsuite/odr_violation2.cc | 2 +- gold/testsuite/ver_test_pr16504.sh | 4 +- .../testsuite/x86_64_gd_to_le.s | 15 ++- gold/testsuite/{pr18689.sh => x86_64_gd_to_le.sh} | 8 +- gold/x86_64.cc | 97 ++++++++++++--- ld/ChangeLog | 10 ++ ld/ldlang.c | 9 +- ld/po/BLD-POTFILES.in | 1 + 35 files changed, 513 insertions(+), 154 deletions(-) copy ld/testsuite/ld-x86-64/pr25416-4.s => gold/testsuite/x86_64_gd_to_le.s (50%) copy gold/testsuite/{pr18689.sh => x86_64_gd_to_le.sh} (80%)