This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from 9d70ffbc5b Updating test case adds 99df80f894 Automatic date update in version.in adds 91d78b8179 Use the correct name for various MACH-O based operating syst [...] adds 5f48666010 C++-ify bp_location adds cc12f4a8f9 Fix memory leak in create_ada_exception_catchpoint adds e397fd39c6 Fix some typos in ravenscar-thread.c adds 5b6ea500d5 Exception safety in ravenscar-thread.c adds 7657f14df7 C++-ify ravenscar_arch_ops adds 6cbcc006e9 Fix formatting in ravenscar-thread.c adds 989f3c583d Minor C++-ification in ravenscar-thread.c adds dea57a6263 Add push_target overload adds 0b790b1eeb Make the ravenscar thread target multi-target-ready adds 485b851b68 Special-case wildcard requests in ravenscar-thread.c new 166e5d9d41 Automatic date update in version.in
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: bfd/version.h | 2 +- gdb/ChangeLog | 118 ++++++++++++++++++++++ gdb/aarch64-ravenscar-thread.c | 47 +++------ gdb/ada-lang.c | 32 ++---- gdb/breakpoint.c | 20 +--- gdb/breakpoint.h | 18 +--- 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 + include/ChangeLog | 4 + include/mach-o/loader.h | 6 +- 16 files changed, 309 insertions(+), 276 deletions(-)