From 19f6a43c6c17147acba638eab64f2bf8de4b1447 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 22 Apr 2021 19:51:54 -0600 Subject: Do not check for sys/time.h or sys/times.h This updates the sim so that it unconditionally uses sys/time.h. This is in agreement with existing code, and a recent change to BFD. I also think that sys/times.h is never needed by the sim, so this patch removes the check and the one spot that was conditionally including it. sim/ChangeLog 2021-04-22 Tom Tromey * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h or sys/times.h. sim/aarch64/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/arm/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/avr/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/bfin/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/bpf/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/common/ChangeLog 2021-04-22 Tom Tromey * sim-utils.c: Update includes. sim/cr16/ChangeLog 2021-04-22 Tom Tromey * simops.c: Update includes. * configure, config.in: Rebuild. sim/cris/ChangeLog 2021-04-22 Tom Tromey * rvdummy.c: Update includes. * dv-rv.c: Update includes. * configure, config.in: Rebuild. sim/d10v/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/erc32/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/example-synacor/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/frv/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/ft32/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/h8300/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/iq2000/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/lm32/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/m32c/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/m32r/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/m68hc11/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/mcore/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/microblaze/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/mips/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/mn10300/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/moxie/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/msp430/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/or1k/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/ppc/ChangeLog 2021-04-22 Tom Tromey * mon.c: Update includes. * emul_unix.c: Update includes. (do_unix_gettimeofday): Update condition. sim/pru/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/riscv/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/rl78/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/rx/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. sim/sh/ChangeLog 2021-04-22 Tom Tromey * interp.c: Update includes. * configure, config.in: Rebuild. sim/v850/ChangeLog 2021-04-22 Tom Tromey * configure, config.in: Rebuild. --- sim/ChangeLog | 5 +++++ sim/aarch64/ChangeLog | 4 ++++ sim/aarch64/config.in | 6 ------ sim/aarch64/configure | 10 ++-------- sim/arm/ChangeLog | 4 ++++ sim/arm/config.in | 6 ------ sim/arm/configure | 10 ++-------- sim/avr/ChangeLog | 4 ++++ sim/avr/config.in | 6 ------ sim/avr/configure | 10 ++-------- sim/bfin/ChangeLog | 4 ++++ sim/bfin/config.in | 6 ------ sim/bfin/configure | 10 ++-------- sim/bpf/ChangeLog | 4 ++++ sim/bpf/config.in | 6 ------ sim/bpf/configure | 10 ++-------- sim/common/ChangeLog | 4 ++++ sim/common/sim-utils.c | 2 -- sim/cr16/ChangeLog | 5 +++++ sim/cr16/config.in | 6 ------ sim/cr16/configure | 10 ++-------- sim/cr16/simops.c | 2 -- sim/cris/ChangeLog | 6 ++++++ sim/cris/config.in | 6 ------ sim/cris/configure | 10 ++-------- sim/cris/dv-rv.c | 2 -- sim/cris/rvdummy.c | 2 -- sim/d10v/ChangeLog | 4 ++++ sim/d10v/config.in | 6 ------ sim/d10v/configure | 10 ++-------- sim/erc32/ChangeLog | 4 ++++ sim/erc32/config.in | 6 ------ sim/erc32/configure | 10 ++-------- sim/example-synacor/ChangeLog | 4 ++++ sim/example-synacor/config.in | 6 ------ sim/example-synacor/configure | 10 ++-------- sim/frv/ChangeLog | 4 ++++ sim/frv/config.in | 6 ------ sim/frv/configure | 10 ++-------- sim/ft32/ChangeLog | 4 ++++ sim/ft32/config.in | 6 ------ sim/ft32/configure | 10 ++-------- sim/h8300/ChangeLog | 4 ++++ sim/h8300/config.in | 6 ------ sim/h8300/configure | 10 ++-------- sim/iq2000/ChangeLog | 4 ++++ sim/iq2000/config.in | 6 ------ sim/iq2000/configure | 10 ++-------- sim/lm32/ChangeLog | 4 ++++ sim/lm32/config.in | 6 ------ sim/lm32/configure | 10 ++-------- sim/m32c/ChangeLog | 4 ++++ sim/m32c/config.in | 6 ------ sim/m32c/configure | 10 ++-------- sim/m32r/ChangeLog | 4 ++++ sim/m32r/config.in | 6 ------ sim/m32r/configure | 10 ++-------- sim/m4/sim_ac_common.m4 | 2 -- sim/m68hc11/ChangeLog | 4 ++++ sim/m68hc11/config.in | 6 ------ sim/m68hc11/configure | 10 ++-------- sim/mcore/ChangeLog | 4 ++++ sim/mcore/config.in | 6 ------ sim/mcore/configure | 10 ++-------- sim/microblaze/ChangeLog | 4 ++++ sim/microblaze/config.in | 6 ------ sim/microblaze/configure | 10 ++-------- sim/mips/ChangeLog | 4 ++++ sim/mips/config.in | 6 ------ sim/mips/configure | 10 ++-------- sim/mn10300/ChangeLog | 4 ++++ sim/mn10300/config.in | 6 ------ sim/mn10300/configure | 10 ++-------- sim/moxie/ChangeLog | 4 ++++ sim/moxie/config.in | 6 ------ sim/moxie/configure | 10 ++-------- sim/msp430/ChangeLog | 4 ++++ sim/msp430/config.in | 6 ------ sim/msp430/configure | 10 ++-------- sim/or1k/ChangeLog | 4 ++++ sim/or1k/config.in | 6 ------ sim/or1k/configure | 10 ++-------- sim/ppc/ChangeLog | 6 ++++++ sim/ppc/emul_unix.c | 4 +--- sim/ppc/mon.c | 6 ------ sim/pru/ChangeLog | 4 ++++ sim/pru/config.in | 6 ------ sim/pru/configure | 10 ++-------- sim/riscv/ChangeLog | 4 ++++ sim/riscv/config.in | 6 ------ sim/riscv/configure | 10 ++-------- sim/rl78/ChangeLog | 4 ++++ sim/rl78/config.in | 6 ------ sim/rl78/configure | 10 ++-------- sim/rx/ChangeLog | 4 ++++ sim/rx/config.in | 6 ------ sim/rx/configure | 10 ++-------- sim/sh/ChangeLog | 5 +++++ sim/sh/config.in | 6 ------ sim/sh/configure | 10 ++-------- sim/sh/interp.c | 2 -- sim/v850/ChangeLog | 4 ++++ sim/v850/config.in | 6 ------ sim/v850/configure | 10 ++-------- 104 files changed, 206 insertions(+), 455 deletions(-) diff --git a/sim/ChangeLog b/sim/ChangeLog index 8d09d66..47032e0 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,10 @@ 2021-04-22 Tom Tromey + * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h + or sys/times.h. + +2021-04-22 Tom Tromey + * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make. 2021-04-21 Simon Marchi diff --git a/sim/aarch64/ChangeLog b/sim/aarch64/ChangeLog index c561637..30257c2 100644 --- a/sim/aarch64/ChangeLog +++ b/sim/aarch64/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/aarch64/config.in b/sim/aarch64/config.in index cb5ea1b..2416b7f 100644 --- a/sim/aarch64/config.in +++ b/sim/aarch64/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/aarch64/configure b/sim/aarch64/configure index 5a9fe05..22d4678 100755 --- a/sim/aarch64/configure +++ b/sim/aarch64/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index a607c35..aa3c91b 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (armemu26.o, armemu32.o): Use COMPILE and POSTCOMPILE. diff --git a/sim/arm/config.in b/sim/arm/config.in index cb5ea1b..2416b7f 100644 --- a/sim/arm/config.in +++ b/sim/arm/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/arm/configure b/sim/arm/configure index 9e4fa0b..2a74bb7 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/avr/ChangeLog b/sim/avr/ChangeLog index bedd394..c8f51eb 100644 --- a/sim/avr/ChangeLog +++ b/sim/avr/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/avr/config.in b/sim/avr/config.in index cb5ea1b..2416b7f 100644 --- a/sim/avr/config.in +++ b/sim/avr/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/avr/configure b/sim/avr/configure index 4e4ee34..ae50e46 100755 --- a/sim/avr/configure +++ b/sim/avr/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index d8d6d7b..4473b72 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (INCLUDE): Remove. 2021-04-22 Tom Tromey diff --git a/sim/bfin/config.in b/sim/bfin/config.in index cc4a677..5ccb707 100644 --- a/sim/bfin/config.in +++ b/sim/bfin/config.in @@ -160,12 +160,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/bfin/configure b/sim/bfin/configure index 9c3885c..efdeccb 100755 --- a/sim/bfin/configure +++ b/sim/bfin/configure @@ -2316,8 +2316,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3950,10 +3948,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11225,7 +11219,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11228 "configure" +#line 11222 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11331,7 +11325,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11334 "configure" +#line 11328 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/bpf/ChangeLog b/sim/bpf/ChangeLog index 47fb5a7..9021585 100644 --- a/sim/bpf/ChangeLog +++ b/sim/bpf/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (arch.o, cpu.o, sim-if.o, traps.o): Remove. (mloop-le.o, mloop-be.o, decode-le.o, decode-be.o, sim-le.o) (sim-be.o): Use COMPILE and POSTCOMPILE. diff --git a/sim/bpf/config.in b/sim/bpf/config.in index cb5ea1b..2416b7f 100644 --- a/sim/bpf/config.in +++ b/sim/bpf/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/bpf/configure b/sim/bpf/configure index 13574d7..31e7c82 100755 --- a/sim/bpf/configure +++ b/sim/bpf/configure @@ -2306,8 +2306,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3927,10 +3925,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11202,7 +11196,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11205 "configure" +#line 11199 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11308,7 +11302,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11311 "configure" +#line 11305 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 31ac97d..61149e2 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * sim-utils.c: Update includes. + +2021-04-22 Tom Tromey + * Make-common.in: Require GNU make. 2021-04-22 Tom Tromey diff --git a/sim/common/sim-utils.c b/sim/common/sim-utils.c index 69949aa..86ab059 100644 --- a/sim/common/sim-utils.c +++ b/sim/common/sim-utils.c @@ -22,9 +22,7 @@ along with this program. If not, see . */ #include #include -#ifdef HAVE_SYS_TIME_H #include /* needed by sys/resource.h */ -#endif #ifdef HAVE_SYS_RESOURCE_H #include diff --git a/sim/cr16/ChangeLog b/sim/cr16/ChangeLog index 0fe6add..4be46d6 100644 --- a/sim/cr16/ChangeLog +++ b/sim/cr16/ChangeLog @@ -1,5 +1,10 @@ 2021-04-22 Tom Tromey + * simops.c: Update includes. + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (SIM_EXTRA_DEPS): New variable. (simops.o): Remove. diff --git a/sim/cr16/config.in b/sim/cr16/config.in index cb5ea1b..2416b7f 100644 --- a/sim/cr16/config.in +++ b/sim/cr16/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/cr16/configure b/sim/cr16/configure index 5be1448..f0cfde9 100755 --- a/sim/cr16/configure +++ b/sim/cr16/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index f523762..ca96dd0 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -29,9 +29,7 @@ #endif #include #include -#ifdef HAVE_SYS_TIME_H #include -#endif #include "sim-main.h" #include "simops.h" diff --git a/sim/cris/ChangeLog b/sim/cris/ChangeLog index bcebb8f..07d3086 100644 --- a/sim/cris/ChangeLog +++ b/sim/cris/ChangeLog @@ -1,5 +1,11 @@ 2021-04-22 Tom Tromey + * rvdummy.c: Update includes. + * dv-rv.c: Update includes. + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (sim-if.o, dv-cris.o, dv-rv.o, arch.o, traps.o) (devices.o, crisv10f.o, mloopv10f.o, cpuv10.o, decodev10.o) (modelv10.o, crisv32f.o, mloopv32f.o, cpuv32.o, decodev32.o) diff --git a/sim/cris/config.in b/sim/cris/config.in index aa4d649..2e48a34 100644 --- a/sim/cris/config.in +++ b/sim/cris/config.in @@ -130,12 +130,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/cris/configure b/sim/cris/configure index cdb67de..2a615b1 100755 --- a/sim/cris/configure +++ b/sim/cris/configure @@ -2307,8 +2307,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3931,10 +3929,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11206,7 +11200,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11209 "configure" +#line 11203 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11312,7 +11306,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11315 "configure" +#line 11309 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/cris/dv-rv.c b/sim/cris/dv-rv.c index 612eff4..cef164b 100644 --- a/sim/cris/dv-rv.c +++ b/sim/cris/dv-rv.c @@ -35,9 +35,7 @@ #include #endif -#ifdef HAVE_SYS_TIME_H #include -#endif #ifdef HAVE_SYS_SELECT_H #include diff --git a/sim/cris/rvdummy.c b/sim/cris/rvdummy.c index f147ea9..788f8ed 100644 --- a/sim/cris/rvdummy.c +++ b/sim/cris/rvdummy.c @@ -47,9 +47,7 @@ main (int argc, char *argv[]) #include #endif -#ifdef HAVE_SYS_TIME_H #include -#endif #ifdef HAVE_SYS_SELECT_H #include diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index 1860b6b..22d1e8f 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (SIM_EXTRA_DEPS): New variable. (simops.o): Remove. diff --git a/sim/d10v/config.in b/sim/d10v/config.in index cb5ea1b..2416b7f 100644 --- a/sim/d10v/config.in +++ b/sim/d10v/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/d10v/configure b/sim/d10v/configure index bc5fd32..c02a02b 100755 --- a/sim/d10v/configure +++ b/sim/d10v/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 1df97da..0a7d033 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/erc32/config.in b/sim/erc32/config.in index cb5ea1b..2416b7f 100644 --- a/sim/erc32/config.in +++ b/sim/erc32/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/erc32/configure b/sim/erc32/configure index 33d7c1d..eab6d86 100755 --- a/sim/erc32/configure +++ b/sim/erc32/configure @@ -2289,8 +2289,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3910,10 +3908,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11185,7 +11179,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11188 "configure" +#line 11182 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11291,7 +11285,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11294 "configure" +#line 11288 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/example-synacor/ChangeLog b/sim/example-synacor/ChangeLog index 3edc05d..a5c868b 100644 --- a/sim/example-synacor/ChangeLog +++ b/sim/example-synacor/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/example-synacor/config.in b/sim/example-synacor/config.in index cb5ea1b..2416b7f 100644 --- a/sim/example-synacor/config.in +++ b/sim/example-synacor/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/example-synacor/configure b/sim/example-synacor/configure index 15116d2..7fab5fa 100755 --- a/sim/example-synacor/configure +++ b/sim/example-synacor/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/frv/ChangeLog b/sim/frv/ChangeLog index 1e1a1b1..339a5f0 100644 --- a/sim/frv/ChangeLog +++ b/sim/frv/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (arch.o, devices.o, frv.o, traps.o, pipeline.o) (interrupts.o, memory.o, cache.o, options.o, reset.o) (registers.o, profile.o, profile-fr400.o, profile-fr450.o) diff --git a/sim/frv/config.in b/sim/frv/config.in index c60f7d8..8d37b72 100644 --- a/sim/frv/config.in +++ b/sim/frv/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/frv/configure b/sim/frv/configure index b1712d7..52a30ab 100755 --- a/sim/frv/configure +++ b/sim/frv/configure @@ -2310,8 +2310,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3931,10 +3929,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11206,7 +11200,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11209 "configure" +#line 11203 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11312,7 +11306,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11315 "configure" +#line 11309 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/ft32/ChangeLog b/sim/ft32/ChangeLog index de4ba75..0a06ef3 100644 --- a/sim/ft32/ChangeLog +++ b/sim/ft32/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/ft32/config.in b/sim/ft32/config.in index cb5ea1b..2416b7f 100644 --- a/sim/ft32/config.in +++ b/sim/ft32/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/ft32/configure b/sim/ft32/configure index 9e2d0d4..2f14e5a 100755 --- a/sim/ft32/configure +++ b/sim/ft32/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index e0da2df..0a02c9c 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/h8300/config.in b/sim/h8300/config.in index 8150226..fbed42a 100644 --- a/sim/h8300/config.in +++ b/sim/h8300/config.in @@ -118,12 +118,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/h8300/configure b/sim/h8300/configure index 58aa59f..682019b 100755 --- a/sim/h8300/configure +++ b/sim/h8300/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3915,10 +3913,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11190,7 +11184,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11193 "configure" +#line 11187 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11296,7 +11290,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11299 "configure" +#line 11293 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/iq2000/ChangeLog b/sim/iq2000/ChangeLog index 0327bf7..9857bda 100644 --- a/sim/iq2000/ChangeLog +++ b/sim/iq2000/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (sim-if.o): Remove. (arch.o): Use COMPILE and POSTCOMPILE. (devices.o, iq2000.o, mloop.o, cpu.o, decode.o, sem.o, model.o): diff --git a/sim/iq2000/config.in b/sim/iq2000/config.in index c60f7d8..8d37b72 100644 --- a/sim/iq2000/config.in +++ b/sim/iq2000/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/iq2000/configure b/sim/iq2000/configure index 077fd2c..df5c33d 100755 --- a/sim/iq2000/configure +++ b/sim/iq2000/configure @@ -2307,8 +2307,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3928,10 +3926,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11203,7 +11197,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11206 "configure" +#line 11200 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11309,7 +11303,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11312 "configure" +#line 11306 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog index a9d59f8..f421242 100644 --- a/sim/lm32/ChangeLog +++ b/sim/lm32/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (arch.o, traps.o, sim-if.o, lm32.o, mloop.o) (cpu.o, decode.o, sem.o, model.o): Remove. (SIM_EXTRA_DEPS): Add eng.h. diff --git a/sim/lm32/config.in b/sim/lm32/config.in index c60f7d8..8d37b72 100644 --- a/sim/lm32/config.in +++ b/sim/lm32/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/lm32/configure b/sim/lm32/configure index aab0da7..43f006f 100755 --- a/sim/lm32/configure +++ b/sim/lm32/configure @@ -2307,8 +2307,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3928,10 +3926,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11203,7 +11197,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11206 "configure" +#line 11200 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11309,7 +11303,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11312 "configure" +#line 11306 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index 117ce05..2919dc4 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (LIBS): Remove 2021-04-22 Tom Tromey diff --git a/sim/m32c/config.in b/sim/m32c/config.in index cae7660..aaa80a5 100644 --- a/sim/m32c/config.in +++ b/sim/m32c/config.in @@ -127,12 +127,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/m32c/configure b/sim/m32c/configure index aaf8db3..2e2ed73 100755 --- a/sim/m32c/configure +++ b/sim/m32c/configure @@ -2286,8 +2286,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3912,10 +3910,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11187,7 +11181,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11190 "configure" +#line 11184 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11293,7 +11287,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11296 "configure" +#line 11290 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index 50a4627..6ba7bb4 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (sim-if.o, arch.o, traps.o, traps-linux.o) (devices.o, m32r.o, mloop.o, cpu.o, decode.o, sem.o, model.o) (m32rx.o, mloopx.o, cpux.o, decodex.o, semx.o, modelx.o) diff --git a/sim/m32r/config.in b/sim/m32r/config.in index c60f7d8..8d37b72 100644 --- a/sim/m32r/config.in +++ b/sim/m32r/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/m32r/configure b/sim/m32r/configure index 5b6c506..fb35163 100755 --- a/sim/m32r/configure +++ b/sim/m32r/configure @@ -2309,8 +2309,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3930,10 +3928,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11205,7 +11199,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11208 "configure" +#line 11202 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11311,7 +11305,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11314 "configure" +#line 11308 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/m4/sim_ac_common.m4 b/sim/m4/sim_ac_common.m4 index fd19a6f..0182599 100644 --- a/sim/m4/sim_ac_common.m4 +++ b/sim/m4/sim_ac_common.m4 @@ -49,8 +49,6 @@ AC_CHECK_HEADERS_ONCE(m4_flatten([ unistd.h sys/mman.h sys/resource.h - sys/time.h - sys/times.h sys/stat.h ])) AC_CHECK_FUNCS_ONCE(m4_flatten([ diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index 9cc1148..3da7580 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (INCLUDE): Remove. 2021-04-22 Tom Tromey diff --git a/sim/m68hc11/config.in b/sim/m68hc11/config.in index c60f7d8..8d37b72 100644 --- a/sim/m68hc11/config.in +++ b/sim/m68hc11/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/m68hc11/configure b/sim/m68hc11/configure index 3c8a71e..04e56ff 100755 --- a/sim/m68hc11/configure +++ b/sim/m68hc11/configure @@ -2296,8 +2296,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3917,10 +3915,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11192,7 +11186,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11195 "configure" +#line 11189 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11298,7 +11292,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11301 "configure" +#line 11295 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog index 3a6c148..9e700dc 100644 --- a/sim/mcore/ChangeLog +++ b/sim/mcore/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/mcore/config.in b/sim/mcore/config.in index cb5ea1b..2416b7f 100644 --- a/sim/mcore/config.in +++ b/sim/mcore/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/mcore/configure b/sim/mcore/configure index faf0ca6..25f04f5 100755 --- a/sim/mcore/configure +++ b/sim/mcore/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/microblaze/ChangeLog b/sim/microblaze/ChangeLog index f3ace80..089c15a 100644 --- a/sim/microblaze/ChangeLog +++ b/sim/microblaze/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/microblaze/config.in b/sim/microblaze/config.in index cb5ea1b..2416b7f 100644 --- a/sim/microblaze/config.in +++ b/sim/microblaze/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/microblaze/configure b/sim/microblaze/configure index 9e4fa0b..2a74bb7 100755 --- a/sim/microblaze/configure +++ b/sim/microblaze/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index eced42e..2e055ec 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (interp.o, m16run.o, micromipsrun.o, multi-run.o): Remove. (SIM_EXTRA_DEPS): New variable. diff --git a/sim/mips/config.in b/sim/mips/config.in index 09537fe..3f13dee 100644 --- a/sim/mips/config.in +++ b/sim/mips/config.in @@ -130,12 +130,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/mips/configure b/sim/mips/configure index 1a0c45d..bdf659d 100755 --- a/sim/mips/configure +++ b/sim/mips/configure @@ -2326,8 +2326,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3947,10 +3945,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11222,7 +11216,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11225 "configure" +#line 11219 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11328,7 +11322,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11331 "configure" +#line 11325 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index e6d119c..0ad3257 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (INCLUDE): Remove. 2021-04-22 Tom Tromey diff --git a/sim/mn10300/config.in b/sim/mn10300/config.in index c60f7d8..8d37b72 100644 --- a/sim/mn10300/config.in +++ b/sim/mn10300/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/mn10300/configure b/sim/mn10300/configure index 137eb94..4c6ad23 100755 --- a/sim/mn10300/configure +++ b/sim/mn10300/configure @@ -2302,8 +2302,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3923,10 +3921,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11198,7 +11192,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11201 "configure" +#line 11195 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11304,7 +11298,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11307 "configure" +#line 11301 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index 7f6f41c..ff2b8eb 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/moxie/config.in b/sim/moxie/config.in index cb5ea1b..2416b7f 100644 --- a/sim/moxie/config.in +++ b/sim/moxie/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/moxie/configure b/sim/moxie/configure index 809c738..23e04ba 100755 --- a/sim/moxie/configure +++ b/sim/moxie/configure @@ -2294,8 +2294,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3915,10 +3913,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11190,7 +11184,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11193 "configure" +#line 11187 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11296,7 +11290,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11299 "configure" +#line 11293 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/msp430/ChangeLog b/sim/msp430/ChangeLog index 7e49738..ed87e9f 100644 --- a/sim/msp430/ChangeLog +++ b/sim/msp430/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/msp430/config.in b/sim/msp430/config.in index cb5ea1b..2416b7f 100644 --- a/sim/msp430/config.in +++ b/sim/msp430/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/msp430/configure b/sim/msp430/configure index 4e4ee34..ae50e46 100755 --- a/sim/msp430/configure +++ b/sim/msp430/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/or1k/ChangeLog b/sim/or1k/ChangeLog index 910281f..b4404f0 100644 --- a/sim/or1k/ChangeLog +++ b/sim/or1k/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (mloop.o, arch.o, cpu.o, decode.o, sem.o) (sem-switch.o, model.o): Remove. diff --git a/sim/or1k/config.in b/sim/or1k/config.in index cb5ea1b..2416b7f 100644 --- a/sim/or1k/config.in +++ b/sim/or1k/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/or1k/configure b/sim/or1k/configure index 56c80b51e..4a7f8be 100755 --- a/sim/or1k/configure +++ b/sim/or1k/configure @@ -2306,8 +2306,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3927,10 +3925,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11202,7 +11196,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11205 "configure" +#line 11199 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11308,7 +11302,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11311 "configure" +#line 11305 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 340a6d4..5f7f306 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,5 +1,11 @@ 2021-04-22 Tom Tromey + * mon.c: Update includes. + * emul_unix.c: Update includes. + (do_unix_gettimeofday): Update condition. + +2021-04-22 Tom Tromey + * Makefile.in (stamp-vals, stamp-map): New targets. (targ-vals.h, targ-map.c): Update. (clean): Remove files. diff --git a/sim/ppc/emul_unix.c b/sim/ppc/emul_unix.c index 2616ae4..79ef7bc 100644 --- a/sim/ppc/emul_unix.c +++ b/sim/ppc/emul_unix.c @@ -53,9 +53,7 @@ #include #endif -#ifdef HAVE_SYS_TIME_H #include -#endif #ifndef HAVE_TERMIOS_STRUCTURE #undef HAVE_SYS_TERMIOS_H @@ -820,7 +818,7 @@ do_unix_time(os_emul_data *emul, } #endif -#if !defined(HAVE_GETTIMEOFDAY) || !defined(HAVE_SYS_TIME_H) +#if !defined(HAVE_GETTIMEOFDAY) #define do_unix_gettimeofday 0 #else static void diff --git a/sim/ppc/mon.c b/sim/ppc/mon.c index 452cd19..966f86c 100644 --- a/sim/ppc/mon.c +++ b/sim/ppc/mon.c @@ -35,13 +35,7 @@ #include #endif #include -#ifdef HAVE_SYS_TIMES_H -#include -#endif - -#ifdef HAVE_SYS_TIME_H #include -#endif #ifdef HAVE_SYS_RESOURCE_H #include diff --git a/sim/pru/ChangeLog b/sim/pru/ChangeLog index e392750..833dcc5 100644 --- a/sim/pru/ChangeLog +++ b/sim/pru/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/pru/config.in b/sim/pru/config.in index cb5ea1b..2416b7f 100644 --- a/sim/pru/config.in +++ b/sim/pru/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/pru/configure b/sim/pru/configure index 4e4ee34..ae50e46 100755 --- a/sim/pru/configure +++ b/sim/pru/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/riscv/ChangeLog b/sim/riscv/ChangeLog index d3bc056..90abdf9 100644 --- a/sim/riscv/ChangeLog +++ b/sim/riscv/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * configure: Rebuild. 2021-04-21 Mike Frysinger diff --git a/sim/riscv/config.in b/sim/riscv/config.in index cb5ea1b..2416b7f 100644 --- a/sim/riscv/config.in +++ b/sim/riscv/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/riscv/configure b/sim/riscv/configure index 79903a4..29f0c4ca 100755 --- a/sim/riscv/configure +++ b/sim/riscv/configure @@ -2298,8 +2298,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3919,10 +3917,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11194,7 +11188,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11197 "configure" +#line 11191 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11300,7 +11294,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11303 "configure" +#line 11297 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/rl78/ChangeLog b/sim/rl78/ChangeLog index 975f3df..b8d10b6 100644 --- a/sim/rl78/ChangeLog +++ b/sim/rl78/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (err.o, fpu.o, gdb-if.o, load.o, main.o, mem.o) (reg.o, rl78.o): Remove. diff --git a/sim/rl78/config.in b/sim/rl78/config.in index cb5ea1b..2416b7f 100644 --- a/sim/rl78/config.in +++ b/sim/rl78/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/rl78/configure b/sim/rl78/configure index 1c75598..a53a2b4 100755 --- a/sim/rl78/configure +++ b/sim/rl78/configure @@ -2286,8 +2286,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3907,10 +3905,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11182,7 +11176,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11185 "configure" +#line 11179 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11288,7 +11282,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11291 "configure" +#line 11285 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index e1d4d19..bfb417d 100644 --- a/sim/rx/ChangeLog +++ b/sim/rx/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (LIBS): Remove. 2021-04-22 Tom Tromey diff --git a/sim/rx/config.in b/sim/rx/config.in index 7dd69ef..9d69487 100644 --- a/sim/rx/config.in +++ b/sim/rx/config.in @@ -121,12 +121,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/rx/configure b/sim/rx/configure index 393932d..7a2f9ea 100755 --- a/sim/rx/configure +++ b/sim/rx/configure @@ -2291,8 +2291,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3912,10 +3910,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11187,7 +11181,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11190 "configure" +#line 11184 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11293,7 +11287,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11296 "configure" +#line 11290 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 209d8e8..98d1f35 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,5 +1,10 @@ 2021-04-22 Tom Tromey + * interp.c: Update includes. + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (SIM_EXTRA_DEPS): New variable. (interp.o): Remove. diff --git a/sim/sh/config.in b/sim/sh/config.in index cb5ea1b..2416b7f 100644 --- a/sim/sh/config.in +++ b/sim/sh/config.in @@ -115,12 +115,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/sh/configure b/sim/sh/configure index faf0ca6..25f04f5 100755 --- a/sim/sh/configure +++ b/sim/sh/configure @@ -2293,8 +2293,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3914,10 +3912,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11189,7 +11183,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11192 "configure" +#line 11186 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11295,7 +11289,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11298 "configure" +#line 11292 "configure" #include "confdefs.h" #if HAVE_DLFCN_H diff --git a/sim/sh/interp.c b/sim/sh/interp.c index 2fafcfd..fa361ba 100644 --- a/sim/sh/interp.c +++ b/sim/sh/interp.c @@ -43,9 +43,7 @@ #include #endif #include -#ifdef HAVE_SYS_TIME_H #include -#endif #ifndef _WIN32 #include #include diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index ccf2586..82a1d74 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/ChangeLog @@ -1,5 +1,9 @@ 2021-04-22 Tom Tromey + * configure, config.in: Rebuild. + +2021-04-22 Tom Tromey + * Makefile.in (INCLUDE): Remove. 2021-04-22 Tom Tromey diff --git a/sim/v850/config.in b/sim/v850/config.in index 830d22e..1eb9e29 100644 --- a/sim/v850/config.in +++ b/sim/v850/config.in @@ -130,12 +130,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIMES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TIME_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H diff --git a/sim/v850/configure b/sim/v850/configure index 54afdca..aa74f6a 100755 --- a/sim/v850/configure +++ b/sim/v850/configure @@ -2299,8 +2299,6 @@ as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/mman.h" as_fn_append ac_header_list " sys/resource.h" -as_fn_append ac_header_list " sys/time.h" -as_fn_append ac_header_list " sys/times.h" as_fn_append ac_header_list " sys/stat.h" as_fn_append ac_func_list " __setfpucw" as_fn_append ac_func_list " ftruncate" @@ -3927,10 +3925,6 @@ done - - - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -11202,7 +11196,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11205 "configure" +#line 11199 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11308,7 +11302,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11311 "configure" +#line 11305 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -- cgit v1.1