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 2ffe5b9c79 Fix the thread-pool.c compilation new db3ad2f031 Ravenscar port for RISC-V
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 | 11 +++ gdb/Makefile.in | 3 + gdb/configure.tgt | 3 +- gdb/riscv-ravenscar-thread.c | 140 ++++++++++++++++++++++++++++ gdb/{ctfread.h => riscv-ravenscar-thread.h} | 12 ++- gdb/riscv-tdep.c | 3 + 6 files changed, 166 insertions(+), 6 deletions(-) create mode 100644 gdb/riscv-ravenscar-thread.c copy gdb/{ctfread.h => riscv-ravenscar-thread.h} (79%)