This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2 in repository toolchain/ci/binutils-gdb.
from 2b4e6a3f4b Fix hex floating point lexing adds 914592f9ff Update documentation for Ada .gdb_index adds e9576b7d68 Automatic date update in version.in adds d8af286fff RISC-V: Drop the privileged spec v1.9 support. adds 453c733fcf RISC-V: Update the rebuild-csr-xml.sh. new 26783bce15 [gdb/testsuite] Don't abort testrun for invalid command in t [...]
The 1 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 | 6 + .../gas/riscv/priv-reg-fail-version-1p9.d | 11 - .../gas/riscv/priv-reg-fail-version-1p9.l | 30 -- gas/testsuite/gas/riscv/priv-reg-version-1p9.d | 257 ------------ gdb/ChangeLog | 4 + gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 4 +- gdb/features/riscv/rebuild-csr-xml.sh | 4 +- gdb/testsuite/ChangeLog | 6 + gdb/testsuite/lib/gdb.exp | 18 +- include/ChangeLog | 8 + include/opcode/riscv-opc.h | 435 ++++++++++----------- include/opcode/riscv.h | 1 - opcodes/ChangeLog | 4 + opcodes/riscv-opc.c | 1 - 16 files changed, 270 insertions(+), 525 deletions(-) delete mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.d delete mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.l delete mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p9.d