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-arm-bootstrap_O1 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/po/sv.po | 4047 ++++++++++---------- 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 +- 24 files changed, 2285 insertions(+), 1968 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