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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs adds 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 [...] new 5f48666010 C++-ify bp_location new 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 10 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 + gdb/testsuite/ChangeLog | 8 + gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 7 +- gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 15 +- include/ChangeLog | 4 + include/mach-o/loader.h | 6 +- 19 files changed, 326 insertions(+), 289 deletions(-)