This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2f973f134d7 Wrong ELF class plugin vs. gcc ld version new 5a9f5403c75 RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS type [...]
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/ChangeLog | 8 ++ bfd/elfnn-riscv.c | 34 ++++---- bfd/elfxx-riscv.c | 10 +-- gas/ChangeLog | 12 +++ gas/config/tc-riscv.c | 181 +++++++++++++++++++++-------------------- gas/doc/c-riscv.texi | 160 +++++++++++++++++++++--------------- gas/testsuite/gas/riscv/insn.d | 26 +++--- gas/testsuite/gas/riscv/insn.s | 24 ++++-- gdb/ChangeLog | 9 ++ gdb/riscv-tdep.c | 24 +++--- include/ChangeLog | 5 ++ include/opcode/riscv.h | 135 +++++++++++++++--------------- opcodes/ChangeLog | 15 ++++ opcodes/riscv-dis.c | 37 ++++----- opcodes/riscv-opc.c | 34 +++++--- sim/ChangeLog | 5 ++ sim/riscv/sim-main.c | 6 +- 17 files changed, 417 insertions(+), 308 deletions(-)