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-arm-build_cross in repository toolchain/ci/binutils-gdb.
from 46f263ccff Fix ChangeLog entry location adds 6fe7f5c416 Automatic date update in version.in adds e331b18d42 Re: readelf section reading adds 8c60e272c7 readelf: don't clear section_headers in process_file_header adds b15c5d7a51 sim: unify platform function & header tests adds dba333c1e4 sim: unify assert build settings adds 5ea4547402 sim: unify environment build settings adds 5629cf2b98 sim: ppc: unify env settings too adds d424629da8 remote: Fix indentation in remote_new_objfile. adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 11 + binutils/readelf.c | 10 +- gdb/ChangeLog | 4 + gdb/remote.c | 4 +- sim/ChangeLog | 68 ++ sim/Makefile.in | 121 ++- sim/aarch64/ChangeLog | 13 + sim/aarch64/aclocal.m4 | 4 - sim/aarch64/config.in | 126 --- sim/aarch64/configure | 772 +-------------- sim/aarch64/configure.ac | 5 - sim/aarch64/interp.c | 5 + sim/aclocal.m4 | 9 + sim/arm/ChangeLog | 13 + sim/arm/aclocal.m4 | 4 - sim/arm/config.in | 126 --- sim/arm/configure | 768 +-------------- sim/arm/configure.ac | 1 - sim/arm/wrapper.c | 3 + sim/avr/ChangeLog | 13 + sim/avr/aclocal.m4 | 4 - sim/avr/config.in | 126 --- sim/avr/configure | 768 +-------------- sim/avr/configure.ac | 1 - sim/avr/interp.c | 3 + sim/bfin/ChangeLog | 20 + sim/bfin/aclocal.m4 | 4 - sim/bfin/config.in | 165 ---- sim/bfin/configure | 810 +--------------- sim/bfin/configure.ac | 11 - sim/bfin/interp.c | 23 +- sim/bpf/ChangeLog | 12 + sim/bpf/aclocal.m4 | 4 - sim/bpf/config.in | 126 --- sim/bpf/configure | 768 +-------------- sim/bpf/configure.ac | 1 - sim/common/ChangeLog | 31 + sim/common/Make-common.in | 9 +- sim/common/defs.h | 18 +- 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/{ppc/config.in => config.h.in} | 205 +++- sim/configure | 1847 ++++++++++++++++++++++++++++++++++-- sim/configure.ac | 20 + sim/cr16/ChangeLog | 12 + sim/cr16/aclocal.m4 | 4 - sim/cr16/config.in | 126 --- sim/cr16/configure | 768 +-------------- sim/cr16/configure.ac | 1 - sim/cris/ChangeLog | 22 + sim/cris/aclocal.m4 | 4 - sim/cris/config.in | 135 --- sim/cris/configure | 780 +-------------- sim/cris/configure.ac | 8 - sim/cris/dv-rv.c | 2 - sim/cris/rvdummy.c | 5 +- sim/cris/traps.c | 1 + sim/d10v/ChangeLog | 13 + sim/d10v/aclocal.m4 | 4 - sim/d10v/config.in | 126 --- sim/d10v/configure | 768 +-------------- sim/d10v/configure.ac | 1 - sim/d10v/interp.c | 3 + sim/erc32/ChangeLog | 20 + sim/erc32/Makefile.in | 6 +- sim/erc32/aclocal.m4 | 3 - sim/erc32/config.in | 126 --- sim/erc32/configure | 714 +------------- sim/erc32/erc32.c | 20 +- sim/example-synacor/ChangeLog | 13 + sim/example-synacor/aclocal.m4 | 4 - sim/example-synacor/config.in | 126 --- sim/example-synacor/configure | 768 +-------------- sim/example-synacor/configure.ac | 1 - sim/example-synacor/interp.c | 3 + sim/frv/ChangeLog | 13 + sim/frv/aclocal.m4 | 4 - sim/frv/config.in | 126 --- sim/frv/configure | 768 +-------------- sim/frv/configure.ac | 1 - sim/frv/sim-if.c | 3 + sim/ft32/ChangeLog | 13 + sim/ft32/aclocal.m4 | 4 - sim/ft32/config.in | 126 --- sim/ft32/configure | 768 +-------------- sim/ft32/configure.ac | 1 - sim/ft32/interp.c | 3 + sim/h8300/ChangeLog | 13 + sim/h8300/aclocal.m4 | 4 - sim/h8300/config.in | 129 --- sim/h8300/configure | 773 +-------------- sim/h8300/configure.ac | 3 - sim/iq2000/ChangeLog | 13 + sim/iq2000/aclocal.m4 | 4 - sim/iq2000/config.in | 126 --- sim/iq2000/configure | 768 +-------------- sim/iq2000/configure.ac | 1 - sim/iq2000/sim-if.c | 3 + sim/lm32/ChangeLog | 17 + sim/lm32/aclocal.m4 | 4 - sim/lm32/config.in | 126 --- sim/lm32/configure | 768 +-------------- sim/lm32/configure.ac | 1 - sim/lm32/dv-lm32uart.c | 1 + sim/lm32/sim-if.c | 3 + sim/m32c/ChangeLog | 13 + sim/m32c/aclocal.m4 | 3 - sim/m32c/config.in | 141 --- sim/m32c/configure | 731 +------------- sim/m32c/configure.ac | 8 - sim/m32c/mem.c | 2 - sim/m32r/ChangeLog | 17 + sim/m32r/aclocal.m4 | 4 - sim/m32r/config.in | 126 --- sim/m32r/configure | 768 +-------------- sim/m32r/configure.ac | 1 - sim/m32r/sim-if.c | 3 + sim/m32r/traps-linux.c | 1 + sim/m4/sim_ac_common.m4 | 163 ---- 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 | 144 +++ sim/m68hc11/ChangeLog | 12 + sim/m68hc11/aclocal.m4 | 4 - sim/m68hc11/config.in | 126 --- sim/m68hc11/configure | 768 +-------------- sim/m68hc11/configure.ac | 1 - sim/mcore/ChangeLog | 12 + sim/mcore/aclocal.m4 | 4 - sim/mcore/config.in | 126 --- sim/mcore/configure | 768 +-------------- sim/mcore/configure.ac | 1 - sim/microblaze/ChangeLog | 12 + sim/microblaze/aclocal.m4 | 4 - sim/microblaze/config.in | 126 --- sim/microblaze/configure | 768 +-------------- sim/microblaze/configure.ac | 1 - sim/mips/ChangeLog | 13 + sim/mips/aclocal.m4 | 4 - sim/mips/config.in | 135 --- sim/mips/configure | 780 +-------------- sim/mips/configure.ac | 2 - sim/mn10300/ChangeLog | 12 + sim/mn10300/aclocal.m4 | 4 - sim/mn10300/config.in | 126 --- sim/mn10300/configure | 768 +-------------- sim/mn10300/configure.ac | 1 - sim/moxie/ChangeLog | 12 + sim/moxie/aclocal.m4 | 4 - sim/moxie/config.in | 126 --- sim/moxie/configure | 768 +-------------- sim/moxie/configure.ac | 1 - sim/msp430/ChangeLog | 12 + sim/msp430/aclocal.m4 | 4 - sim/msp430/config.in | 126 --- sim/msp430/configure | 768 +-------------- sim/msp430/configure.ac | 1 - sim/or1k/ChangeLog | 12 + sim/or1k/aclocal.m4 | 4 - sim/or1k/config.in | 126 --- sim/or1k/configure | 768 +-------------- sim/or1k/configure.ac | 1 - sim/ppc/ChangeLog | 34 + sim/ppc/Makefile.in | 8 +- sim/ppc/aclocal.m4 | 1 - sim/ppc/config.in | 274 ------ sim/ppc/configure | 1006 +------------------- sim/ppc/configure.ac | 79 +- sim/ppc/debug.h | 19 + sim/ppc/defs.h | 14 +- sim/ppc/std-config.h | 1 + sim/pru/ChangeLog | 13 + sim/pru/aclocal.m4 | 4 - sim/pru/config.in | 126 --- sim/pru/configure | 768 +-------------- sim/pru/configure.ac | 1 - sim/pru/interp.c | 3 + sim/riscv/ChangeLog | 12 + sim/riscv/aclocal.m4 | 4 - sim/riscv/config.in | 126 --- sim/riscv/configure | 768 +-------------- sim/riscv/configure.ac | 1 - sim/rl78/ChangeLog | 8 + sim/rl78/aclocal.m4 | 3 - sim/rl78/config.in | 126 --- sim/rl78/configure | 714 +------------- sim/rx/ChangeLog | 16 + sim/rx/README.txt | 4 +- sim/rx/aclocal.m4 | 3 - sim/rx/config.in | 129 --- sim/rx/configure | 736 +------------- sim/rx/configure.ac | 17 - sim/rx/mem.c | 2 +- sim/rx/rx.c | 32 +- sim/sh/ChangeLog | 13 + sim/sh/aclocal.m4 | 4 - sim/sh/config.in | 126 --- sim/sh/configure | 768 +-------------- sim/sh/configure.ac | 1 - sim/sh/interp.c | 3 + sim/v850/ChangeLog | 14 + sim/v850/aclocal.m4 | 4 - sim/v850/config.in | 144 --- sim/v850/configure | 789 +-------------- sim/v850/configure.ac | 4 - 213 files changed, 3387 insertions(+), 29558 deletions(-) create mode 100644 sim/common/portability.c create mode 100644 sim/common/portability.h copy sim/{ppc/config.in => config.h.in} (65%) 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 create mode 100644 sim/m4/sim_ac_platform.m4