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 4dad3c1e1c9 [gdb/testsuite] Fix tcl error in gdb.dap/sources.exp new 3224e32fb84 sim: riscv: Add support for compressed integer instructions
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: sim/riscv/model_list.def | 9 ++ sim/riscv/sim-main.c | 333 +++++++++++++++++++++++++++++++++++++++- sim/testsuite/riscv/allinsn.exp | 2 +- sim/testsuite/riscv/c-ext.s | 95 ++++++++++++ sim/testsuite/riscv/jalr.s | 2 +- sim/testsuite/riscv/m-ext.s | 2 +- sim/testsuite/riscv/pass.s | 2 +- 7 files changed, 437 insertions(+), 8 deletions(-) create mode 100644 sim/testsuite/riscv/c-ext.s