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 a48ff3efda sim: ppc: unify header & function & type tests too adds 4b530cfa37 Automatic date update in version.in adds 497a20bd3b sim: split debug/stdio/trace/profile options into dedicated [...] adds 04381273a9 sim: unify debug/stdio/trace/profile build settings adds 6dd65fc048 sim: unify bug & package settings adds ba307cddcf sim: overhaul alignment settings management adds 4218a6dc8b sim: erc32/ppc: fix handling of $EXEEXT adds a80249d0a9 sim: erc32: replace caddr_t with void* adds 2726bbc339 sim: assume sys/select.h always exists adds a687671327 sim: rx: replace cycle-stats with common profile settings adds dd8e16ea7b sim: unify sim-load.o building adds ad9cc20970 sim: start unifying portability shims adds f4d7566aef Automatic date update in version.in adds 0f318b8478 sim: rx: move cycle-accurate settings to CPPFLAGS adds 92a3f61363 sim: ppc: use common version.o too adds 4981807e06 gas: drop TC_ADDRESS_BYTES conditionals adds 987610f2d6 gas: fold three as_warn() in emit_expr_with_reloc() adds 90d3edf016 GNU gettext introduced this change[0] in version 0.19.8 to f [...] adds 0121f438e8 Use consistent type in binutils/dwarf.c adds 739025e89c Include missing header signal.h
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 7 + binutils/dwarf.c | 20 +-- config/ChangeLog | 7 + config/gettext.m4 | 52 +++++--- gas/ChangeLog | 10 ++ gas/doc/internals.texi | 3 +- gas/read.c | 18 +-- gdb/ChangeLog | 4 + gdb/compile/compile.c | 1 + intl/ChangeLog | 4 + intl/configure | 24 +++- sim/ChangeLog | 40 ++++++ sim/Makefile.in | 80 +++++++++++- sim/aarch64/ChangeLog | 5 + sim/aarch64/aclocal.m4 | 2 - sim/aarch64/config.in | 27 ---- sim/aarch64/configure | 267 +------------------------------------- sim/aarch64/configure.ac | 5 - sim/aarch64/interp.c | 5 + sim/aclocal.m4 | 6 + sim/arm/ChangeLog | 5 + sim/arm/aclocal.m4 | 2 - sim/arm/config.in | 27 ---- sim/arm/configure | 263 +------------------------------------ sim/arm/configure.ac | 1 - sim/arm/wrapper.c | 3 + sim/avr/ChangeLog | 5 + sim/avr/aclocal.m4 | 2 - sim/avr/config.in | 27 ---- sim/avr/configure | 263 +------------------------------------ sim/avr/configure.ac | 1 - sim/avr/interp.c | 3 + sim/bfin/ChangeLog | 10 ++ sim/bfin/aclocal.m4 | 2 - sim/bfin/config.in | 27 ---- sim/bfin/configure | 263 +------------------------------------ sim/bfin/configure.ac | 1 - sim/bfin/interp.c | 23 +--- sim/bpf/ChangeLog | 4 + sim/bpf/aclocal.m4 | 2 - sim/bpf/config.in | 27 ---- sim/bpf/configure | 263 +------------------------------------ sim/bpf/configure.ac | 1 - sim/common/ChangeLog | 27 ++++ sim/common/Make-common.in | 9 +- sim/common/defs.h | 4 + sim/common/dv-sockser.c | 1 + sim/common/local.mk | 7 + sim/common/portability.c | 67 ++++++++++ sim/common/portability.h | 47 +++++++ sim/common/sim-config.c | 8 +- sim/common/sim-config.h | 11 +- sim/config.h.in | 30 ++++- sim/configure | 217 ++++++++++++++++++++++++++++++- sim/configure.ac | 14 ++ sim/cr16/ChangeLog | 4 + sim/cr16/aclocal.m4 | 2 - sim/cr16/config.in | 27 ---- sim/cr16/configure | 263 +------------------------------------ sim/cr16/configure.ac | 1 - sim/cris/ChangeLog | 13 ++ sim/cris/aclocal.m4 | 2 - sim/cris/config.in | 27 ---- sim/cris/configure | 263 +------------------------------------ sim/cris/configure.ac | 1 - sim/cris/dv-rv.c | 2 - sim/cris/rvdummy.c | 5 +- sim/cris/traps.c | 1 + sim/d10v/ChangeLog | 5 + sim/d10v/aclocal.m4 | 2 - sim/d10v/config.in | 27 ---- sim/d10v/configure | 263 +------------------------------------ sim/d10v/configure.ac | 1 - sim/d10v/interp.c | 3 + sim/erc32/ChangeLog | 12 ++ sim/erc32/Makefile.in | 6 +- sim/erc32/aclocal.m4 | 1 - sim/erc32/config.in | 27 ---- sim/erc32/configure | 209 +---------------------------- sim/erc32/erc32.c | 20 +-- sim/example-synacor/ChangeLog | 5 + sim/example-synacor/aclocal.m4 | 2 - sim/example-synacor/config.in | 27 ---- sim/example-synacor/configure | 263 +------------------------------------ sim/example-synacor/configure.ac | 1 - sim/example-synacor/interp.c | 3 + sim/frv/ChangeLog | 5 + sim/frv/aclocal.m4 | 2 - sim/frv/config.in | 27 ---- sim/frv/configure | 263 +------------------------------------ sim/frv/configure.ac | 1 - sim/frv/sim-if.c | 3 + sim/ft32/ChangeLog | 5 + sim/ft32/aclocal.m4 | 2 - sim/ft32/config.in | 27 ---- sim/ft32/configure | 263 +------------------------------------ sim/ft32/configure.ac | 1 - sim/ft32/interp.c | 3 + sim/h8300/ChangeLog | 4 + sim/h8300/aclocal.m4 | 2 - sim/h8300/config.in | 27 ---- sim/h8300/configure | 263 +------------------------------------ sim/h8300/configure.ac | 1 - sim/iq2000/ChangeLog | 5 + sim/iq2000/aclocal.m4 | 2 - sim/iq2000/config.in | 27 ---- sim/iq2000/configure | 263 +------------------------------------ sim/iq2000/configure.ac | 1 - sim/iq2000/sim-if.c | 3 + sim/lm32/ChangeLog | 9 ++ sim/lm32/aclocal.m4 | 2 - sim/lm32/config.in | 27 ---- sim/lm32/configure | 263 +------------------------------------ sim/lm32/configure.ac | 1 - sim/lm32/dv-lm32uart.c | 1 + sim/lm32/sim-if.c | 3 + sim/m32c/ChangeLog | 4 + sim/m32c/aclocal.m4 | 1 - sim/m32c/config.in | 27 ---- sim/m32c/configure | 209 +---------------------------- sim/m32c/mem.c | 2 - sim/m32r/ChangeLog | 9 ++ sim/m32r/aclocal.m4 | 2 - sim/m32r/config.in | 27 ---- sim/m32r/configure | 263 +------------------------------------ sim/m32r/configure.ac | 1 - sim/m32r/sim-if.c | 3 + sim/m32r/traps-linux.c | 1 + sim/m4/sim_ac_common.m4 | 117 ----------------- sim/m4/sim_ac_option_alignment.m4 | 53 ++------ sim/m4/sim_ac_option_debug.m4 | 35 +++++ sim/m4/sim_ac_option_profile.m4 | 48 +++++++ sim/m4/sim_ac_option_stdio.m4 | 32 +++++ sim/m4/sim_ac_option_trace.m4 | 46 +++++++ sim/m4/sim_ac_platform.m4 | 1 - sim/m68hc11/ChangeLog | 4 + sim/m68hc11/aclocal.m4 | 2 - sim/m68hc11/config.in | 27 ---- sim/m68hc11/configure | 263 +------------------------------------ sim/m68hc11/configure.ac | 1 - sim/mcore/ChangeLog | 4 + sim/mcore/aclocal.m4 | 2 - sim/mcore/config.in | 27 ---- sim/mcore/configure | 263 +------------------------------------ sim/mcore/configure.ac | 1 - sim/microblaze/ChangeLog | 4 + sim/microblaze/aclocal.m4 | 2 - sim/microblaze/config.in | 27 ---- sim/microblaze/configure | 263 +------------------------------------ sim/microblaze/configure.ac | 1 - sim/mips/ChangeLog | 4 + sim/mips/aclocal.m4 | 2 - sim/mips/config.in | 27 ---- sim/mips/configure | 263 +------------------------------------ sim/mips/configure.ac | 1 - sim/mn10300/ChangeLog | 4 + sim/mn10300/aclocal.m4 | 2 - sim/mn10300/config.in | 27 ---- sim/mn10300/configure | 263 +------------------------------------ sim/mn10300/configure.ac | 1 - sim/moxie/ChangeLog | 4 + sim/moxie/aclocal.m4 | 2 - sim/moxie/config.in | 27 ---- sim/moxie/configure | 263 +------------------------------------ sim/moxie/configure.ac | 1 - sim/msp430/ChangeLog | 4 + sim/msp430/aclocal.m4 | 2 - sim/msp430/config.in | 27 ---- sim/msp430/configure | 263 +------------------------------------ sim/msp430/configure.ac | 1 - sim/or1k/ChangeLog | 4 + sim/or1k/aclocal.m4 | 2 - sim/or1k/config.in | 27 ---- sim/or1k/configure | 263 +------------------------------------ sim/or1k/configure.ac | 1 - sim/ppc/ChangeLog | 27 ++++ sim/ppc/Makefile.in | 19 +-- sim/ppc/aclocal.m4 | 1 - sim/ppc/config.in | 12 -- sim/ppc/configure | 127 ------------------ sim/ppc/configure.ac | 45 ------- sim/ppc/debug.h | 19 +++ sim/pru/ChangeLog | 5 + sim/pru/aclocal.m4 | 2 - sim/pru/config.in | 27 ---- sim/pru/configure | 263 +------------------------------------ sim/pru/configure.ac | 1 - sim/pru/interp.c | 3 + sim/riscv/ChangeLog | 4 + sim/riscv/aclocal.m4 | 2 - sim/riscv/config.in | 27 ---- sim/riscv/configure | 263 +------------------------------------ sim/riscv/configure.ac | 1 - sim/rl78/aclocal.m4 | 1 - sim/rl78/config.in | 27 ---- sim/rl78/configure | 209 +---------------------------- sim/rx/ChangeLog | 15 +++ sim/rx/Makefile.in | 2 +- sim/rx/README.txt | 4 +- sim/rx/aclocal.m4 | 1 - sim/rx/config.in | 33 ----- sim/rx/configure | 237 +-------------------------------- sim/rx/configure.ac | 20 +-- sim/rx/mem.c | 2 +- sim/rx/rx.c | 32 ++--- sim/sh/ChangeLog | 5 + sim/sh/aclocal.m4 | 2 - sim/sh/config.in | 27 ---- sim/sh/configure | 263 +------------------------------------ sim/sh/configure.ac | 1 - sim/sh/interp.c | 3 + sim/v850/ChangeLog | 4 + sim/v850/aclocal.m4 | 2 - sim/v850/config.in | 27 ---- sim/v850/configure | 263 +------------------------------------ sim/v850/configure.ac | 1 - 217 files changed, 1241 insertions(+), 9295 deletions(-) create mode 100644 sim/common/portability.c create mode 100644 sim/common/portability.h create mode 100644 sim/m4/sim_ac_option_debug.m4 create mode 100644 sim/m4/sim_ac_option_profile.m4 create mode 100644 sim/m4/sim_ac_option_stdio.m4 create mode 100644 sim/m4/sim_ac_option_trace.m4