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-allmodconfig in repository toolchain/ci/binutils-gdb.
from 043e2e02c0 [gdb/testsuite] Add target board gold-gdb-index adds 68dc60e6a7 ELF: Updated comments for ET_EXEC and ET_DYN adds 6c115e16ca gas: Silence GCC 10 warning on tc-cr16.c adds dcb5d41bef Automatic date update in version.in adds 9fcc34577e tc-cr16.c: Use memmove to concatenate 2 overlapping strings adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 ++ bfd/plugin.c | 3 +- bfd/version.h | 2 +- gas/ChangeLog | 63 ++++++++++++++++++++++ gas/config/tc-cr16.c | 7 ++- gas/config/tc-crx.c | 6 +-- gas/config/tc-mcore.c | 2 +- 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/s390/zarch-z13.d | 12 +++-- gas/testsuite/gas/s390/zarch-z13.s | 12 +++-- gdb/testsuite/ChangeLog | 12 +++++ gdb/testsuite/Makefile.in | 4 +- ...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 ++-- include/ChangeLog | 4 ++ include/elf/common.h | 5 +- opcodes/ChangeLog | 6 +++ opcodes/s390-opc.txt | 19 +++---- 24 files changed, 190 insertions(+), 72 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%)