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-allnoconfig in repository toolchain/ci/binutils-gdb.
from c3b149eb76 gdb/fortran: Allow for using Flang in Fortran testing adds 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/ChangeLog | 4 ++ bfd/elf64-ppc.c | 8 +-- 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 +- 10 files changed, 125 insertions(+), 64 deletions(-) create mode 100644 gdb/nat/riscv-linux-tdesc.c copy gdb/{aarch32-tdep.h => nat/riscv-linux-tdesc.h} (66%)