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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds a4be18526b Automatic date update in version.in adds 8caf140db2 [gdb/testsuite] Update psym-external-decl.exp for gcc-10/clang adds 5beb4d1771 [gdb/testsuite] Fix i386-mpx.exp compilation warnings adds 6a6ea76aee gdb: Fix formatting error in ChangeLog adds a51119cde4 Fix typo in comment of DYN_PROP_ASSOCIATED adds 8c16443418 gold: Compile common tests with -fcommon
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 10 ++ gdb/gdb-gdb.gdb.in | 6 - gdb/gdbtypes.c | 132 +++++++++++---------- gdb/gdbtypes.h | 2 +- gdb/testsuite/ChangeLog | 18 +++ 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/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 ++++++++++++--- 23 files changed, 392 insertions(+), 115 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%)