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 cc12f4a8f9 Fix memory leak in create_ada_exception_catchpoint new e397fd39c6 Fix some typos in ravenscar-thread.c new 5b6ea500d5 Exception safety in ravenscar-thread.c new 7657f14df7 C++-ify ravenscar_arch_ops new 6cbcc006e9 Fix formatting in ravenscar-thread.c new 989f3c583d Minor C++-ification in ravenscar-thread.c new dea57a6263 Add push_target overload new 0b790b1eeb Make the ravenscar thread target multi-target-ready new 485b851b68 Special-case wildcard requests in ravenscar-thread.c
The 8 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 | 93 +++++++++++++++++ gdb/aarch64-ravenscar-thread.c | 47 +++------ gdb/corelow.c | 3 +- gdb/ppc-ravenscar-thread.c | 56 ++++------- gdb/ravenscar-thread.c | 220 ++++++++++++++++++++--------------------- gdb/ravenscar-thread.h | 9 +- gdb/remote.c | 4 +- gdb/sparc-ravenscar-thread.c | 34 ++----- gdb/target.c | 9 ++ gdb/target.h | 3 + 10 files changed, 262 insertions(+), 216 deletions(-)