This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from f0cb8284cf Automatic date update in version.in adds 8bddb52eb9 Re: Disable execstack and rwx segments warnings for MIPS targets. adds 39590abd65 RISC-V: Add new CSR feature gate handling (RV32,H) adds 6af47b081e RISC-V: Add 'Smstateen' extension and its CSRs adds 713f370809 RISC-V: Add 'Sscofpmf' extension with its CSRs adds 766077c173 RISC-V: Add 'Sstc' extension and its CSRs adds 7c24bdc583 PR29293, elfnn-aarch64.c: def_protected member unintialized adds e3940312c1 gdb:csky add pseudo regs for float and vector regs adds 04cb922ade PowerPC64: Tidy stub type changes adds 0f0d9373a3 PowerPC64: plt_stub_pad adds f40bb390bb PowerPC64: align plt_branch stubs
No new revisions were added by this update.
Summary of changes: bfd/elf64-ppc.c | 111 ++++++------ bfd/elfnn-aarch64.c | 1 + bfd/elfxx-riscv.c | 3 + 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/csky-tdep.c | 261 ++++++++++++++++++++++++++++ gdb/csky-tdep.h | 7 + include/opcode/riscv-opc.h | 114 ++++++++++++ ld/configure.ac | 2 +- ld/testsuite/ld-elf/elf.exp | 4 +- ld/testsuite/ld-powerpc/elfv2exe.d | 11 +- ld/testsuite/ld-powerpc/notoc.d | 49 +++--- ld/testsuite/ld-powerpc/notoc.wf | 12 +- ld/testsuite/ld-powerpc/notoc3.d | 15 +- ld/testsuite/ld-powerpc/pr23937.d | 4 +- 25 files changed, 1963 insertions(+), 109 deletions(-)