This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross in repository toolchain/ci/binutils-gdb.
from 7fe1b1388f nm: Add --quiet to suppress "no symbols" diagnostic adds 0cf9ea0b16 Automatic date update in version.in adds 573dc0cc43 Minor fix in skip_ctf_tests adds bb3a4efe13 [PR gdb/27393] set directories: handle empty dirs. adds b2287f90e4 Automatic date update in version.in adds f8069d55c1 sim: delete redundant SIM_EXTRA_ALL adds ed30adf750 sim: delete unused SIM_EXTRA_LIBDEPS adds ebe9564b99 sim: require AC_PROG_CPP explicitly adds a3e2cc64a6 sim: use AC_CHECK_TOOL to find ar adds c25ea03dd6 sim: set up build-time compiler settings adds 9ea3e81ca0 sim: igen: delete unused FOR_BUILD vars adds 88d7273afd sim: igen: delete more unused toolchain settings adds 9f34b60a43 sim: igen: drop config.h & header checking adds 1dbde357be Add missing changes to Makefile.tpl
No new revisions were added by this update.
Summary of changes: ChangeLog | 8 + Makefile.tpl | 5 + bfd/version.h | 2 +- gdb/ChangeLog | 5 + gdb/source.c | 2 + gdb/testsuite/ChangeLog | 10 + gdb/testsuite/gdb.base/source-dir.exp | 41 + gdb/testsuite/lib/gdb.exp | 4 +- sim/ChangeLog | 22 + sim/README-HACKING | 4 - sim/aarch64/ChangeLog | 4 + sim/aarch64/configure | 386 ++++++---- sim/arm/ChangeLog | 6 +- sim/arm/configure | 386 ++++++---- sim/avr/ChangeLog | 4 + sim/avr/configure | 386 ++++++---- sim/bfin/ChangeLog | 4 + sim/bfin/configure | 386 ++++++---- sim/bpf/ChangeLog | 4 + sim/bpf/configure | 386 ++++++---- sim/common/ChangeLog | 10 + sim/common/Make-common.in | 9 +- sim/cr16/ChangeLog | 5 +- sim/cr16/configure | 386 ++++++---- sim/cris/ChangeLog | 4 + sim/cris/configure | 386 ++++++---- sim/d10v/ChangeLog | 5 +- sim/d10v/configure | 386 ++++++---- sim/erc32/ChangeLog | 9 + sim/erc32/Makefile.in | 2 +- sim/erc32/configure | 386 ++++++---- sim/frv/ChangeLog | 4 + sim/frv/configure | 386 ++++++---- sim/ft32/ChangeLog | 4 + sim/ft32/configure | 386 ++++++---- sim/h8300/ChangeLog | 4 + sim/h8300/configure | 386 ++++++---- sim/igen/ChangeLog | 28 + sim/igen/Makefile.in | 15 +- sim/igen/config.in | 64 -- sim/igen/configure | 1361 +++------------------------------ sim/igen/configure.ac | 24 +- sim/igen/filter.c | 3 - sim/igen/filter_host.c | 1 - sim/igen/igen.c | 1 - sim/igen/lf.c | 1 - sim/igen/misc.c | 1 - sim/igen/misc.h | 3 - sim/igen/table.c | 3 - sim/iq2000/ChangeLog | 4 + sim/iq2000/configure | 386 ++++++---- sim/lm32/ChangeLog | 4 + sim/lm32/configure | 386 ++++++---- sim/m32c/ChangeLog | 4 + sim/m32c/configure | 386 ++++++---- sim/m32r/ChangeLog | 4 + sim/m32r/configure | 386 ++++++---- sim/m4/sim_ac_common.m4 | 19 +- sim/m68hc11/ChangeLog | 4 + sim/m68hc11/configure | 386 ++++++---- sim/mcore/ChangeLog | 5 +- sim/mcore/configure | 386 ++++++---- sim/microblaze/ChangeLog | 4 + sim/microblaze/configure | 386 ++++++---- sim/mips/ChangeLog | 9 + sim/mips/Makefile.in | 2 +- sim/mips/configure | 386 ++++++---- sim/mn10300/ChangeLog | 4 + sim/mn10300/configure | 386 ++++++---- sim/moxie/ChangeLog | 4 + sim/moxie/configure | 386 ++++++---- sim/msp430/ChangeLog | 12 + sim/msp430/Makefile.in | 4 - sim/msp430/configure | 386 ++++++---- sim/or1k/ChangeLog | 4 + sim/or1k/configure | 386 ++++++---- sim/pru/ChangeLog | 4 + sim/pru/configure | 386 ++++++---- sim/riscv/ChangeLog | 4 + sim/riscv/configure | 386 ++++++---- sim/rl78/ChangeLog | 4 + sim/rl78/configure | 386 ++++++---- sim/rx/ChangeLog | 4 + sim/rx/configure | 386 ++++++---- sim/sh/ChangeLog | 5 +- sim/sh/configure | 386 ++++++---- sim/v850/ChangeLog | 4 + sim/v850/configure | 386 ++++++---- 88 files changed, 7582 insertions(+), 5796 deletions(-) delete mode 100644 sim/igen/config.in