This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from b408d7e199 Automatic date update in version.in new 7379729c7d RISC-V: Reorganize testcases for CFI directives new f4ce10b14f RISC-V: Add Privileged Architecture 1.12 CSRs new 9cbed90ee6 RISC-V: Updated CSRs to privileged spec v1.12 and debug spec v1.0. new cebc89b932 binutils 2.38 vs. ppc32 linux kernel new df0a549ebd RISC-V: PR28733, add missing extension info to 'invalid CSR' error new e4028336b1 RISC-V: PR28733, add missing extension info to 'unrecognized [...] new 29ef4c0699 gdb/linux-tdep.c: Add Perms to the 'info proc mappings' output
The 7 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/elfxx-riscv.c | 94 +++++ bfd/elfxx-riscv.h | 3 + gas/config/tc-ppc.c | 25 +- gas/config/tc-riscv.c | 97 ++++-- gas/testsuite/gas/riscv/c-fld-fsd-fail.l | 4 +- gas/testsuite/gas/riscv/csr-dw-regnums.d | 142 +++++++- gas/testsuite/gas/riscv/csr-dw-regnums.s | 157 +++++++-- gas/testsuite/gas/riscv/csr-version-1p10.d | 192 +++++++++-- gas/testsuite/gas/riscv/csr-version-1p10.l | 471 ++++++++++++++++--------- gas/testsuite/gas/riscv/csr-version-1p11.d | 192 +++++++++-- gas/testsuite/gas/riscv/csr-version-1p11.l | 471 ++++++++++++++++--------- gas/testsuite/gas/riscv/csr-version-1p12.d | 196 +++++++++-- gas/testsuite/gas/riscv/csr-version-1p12.l | 351 ++++++++++--------- gas/testsuite/gas/riscv/csr-version-1p9p1.d | 192 +++++++++-- gas/testsuite/gas/riscv/csr-version-1p9p1.l | 475 +++++++++++++++++--------- gas/testsuite/gas/riscv/csr.s | 136 ++++++-- gas/testsuite/gas/riscv/march-imply-i2p1-01.l | 40 +-- gdb/linux-tdep.c | 16 +- include/opcode/riscv-opc.h | 213 ++++++++++-- 19 files changed, 2572 insertions(+), 895 deletions(-)