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 5e39ef33fd cgen: increase buffer for hash_insn_list adds de51bd9106 [gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.e [...] adds 59eb8e236c [gdb/tdep] Improve gdb/syscalls/update-linux.sh adds d1fb8316b0 Make gdb.ada/float-bits.exp more generic adds 73a5cb257a gdb: Workaround stringop-overread warning in debuginfod-supp [...] adds 678dc756a5 Fix an illegal memory access when creating DLLs. adds c8a9e88bf6 [gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gcc adds 903f7818e7 gdb: remove use of PTR adds d112ec9673 Automatic date update in version.in new 845cbaa9ff sim: remove use of PTR
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: bfd/version.h | 2 +- gdb/alloc.c | 11 +- gdb/debuginfod-support.c | 10 +- gdb/syscalls/gen-header.py | 32 --- gdb/syscalls/update-linux.sh | 33 ++- gdb/testsuite/gdb.ada/float-bits.exp | 87 ++++++-- gdb/testsuite/gdb.cp/break-f-std-string.cc | 13 ++ .../gdb.dwarf2/dw2-out-of-range-end-of-seq.exp | 14 +- ld/ChangeLog | 11 + ld/pe-dll.c | 242 ++++++++++----------- sim/bfin/interp.c | 4 +- sim/common/callback.c | 2 +- sim/common/cgen-trace.c | 2 +- sim/cris/sim-if.c | 2 +- sim/cris/traps.c | 4 +- sim/frv/traps.c | 4 +- sim/m32c/trace.c | 2 +- sim/m32r/traps.c | 4 +- sim/mips/interp.c | 4 +- sim/ppc/emul_chirp.c | 2 +- sim/ppc/hw_htab.c | 8 +- sim/ppc/hw_init.c | 4 +- sim/rl78/trace.c | 2 +- sim/rx/trace.c | 2 +- 24 files changed, 278 insertions(+), 223 deletions(-) delete mode 100644 gdb/syscalls/gen-header.py