This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 adds 085b299b71 PR28753, buffer overflow in read_section_stabs_debugging_info adds 07c9f243b3 PR28826 x86_64 ld segfaults building xen adds 0441f94fba PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu adds ef5684c2bd Update PowerPC64 symtocbase test adds 1004091634 PowerPC64 handling of @tocbase adds 5617fae703 Set __ehdr_start rel_from_abs earlier adds 2f49159cfb Updated French translation for the gas sub-directory. adds 459140adc0 Add top-level .editorconfig file adds 12735d3472 gdb/build: Fix Wpessimizing-move in clang build
No new revisions were added by this update.
Summary of changes: .../gdb.cp/array-repeat.exp => .editorconfig | 35 +- bfd/coffgen.c | 1 + bfd/elf64-ppc.c | 68 +- bfd/version.h | 2 +- binutils/rddbg.c | 2 +- gas/ChangeLog | 4 + gas/po/fr.po | 4887 +++++++++++--------- gdb/dtrace-probe.c | 2 +- gdb/dwarf2/cu.c | 1 + gdb/dwarf2/cu.h | 1 + gdb/dwarf2/read.c | 14 + gdb/stap-probe.c | 2 +- ...tion-main.c => negative-data-member-location.c} | 12 +- .../gdb.dwarf2/negative-data-member-location.exp | 77 + gdb/tui/tui-disasm.c | 2 +- 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 +- 20 files changed, 2839 insertions(+), 2295 deletions(-) copy gdb/testsuite/gdb.cp/array-repeat.exp => .editorconfig (58%) 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