This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/gdb.
from ba09d2a8cd Update gdb/NEWS after GDB 12 branch creation. adds bdcd45685b PR28979, internal error in demand_empty_rest_of_line adds 062cda5a37 RISC-V: Fix misplaced @end table adds 692e92c5af Automatic date update in version.in new 1add37b567 Add support for readline 8.2 new a58b0053f4 z80 assembler: Fix new unexpected overflow warning in v2.37 new 9170b70c41 gdb/testsuite: Installed-GDB testing & data-directory
The 3 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 +- gas/ChangeLog | 8 ++++++++ gas/config/tc-z80.c | 10 +++++++++- gas/doc/c-riscv.texi | 2 +- gas/read.c | 20 +++++++++++++------ gas/testsuite/gas/z80/pr28791.d | 16 +++++++++++++++ gas/testsuite/gas/z80/pr28791.s | 7 +++++++ gdb/completer.c | 4 ++-- gdb/testsuite/README | 13 ++++++++++++ gdb/testsuite/lib/gdb.exp | 44 +++++++++++++++++++++++++++++++++++------ 10 files changed, 109 insertions(+), 17 deletions(-) create mode 100644 gas/testsuite/gas/z80/pr28791.d create mode 100644 gas/testsuite/gas/z80/pr28791.s