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-aarch64-next-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds e10cfd0633 gold: Make Ordering::operator() even more complex adds 6d520e36de gold: x86-64: Fix TLSDESC -> LE relaxation adds ccf20d460f gold: x86-64: Fix TLSDESC relaxation for x32 new a4be18526b Automatic date update in version.in new 8caf140db2 [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang new 5beb4d1771 [gdb/testsuite] Fix i386-mpx.exp compilation warnings new 6a6ea76aee gdb: Fix formatting error in ChangeLog new a51119cde4 Fix typo in comment of DYN_PROP_ASSOCIATED new 8c16443418 gold: Compile common tests with -fcommon
The 6 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 | 10 ++ gdb/gdb-gdb.gdb.in | 6 - gdb/gdbtypes.c | 132 +++++++++++---------- gdb/gdbtypes.h | 2 +- gdb/testsuite/ChangeLog | 22 ++++ gdb/testsuite/gdb.ada/operator_bp.exp | 14 ++- gdb/testsuite/gdb.arch/i386-mpx-call.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-map.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-sigsegv.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx-simple_segv.exp | 4 + gdb/testsuite/gdb.arch/i386-mpx.exp | 4 + gdb/testsuite/gdb.base/psym-external-decl.c | 2 +- gdb/testsuite/gdb.base/psym-external-decl.exp | 5 + gdb/testsuite/gdb.reverse/until-reverse.c | 3 +- gdb/testsuite/lib/gdb.exp | 12 ++ gold/ChangeLog | 72 +++++++++++ gold/testsuite/Makefile.am | 40 ++++++- gold/testsuite/Makefile.in | 46 ++++++- 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 + 42 files changed, 538 insertions(+), 157 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%)