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 b9249c461c7 sim: riscv: new port new 04b4939b036 gdb: riscv: enable sim integration
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: gdb/ChangeLog | 4 ++ gdb/configure.tgt | 1 + include/gdb/ChangeLog | 4 ++ include/gdb/sim-riscv.h | 99 +++++++++++++++++++++++++++++++++++++++++++++++++ sim/riscv/ChangeLog | 6 +++ sim/riscv/sim-main.c | 70 ++++++++++++++++++++++++++++++++++ 6 files changed, 184 insertions(+) create mode 100644 include/gdb/sim-riscv.h