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_profiled in repository toolchain/ci/binutils-gdb.
from 96537189c9 sim: frv: resolve syscalls dynamically adds 64ae70dde5 sim: nltvals: pull target syscalls out into a dedicated source file adds e38330f8b0 sim: iq2000/lm32/m32c/moxie/rx: switch to new target-newlib- [...] adds 96b1eb7e17 sim: v850: switch to new target-newlib-syscall adds c44df9148d sim: sh: switch to new target-newlib-syscall adds 0bf1633f01 sim: d10v: switch to new target-newlib-syscall adds ab230d13fc sim: cr16: switch to new target-newlib-syscall adds c8c6ef3807 sim: riscv: switch to new target-newlib-syscall adds 6cbb891faa sim: mcore: switch to new target-newlib-syscall adds 1e42d01772 sim: drop unused gentmap & nltvals.def logic adds 6688220490 sim: unify syscall.o building adds e9307449c3 sim: add checks to core headers to prevent incorrect common [...] adds 28cdb9c67a PR28629 NIOS2 fallout adds dba322be6e Automatic date update in version.in adds 8996c21067 sim: testsuite: setup per-port toolchain settings for multit [...] adds 7a259895bb sim: testsuite: expand arch specific toolchain settings adds 804de1faf4 sim: testsuite: support parallel execution adds b42f20d2ac sim: testsuite: drop most specific istarget checks adds 97b3f4e86f [gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp with -m32 adds 2a0fa84217 [gdb/testsuite] Use unique files in gdb.dwarf2/dw2-lines.exp adds c261149278 [gdb/testsuite] Fix typo in proc lines adds 8fee99c3c8 Update description of string's -n option. adds 49fa1332a6 [gdb/symtab] Fix segfault in search_one_symtab adds 584294c406 strings: Replace references to -u option with references to -U.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 + binutils/doc/binutils.texi | 9 +- binutils/strings.c | 11 +- gas/testsuite/gas/nios2/relax.d | 2 +- gdb/dwarf2/read.c | 5 +- gdb/psymtab.c | 2 + gdb/testsuite/gdb.dwarf2/dw2-lines.exp | 6 +- ...includes.exp => dw2-symtab-includes-lookup.exp} | 55 +- gdb/testsuite/lib/dwarf.exp | 14 +- gdb/testsuite/lib/gdb.exp | 26 + sim/.gitignore | 2 - sim/Makefile.am | 5 +- sim/Makefile.in | 187 ++++- sim/README-HACKING | 23 +- sim/common/Make-common.in | 30 +- sim/common/gennltvals.py | 163 +++-- sim/common/gentmap.c | 79 --- sim/common/local.mk | 2 + sim/common/nltvals.def | 248 ------- sim/common/sim-config.h | 3 + sim/common/sim-load.c | 3 +- sim/common/sim-types.h | 4 + sim/common/target-newlib-syscall.c | 634 +++++++++++++++++ sim/common/target-newlib-syscall.h | 237 +++++++ sim/configure | 772 ++++++++++++++++++++- sim/configure.ac | 2 + sim/cr16/Makefile.in | 3 - sim/cr16/interp.c | 3 + sim/cr16/simops.c | 73 +- sim/d10v/Makefile.in | 5 +- sim/d10v/interp.c | 3 + sim/d10v/simops.c | 54 +- sim/iq2000/iq2000.c | 16 +- sim/lm32/traps.c | 4 +- sim/m32c/syscalls.c | 18 +- sim/m4/sim_ac_toolchain.m4 | 25 + sim/mcore/Makefile.in | 3 - sim/mcore/interp.c | 5 + sim/mips/Makefile.in | 2 +- sim/moxie/interp.c | 12 +- sim/ppc/Makefile.in | 36 +- sim/riscv/Makefile.in | 3 - sim/riscv/interp.c | 2 + sim/rx/syscalls.c | 20 +- sim/sh/Makefile.in | 3 - sim/sh/interp.c | 45 +- sim/testsuite/aarch64/allinsn.exp | 2 +- sim/testsuite/arm/allinsn.exp | 2 +- sim/testsuite/arm/iwmmxt/iwmmxt.exp | 2 +- sim/testsuite/arm/misc.exp | 2 +- sim/testsuite/arm/thumb/allthumb.exp | 2 +- sim/testsuite/arm/xscale/xscale.exp | 2 +- sim/testsuite/avr/allinsn.exp | 2 +- sim/testsuite/bfin/allinsn.exp | 2 +- sim/testsuite/bpf/allinsn.exp | 2 +- sim/testsuite/cr16/allinsn.exp | 2 +- sim/testsuite/cr16/misc.exp | 2 +- sim/testsuite/cris/asm/asm.exp | 2 +- sim/testsuite/cris/c/c.exp | 6 +- sim/testsuite/cris/hw/rv-n-cris/rvc.exp | 2 +- sim/testsuite/d10v/allinsn.exp | 2 +- sim/testsuite/frv/allinsn.exp | 2 +- sim/testsuite/frv/cache.ms | 2 +- sim/testsuite/frv/fr400/allinsn.exp | 2 +- sim/testsuite/frv/fr500/allinsn.exp | 2 +- sim/testsuite/frv/fr550/allinsn.exp | 2 +- sim/testsuite/frv/interrupts.exp | 2 +- sim/testsuite/frv/misc.exp | 2 +- sim/testsuite/frv/parallel.exp | 2 +- sim/testsuite/ft32/allinsn.exp | 2 +- sim/testsuite/h8300/allinsn.exp | 2 +- sim/testsuite/iq2000/allinsn.exp | 2 +- sim/testsuite/lib/sim-defs.exp | 68 +- sim/testsuite/lm32/allinsn.exp | 2 +- sim/testsuite/local.mk | 47 +- sim/testsuite/m32c/allinsn.exp | 2 +- sim/testsuite/m32r/allinsn.exp | 2 +- sim/testsuite/m32r/misc.exp | 2 +- sim/testsuite/m68hc11/allinsn.exp | 2 +- sim/testsuite/mcore/allinsn.exp | 2 +- sim/testsuite/microblaze/allinsn.exp | 2 +- sim/testsuite/mips/basic.exp | 3 +- sim/testsuite/mn10300/allinsn.exp | 2 +- sim/testsuite/moxie/allinsn.exp | 2 +- sim/testsuite/msp430/allinsn.exp | 2 +- sim/testsuite/or1k/alltests.exp | 2 +- sim/testsuite/pru/allinsn.exp | 2 +- sim/testsuite/riscv/allinsn.exp | 2 +- sim/testsuite/sh/allinsn.exp | 2 +- sim/testsuite/v850/allinsns.exp | 2 +- sim/v850/Makefile.in | 2 - sim/v850/interp.c | 3 + sim/v850/simops.c | 88 +-- 94 files changed, 2359 insertions(+), 805 deletions(-) copy gdb/testsuite/gdb.dwarf2/{dw2-symtab-includes.exp => dw2-symtab-includes-look [...] delete mode 100644 sim/common/gentmap.c delete mode 100644 sim/common/nltvals.def create mode 100644 sim/common/target-newlib-syscall.c create mode 100644 sim/common/target-newlib-syscall.h