This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/binutils-gdb.
from 95127faf50 [gdb/build] Fix build breaker with --enable-shared adds e1692475fd gdb/testsuite: update bug numbers from Gnats to bugzilla adds f0cb8284cf Automatic date update in version.in new 8bddb52eb9 Re: Disable execstack and rwx segments warnings for MIPS targets. new 39590abd65 RISC-V: Add new CSR feature gate handling (RV32,H) new 6af47b081e RISC-V: Add 'Smstateen' extension and its CSRs new 713f370809 RISC-V: Add 'Sscofpmf' extension with its CSRs new 766077c173 RISC-V: Add 'Sstc' extension and its CSRs
The 5 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 | 3 + bfd/version.h | 2 +- gas/config/tc-riscv.c | 47 ++++++- gas/testsuite/gas/riscv/csr-dw-regnums.d | 54 ++++++++ gas/testsuite/gas/riscv/csr-dw-regnums.s | 57 ++++++++ gas/testsuite/gas/riscv/csr-version-1p10.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p10.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p11.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p11.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p12.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p12.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p9p1.d | 108 +++++++++++++++ gas/testsuite/gas/riscv/csr-version-1p9p1.l | 207 ++++++++++++++++++++++++++++ gas/testsuite/gas/riscv/csr.s | 60 ++++++++ gdb/testsuite/gdb.base/annota1.exp | 8 +- gdb/testsuite/gdb.base/macscp.exp | 14 +- include/opcode/riscv-opc.h | 114 +++++++++++++++ ld/configure.ac | 2 +- ld/testsuite/ld-elf/elf.exp | 4 +- 19 files changed, 1606 insertions(+), 19 deletions(-)