This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto in repository toolchain/ci/binutils-gdb.
from 6d81986879 Make c-exp.y work with Bison 3.8+ adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint adds 570bc7936f Use std::string in print_one_catch_syscall adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t adds f4efb229b7 Automatic date update in version.in adds 84714f86b3 Avoid -Waddress warnings in readelf adds ced10cb78d -Waddress warning in ldelf.c adds 4d1795ac4d Fix latent Ada bug when accessing field offsets adds e3e4224e79 Fix test step-and-next-inline.cc
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/readelf.c | 209 +++++++++++++--------- gdb/ada-lang.c | 31 +++- gdb/break-catch-syscall.c | 22 +-- gdb/breakpoint.c | 192 +++++++++----------- gdb/breakpoint.h | 16 +- gdb/guile/scm-breakpoint.c | 4 +- gdb/python/py-breakpoint.c | 4 +- gdb/remote.c | 2 +- gdb/testsuite/gdb.ada/same_component_name.exp | 84 +++++---- gdb/testsuite/gdb.ada/same_component_name/foo.adb | 3 + gdb/testsuite/gdb.cp/step-and-next-inline.cc | 2 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 4 +- gdb/tracepoint.c | 2 +- gold/incremental.cc | 2 +- gold/options.h | 2 +- gold/powerpc.cc | 192 ++++---------------- ld/ldelf.c | 1 - 18 files changed, 346 insertions(+), 428 deletions(-)