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-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from c6412eeea9 gas: Silence GCC 10 warning on tc-mcore.c adds 40d22035a7 [gdb/testsuite] Add test-case gold-gdb-index.exp adds a05e3e2039 tc-score.c: Replace overlapping sprintf with memmove adds 9e7cb4c359 Extend the error message displayed when a plugin fails to load. adds e67e940f5d gas: Silence GCC 10 warning on tc-crx.c adds 70b1b570bf gas: Silence GCC 10 warning on tc-v850.c adds c4612b92e3 gas: Silence GCC 10 warning tc-vax.c adds 8bbc5da5ee gas: Silence GCC 10 warning on tc-visium.c adds f687f5f563 S/390: z13: Accept vector alignment hints adds e3fed0f2fe tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_X adds 57b179405a ChangeLog entries for f687f5f563 adds 0db49895f3 Use = instead of == for better portability adds 0bc2354b81 Fix bugs in 'val and 'pos with range types adds 53a47a3e49 Handle indexing Ada arrays with enum indices adds e98d2e6da4 Ensure class_tui is listed in the output of "help" giving th [...] adds 3c73074034 gas: Adjust x86 tests for PECOFF adds 368584aa8c ld: Skip some x86 ifunc tests for lynxos and nto adds dbac035ca0 Automatic date update in version.in adds 25e1eca8fa Fix extraction of signed constants in nios2 disassembler (again).
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 ++ bfd/plugin.c | 3 +- bfd/version.h | 2 +- gas/ChangeLog | 53 ++++++++++++++++++++++ gas/config/tc-crx.c | 6 +-- gas/config/tc-score.c | 20 ++++---- gas/config/tc-v850.c | 4 +- gas/config/tc-vax.c | 4 +- gas/config/tc-visium.c | 2 +- gas/config/tc-xgate.c | 8 ++-- gas/testsuite/gas/i386/align-branch-9.d | 2 +- gas/testsuite/gas/i386/inval-avx512f.l | 3 ++ gas/testsuite/gas/i386/inval-avx512f.s | 1 + gas/testsuite/gas/s390/zarch-z13.d | 12 +++-- gas/testsuite/gas/s390/zarch-z13.s | 12 +++-- gdb/ChangeLog | 31 +++++++++++++ gdb/ada-lang.c | 37 +++++++++------ gdb/ada-valprint.c | 40 ++++------------ gdb/cli/cli-cmds.c | 6 +++ gdb/command.h | 2 +- gdb/gdbtypes.c | 9 ++++ gdb/language.c | 5 +- gdb/language.h | 10 ++-- gdb/testsuite/ChangeLog | 24 ++++++++++ gdb/testsuite/Makefile.in | 4 +- gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp | 7 +++ .../gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads | 6 ++- .../arr_acc_idx_w_gap/enum_with_gap_main.adb | 1 + ...cals-unused-static-var.c => gold-gdb-index-2.c} | 9 ++-- .../gold-gdb-index.c} | 8 ++-- .../gdb.base/{with-mf.exp => gold-gdb-index.exp} | 34 ++++++++++---- ...locals-unused-static-var.c => gold-gdb-index.h} | 11 +++-- gdb/valprint.c | 43 +++++------------- ld/ChangeLog | 6 +++ ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 + opcodes/ChangeLog | 13 ++++++ opcodes/nios2-dis.c | 26 +++++++---- opcodes/s390-opc.txt | 19 +++----- 40 files changed, 330 insertions(+), 161 deletions(-) copy gdb/testsuite/gdb.base/{info-locals-unused-static-var.c => gold-gdb-index-2.c} (91%) copy gdb/testsuite/{gdb.multi/stop-all-on-exit.c => gdb.base/gold-gdb-index.c} (91%) copy gdb/testsuite/gdb.base/{with-mf.exp => gold-gdb-index.exp} (54%) copy gdb/testsuite/gdb.base/{info-locals-unused-static-var.c => gold-gdb-index.h} (91%)