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 edb6b77c755 Allow 'interrupt -a' in all-stop mode new 2808125fbb5 Fix bugs in aarch64-ravenscar-thread.c new e73434e38f5 Reimplement ravenscar registers using tables new 965b71a7f73 Implement lazy FPU initialization for ravenscar
The 3 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/aarch64-ravenscar-thread.c | 149 +++--------------------- gdb/amd64-ravenscar-thread.c | 112 ++++-------------- gdb/ppc-ravenscar-thread.c | 154 +------------------------ gdb/ravenscar-thread.c | 253 +++++++++++++++++++++++++++++++++++++---- gdb/ravenscar-thread.h | 104 ++++++++++++++++- gdb/riscv-ravenscar-thread.c | 120 +++++-------------- gdb/sparc-ravenscar-thread.c | 124 +------------------- 7 files changed, 400 insertions(+), 616 deletions(-)