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_debug in repository toolchain/ci/binutils-gdb.
from 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 adds 5647d3e3dc Add Bruno Larsen to gdb/MAINTAINERS adds 187365caaa Remove vestigal FreeBSD/i386 3.x support. adds bf84b776bd Remove support for pre-5.0 FreeBSD/i386 signal trampolines. adds 5046f3c8c0 FreeBSD x86: Remove fallback for detecting signal trampoline [...] adds b623bbc9a5 regcache: Zero-extend small registers described by a register map. adds a423c9f392 Use register maps for gp regsets on FreeBSD/x86 core dumps. adds 7384826ebf FreeBSD x86: Use tramp-frame for signal frames. adds b95a31ed5d fbsd-nat: Return a bool from fetch_register_set and store_re [...] adds 00d7af046f FreeBSD x86 nat: Use register maps for GP register sets. adds e5783467a3 gdb: fix ppc-sysv-tdep.c build on 32-bit platforms new 5800c9abd0 Automatic date update in version.in
The 1 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: .../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/MAINTAINERS | 1 + gdb/amd64-bsd-nat.c | 96 - gdb/amd64-fbsd-nat.c | 346 +- gdb/amd64-fbsd-tdep.c | 277 +- .../gdb.base/cursal.c => amd64-fbsd-tdep.h} | 28 +- gdb/amd64-tdep.h | 5 - gdb/configure.nat | 4 +- gdb/fbsd-nat.c | 8 +- gdb/fbsd-nat.h | 21 +- gdb/i386-bsd-nat.c | 98 +- gdb/i386-fbsd-nat.c | 255 +- gdb/i386-fbsd-tdep.c | 429 +- gdb/i386-fbsd-tdep.h | 4 + gdb/i386-tdep.h | 4 - gdb/ppc-sysv-tdep.c | 3 +- gdb/regcache.c | 7 +- gdb/tui/tui-disasm.c | 2 +- gdb/x86-bsd-nat.c | 4 - gdb/x86-bsd-nat.h | 3 - 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 +- 31 files changed, 3547 insertions(+), 3071 deletions(-) copy gdb/testsuite/gdb.cp/array-repeat.exp => .editorconfig (58%) copy gdb/{testsuite/gdb.base/cursal.c => amd64-fbsd-tdep.h} (73%)