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-mainline-allyesconfig 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
No new revisions were added by this update.
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%)