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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 6df4c9c2ff Re: Support fusion for ELFv2 stubs adds 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
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 +- 8 files changed, 117 insertions(+), 60 deletions(-) create mode 100644 gdb/nat/riscv-linux-tdesc.c copy gdb/{aarch32-tdep.h => nat/riscv-linux-tdesc.h} (66%)