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_profiled in repository toolchain/ci/binutils-gdb.
from d65aab93df Automatic date update in version.in adds 32d8e07ea7 gdb: Only paginate for filtered output in fputs_maybe_filtered adds dc5483c989 Automatic date update in version.in adds 9c6c44713f gdb: make use of std::string in dbxread.c and xcoffread.c adds 336125713f gdb: avoid nullptr access in dbxread.c from read_dbx_symtab adds 144459531d gdb/testsuite: relax pattern in new gdb.mi/mi-multi-commands [...] adds 216722984f sim: gdbinit: hoist setup to common code adds cf53a97bed Re: ld: Support customized output section type adds fadefdc518 Automatic date update in version.in adds 3a3e333f65 RISC-V: Maintain a string to hold the canonical order adds 955b0ef98e gdb/testsuite/README: point to default value of INTERNAL_GDBFLAGS adds 6a8fe63330 gdb: fix detection of compilation and linking flags for sour [...]
No new revisions were added by this update.
Summary of changes: bfd/bfd-in2.h | 12 ++- bfd/elfxx-riscv.c | 22 +--- bfd/section.c | 13 ++- bfd/version.h | 2 +- gdb/configure | 12 +-- gdb/configure.ac | 12 +-- gdb/dbxread.c | 155 +++++++++++++++++------------ gdb/testsuite/README | 12 +-- gdb/testsuite/gdb.mi/mi-multi-commands.exp | 8 +- gdb/testsuite/lib/gdb.exp | 4 + gdb/utils.c | 3 +- gdb/xcoffread.c | 18 +--- sim/Makefile.in | 4 +- sim/bpf/configure | 9 -- sim/common/Make-common.in | 7 +- sim/configure | 3 +- sim/configure.ac | 2 +- sim/{common => }/gdbinit.in | 4 +- sim/m4/sim_ac_output.m4 | 7 -- sim/mips/configure | 9 -- sim/mn10300/configure | 9 -- sim/or1k/configure | 9 -- sim/riscv/configure | 9 -- sim/v850/configure | 9 -- 24 files changed, 156 insertions(+), 198 deletions(-) rename sim/{common => }/gdbinit.in (60%)