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-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from e08bd6c508 Don't remove C++ aliases from completions if symbol doesn't match adds 41a77cbaad gdb: make gdbarch.sh write gdbarch.{c,h} directly adds 72393fd103 RISC-V: Gas inserts cfa relocs in wrong section. adds ddb9ebd500 Automatic date update in version.in adds 0a4f5f8cae Revert "Add completion styling" adds 3c5a0e025b [gdb/testsuite] Add target board gold adds 465e1b0f19 [gdb/testsuite] Fix exec_is_pie with gold linker adds 8f7d38efad [gdb/testsuite] Fix var use in compile_and_download_n_jit_so adds a39d29cda1 gas: Update fr_literal access in frag for GCC 10 new af2c48d854 ld: Pass -z notext to linker for tests with DT_TEXTREL
The 1 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/version.h | 2 +- gas/ChangeLog | 14 +++++++ gas/config/tc-csky.c | 2 +- gas/config/tc-microblaze.c | 2 +- gas/config/tc-riscv.c | 13 +++++- gas/config/tc-sh.c | 2 +- gdb/ChangeLog | 15 +++++++ gdb/NEWS | 11 ----- gdb/cli/cli-style.c | 42 ------------------- gdb/cli/cli-style.h | 9 ---- gdb/completer.c | 57 ++++---------------------- gdb/doc/ChangeLog | 5 +++ gdb/doc/gdb.texinfo | 20 --------- gdb/gdbarch.c | 12 +----- gdb/gdbarch.h | 12 +----- gdb/gdbarch.sh | 39 +++--------------- gdb/testsuite/ChangeLog | 19 +++++++++ gdb/testsuite/boards/{fission.exp => gold.exp} | 19 +++------ gdb/testsuite/gdb.base/style.exp | 14 ------- gdb/testsuite/lib/gdb-utils.exp | 2 - gdb/testsuite/lib/gdb.exp | 5 ++- gdb/testsuite/lib/jit-elf-helpers.exp | 2 +- ld/ChangeLog | 37 +++++++++++++++++ ld/testsuite/ld-elf/eh6.d | 2 +- ld/testsuite/ld-elf/ehdr_start-shared.d | 2 +- ld/testsuite/ld-elf/pr19539.d | 2 +- ld/testsuite/ld-elfvers/vers.exp | 2 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 3 ++ ld/testsuite/ld-i386/i386.exp | 18 ++++---- ld/testsuite/ld-i386/nogot1.d | 2 +- ld/testsuite/ld-i386/pr19539.d | 2 +- ld/testsuite/ld-i386/pr19636-2a.d | 2 +- ld/testsuite/ld-i386/pr19636-2b.d | 2 +- ld/testsuite/ld-i386/pr19636-2c.d | 2 +- ld/testsuite/ld-i386/pr19636-2d.d | 2 +- ld/testsuite/ld-i386/pr19636-2e.d | 2 +- ld/testsuite/ld-i386/pr19636-3d.d | 2 +- ld/testsuite/ld-i386/pr19636-3e.d | 2 +- ld/testsuite/ld-i386/pr19939b.d | 2 +- ld/testsuite/ld-i386/undefweaka.d | 2 +- ld/testsuite/ld-i386/undefweakb.d | 2 +- ld/testsuite/ld-shared/shared.exp | 3 ++ ld/testsuite/ld-size/size.exp | 6 +-- ld/testsuite/ld-unique/unique.exp | 2 +- ld/testsuite/ld-x86-64/pie1.d | 2 +- ld/testsuite/ld-x86-64/pr19539a.d | 2 +- ld/testsuite/ld-x86-64/pr19539b.d | 2 +- ld/testsuite/ld-x86-64/pr19636-1d.d | 2 +- ld/testsuite/ld-x86-64/pr19636-1e.d | 2 +- ld/testsuite/ld-x86-64/pr19807-1a.d | 2 +- ld/testsuite/ld-x86-64/pr19807-1b.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2b.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2c.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2d.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2e.d | 2 +- ld/testsuite/ld-x86-64/pr19939b.d | 2 +- ld/testsuite/ld-x86-64/x86-64.exp | 25 ++++++----- 57 files changed, 194 insertions(+), 274 deletions(-) copy gdb/testsuite/boards/{fission.exp => gold.exp} (62%)