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-next-defconfig 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 new 095252be0b Disambiguate info_print_options
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 +- 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 +++++++------- 9 files changed, 141 insertions(+), 82 deletions(-) create mode 100644 gdb/nat/riscv-linux-tdesc.c copy gdb/{aarch32-tdep.h => nat/riscv-linux-tdesc.h} (66%)