This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 423f33d970 Automatic date update in version.in adds 5fa0c2231c Updated Swedish translation for the binutils subdirectory adds b02b09623d gdb, btrace: rename record_btrace_enable_warn() adds b674665b51 gdb, btrace: switch threads in remote_btrace_maybe_reopen() adds 696c0d5ef2 gdb, gdbserver: update thread identifier in enable_btrace ta [...] adds 0d8cbc5f2f gdb, remote, btrace: move switch_to_thread call right before [...] adds 3ceda72296 Fix GDB internal error by using text (instead of data) secti [...] adds dfa1952ee8 gdb: work around negative DW_AT_data_member_location GCC 11 bug adds 1f01799f55 Automatic date update in version.in new 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info new 07c9f243b3 PR28826 x86_64 ld segfaults building xen new 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu new ef5684c2bd Update PowerPC64 symtocbase test new 1004091634 PowerPC64 handling of @tocbase new 5617fae703 Set __ehdr_start rel_from_abs earlier
The 6 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/coffgen.c | 1 + bfd/elf64-ppc.c | 68 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/po/sv.po | 4047 ++++++++++---------- binutils/rddbg.c | 2 +- gdb/btrace.c | 2 +- gdb/dtrace-probe.c | 2 +- gdb/dwarf2/cu.c | 1 + gdb/dwarf2/cu.h | 1 + gdb/dwarf2/read.c | 14 + gdb/ravenscar-thread.c | 10 +- gdb/record-btrace.c | 6 +- gdb/remote.c | 25 +- gdb/stap-probe.c | 2 +- gdb/target-delegates.c | 12 +- gdb/target.c | 4 +- gdb/target.h | 6 +- ...tion-main.c => negative-data-member-location.c} | 12 +- .../gdb.dwarf2/negative-data-member-location.exp | 77 + gdb/x86-linux-nat.c | 3 +- gdb/x86-linux-nat.h | 2 +- gdbserver/linux-low.cc | 4 +- gdbserver/linux-low.h | 2 +- gdbserver/server.cc | 4 +- gdbserver/target.cc | 3 +- gdbserver/target.h | 8 +- ld/ldelf.c | 1 - ld/ldlang.c | 1 + ld/testsuite/ld-powerpc/symtocbase-1.s | 10 +- ld/testsuite/ld-powerpc/symtocbase-2.s | 10 +- ld/testsuite/ld-powerpc/symtocbase.d | 2 +- 32 files changed, 2348 insertions(+), 2000 deletions(-) copy gdb/testsuite/gdb.dwarf2/{locexpr-data-member-location-main.c => negative-dat [...] create mode 100644 gdb/testsuite/gdb.dwarf2/negative-data-member-location.exp