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 in repository toolchain/ci/binutils-gdb.
from 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. new e5783467a3 gdb: fix ppc-sysv-tdep.c build on 32-bit platforms
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/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 - 19 files changed, 812 insertions(+), 783 deletions(-) copy gdb/{testsuite/gdb.base/cursal.c => amd64-fbsd-tdep.h} (73%)