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-next-defconfig in repository toolchain/ci/binutils-gdb.
from 81fdd7acec gdbserver: add missing --disable-packet options to help text adds 550820e16d gdb/riscv: add ability to decode dwarf CSR numbers adds 0dd7428d89 Fix Windows-x-PPC build adds 4d93271533 readelf: Fix output of rnglists section adds f27c0b449f aarch64: Allow LS64 feature with Armv8.6 adds acb994fab6 gdb/testsuite: add "breakpoint always-inserted" axis in gdb. [...] adds b8b0c108c7 Automatic date update in version.in adds ab33b15255 gdb: add an option flag to 'maint print c-tdesc'
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 + bfd/archive.c | 8 -- bfd/sysdep.h | 8 ++ bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/dwarf.c | 11 +- gas/ChangeLog | 4 + gas/testsuite/gas/aarch64/ls64.s | 2 +- gdb/ChangeLog | 26 +++++ gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 9 +- gdb/features/Makefile | 4 +- gdb/features/rx.c | 2 +- gdb/features/rx.xml | 130 +++++++++++---------- gdb/riscv-tdep.c | 3 + gdb/riscv-tdep.h | 2 + gdb/target-descriptions.c | 85 ++++++++++++-- gdb/testsuite/ChangeLog | 6 + .../gdb.base/continue-after-aborted-step-over.exp | 13 ++- opcodes/ChangeLog | 4 + opcodes/aarch64-tbl.h | 2 +- 21 files changed, 239 insertions(+), 97 deletions(-)