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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 309cae1f7b ld: Add -Bsymbolic-functions tests adds bb68f22c8e ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functions adds 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" new 3c5a0e025b [gdb/testsuite] Add target board gold new 465e1b0f19 [gdb/testsuite] Fix exec_is_pie with gold linker new 8f7d38efad [gdb/testsuite] Fix var use in compile_and_download_n_jit_so
The 3 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 | 7 ++++ gas/config/tc-riscv.c | 13 +++++- gdb/ChangeLog | 23 +++++++++++ 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/symtab.c | 13 +++--- gdb/symtab.h | 5 ++- 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 | 7 ++++ ld/lexsup.c | 37 +++++++---------- ld/testsuite/ld-elf/dl4e.out | 6 +++ ld/testsuite/ld-elf/shared.exp | 12 ++++-- 25 files changed, 139 insertions(+), 254 deletions(-) copy gdb/testsuite/boards/{fission.exp => gold.exp} (62%) create mode 100644 ld/testsuite/ld-elf/dl4e.out