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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 new 0bc2354b81 Fix bugs in 'val and 'pos with range types new 53a47a3e49 Handle indexing Ada arrays with enum indices new e98d2e6da4 Ensure class_tui is listed in the output of "help" giving th [...] new 3c73074034 gas: Adjust x86 tests for PECOFF
The 4 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 | 5 ++ bfd/plugin.c | 3 +- bfd/version.h | 2 +- gas/ChangeLog | 69 ++++++++++++++++++++++ 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/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 ++++---------- opcodes/ChangeLog | 6 ++ opcodes/s390-opc.txt | 19 +++--- 37 files changed, 318 insertions(+), 156 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%)