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-allmodconfig in repository toolchain/ci/binutils-gdb.
from af0ac53c45 Automatic date update in version.in adds f6480e7000 RISC-V/Linux/native: Factor out target description determination adds c8ecdda6b6 Fix header guard name in #endif comment adds c6a42d11ac Fix base class function call adds bd24ec732e Automatic date update in version.in adds 095252be0b Disambiguate info_print_options adds b88237bc21 i386-moss and i386-openbsd ld config adds 02e0be6901 mbind gas tests and supports_gnu_osabi testsuite infrastructure adds 19234a6d36 xfail x86 gas unique test adds bb4e012ca0 Enable ld-ifunc tests for more targets adds 986ac31487 x86: Run unique tests only for ELF targets adds ece128295e Jump visualization: Handle the case where the disassembled b [...] adds c2e6f74465 Fix attributation of previous delta adds b93a662bcf V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warning new 9e4d08bbf4 check_gc_sections_available: Mark z80 as not supported
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/ChangeLog | 5 ++ bfd/elf32-v850.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 13 ++++ binutils/objdump.c | 85 ++++++++++++++----------- binutils/testsuite/lib/binutils-common.exp | 59 +++++++++++------ gas/ChangeLog | 20 ++++++ gas/testsuite/gas/elf/section12a.d | 5 +- gas/testsuite/gas/elf/section12b.d | 5 +- gas/testsuite/gas/elf/section16a.d | 5 +- gas/testsuite/gas/elf/section16b.d | 5 +- gas/testsuite/gas/i386/i386.exp | 4 +- gdb/ChangeLog | 18 ++++++ gdb/configure.nat | 3 +- gdb/nat/riscv-linux-tdesc.c | 83 ++++++++++++++++++++++++ gdb/{aarch32-tdep.h => nat/riscv-linux-tdesc.h} | 14 ++-- gdb/ppc-nbsd-tdep.h | 2 +- gdb/riscv-linux-nat.c | 51 +-------------- gdb/sparc-nat.h | 4 +- gdb/symtab.c | 46 ++++++------- ld/ChangeLog | 67 +++++++++++++++++++ ld/configure.tgt | 7 +- ld/testsuite/ld-ifunc/ifunc-10-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-11-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-12-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-13-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14c-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14d-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14e-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-14f-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-15-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-16-i386-now.d | 2 +- ld/testsuite/ld-ifunc/ifunc-16-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-17a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-17b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-18a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-18b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-19a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-19b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +- ld/testsuite/ld-ifunc/ifunc-2-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +- ld/testsuite/ld-ifunc/ifunc-2-local-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-20-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-21-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-22-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-23-x86.s | 2 + ld/testsuite/ld-ifunc/ifunc-24-x86.s | 2 + ld/testsuite/ld-ifunc/ifunc-25-x86.s | 2 + ld/testsuite/ld-ifunc/ifunc-26.d | 3 +- ld/testsuite/ld-ifunc/ifunc-4-local-x86.s | 4 +- ld/testsuite/ld-ifunc/ifunc-4-x86.s | 4 +- ld/testsuite/ld-ifunc/ifunc-5a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-5a-local-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-5b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-5b-local-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-5r-local-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-6a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-6b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-7a-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-7b-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-8-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc-9-i386.d | 2 +- ld/testsuite/ld-ifunc/ifunc.exp | 35 ++++++---- ld/testsuite/ld-ifunc/lib.c | 2 +- ld/testsuite/ld-ifunc/pr17154-i386-now.d | 2 +- ld/testsuite/ld-ifunc/pr17154-i386.d | 2 +- ld/testsuite/ld-unique/unique.exp | 2 +- ld/testsuite/lib/ld-lib.exp | 15 +---- 71 files changed, 429 insertions(+), 225 deletions(-) create mode 100644 gdb/nat/riscv-linux-tdesc.c copy gdb/{aarch32-tdep.h => nat/riscv-linux-tdesc.h} (66%)