]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Do not check for sys/time.h or sys/times.h
authorTom Tromey <tom@tromey.com>
Fri, 23 Apr 2021 01:51:54 +0000 (19:51 -0600)
committerTom Tromey <tom@tromey.com>
Fri, 23 Apr 2021 01:51:55 +0000 (19:51 -0600)
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  <tom@tromey.com>

* 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  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/arm/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/avr/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/bfin/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/bpf/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/common/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* sim-utils.c: Update includes.

sim/cr16/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* simops.c: Update includes.
* configure, config.in: Rebuild.

sim/cris/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* rvdummy.c: Update includes.
* dv-rv.c: Update includes.
* configure, config.in: Rebuild.

sim/d10v/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/erc32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/example-synacor/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/frv/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/ft32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/h8300/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/iq2000/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/lm32/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/m32c/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/m32r/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/m68hc11/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/mcore/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/microblaze/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/mips/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/mn10300/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/moxie/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/msp430/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/or1k/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/ppc/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* mon.c: Update includes.
* emul_unix.c: Update includes.
(do_unix_gettimeofday): Update condition.

sim/pru/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/riscv/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/rl78/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/rx/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

sim/sh/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* interp.c: Update includes.
* configure, config.in: Rebuild.

sim/v850/ChangeLog
2021-04-22  Tom Tromey  <tom@tromey.com>

* configure, config.in: Rebuild.

104 files changed:
sim/ChangeLog
sim/aarch64/ChangeLog
sim/aarch64/config.in
sim/aarch64/configure
sim/arm/ChangeLog
sim/arm/config.in
sim/arm/configure
sim/avr/ChangeLog
sim/avr/config.in
sim/avr/configure
sim/bfin/ChangeLog
sim/bfin/config.in
sim/bfin/configure
sim/bpf/ChangeLog
sim/bpf/config.in
sim/bpf/configure
sim/common/ChangeLog
sim/common/sim-utils.c
sim/cr16/ChangeLog
sim/cr16/config.in
sim/cr16/configure
sim/cr16/simops.c
sim/cris/ChangeLog
sim/cris/config.in
sim/cris/configure
sim/cris/dv-rv.c
sim/cris/rvdummy.c
sim/d10v/ChangeLog
sim/d10v/config.in
sim/d10v/configure
sim/erc32/ChangeLog
sim/erc32/config.in
sim/erc32/configure
sim/example-synacor/ChangeLog
sim/example-synacor/config.in
sim/example-synacor/configure
sim/frv/ChangeLog
sim/frv/config.in
sim/frv/configure
sim/ft32/ChangeLog
sim/ft32/config.in
sim/ft32/configure
sim/h8300/ChangeLog
sim/h8300/config.in
sim/h8300/configure
sim/iq2000/ChangeLog
sim/iq2000/config.in
sim/iq2000/configure
sim/lm32/ChangeLog
sim/lm32/config.in
sim/lm32/configure
sim/m32c/ChangeLog
sim/m32c/config.in
sim/m32c/configure
sim/m32r/ChangeLog
sim/m32r/config.in
sim/m32r/configure
sim/m4/sim_ac_common.m4
sim/m68hc11/ChangeLog
sim/m68hc11/config.in
sim/m68hc11/configure
sim/mcore/ChangeLog
sim/mcore/config.in
sim/mcore/configure
sim/microblaze/ChangeLog
sim/microblaze/config.in
sim/microblaze/configure
sim/mips/ChangeLog
sim/mips/config.in
sim/mips/configure
sim/mn10300/ChangeLog
sim/mn10300/config.in
sim/mn10300/configure
sim/moxie/ChangeLog
sim/moxie/config.in
sim/moxie/configure
sim/msp430/ChangeLog
sim/msp430/config.in
sim/msp430/configure
sim/or1k/ChangeLog
sim/or1k/config.in
sim/or1k/configure
sim/ppc/ChangeLog
sim/ppc/emul_unix.c
sim/ppc/mon.c
sim/pru/ChangeLog
sim/pru/config.in
sim/pru/configure
sim/riscv/ChangeLog
sim/riscv/config.in
sim/riscv/configure
sim/rl78/ChangeLog
sim/rl78/config.in
sim/rl78/configure
sim/rx/ChangeLog
sim/rx/config.in
sim/rx/configure
sim/sh/ChangeLog
sim/sh/config.in
sim/sh/configure
sim/sh/interp.c
sim/v850/ChangeLog
sim/v850/config.in
sim/v850/configure

index 8d09d663956884c9cdd83049b5cf1f6ebcc9d8f4..47032e0bd53724ba07227d5058e91a9cf7835d2a 100644 (file)
@@ -1,3 +1,8 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for sys/time.h
+       or sys/times.h.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * m4/sim_ac_common.m4 (SIM_AC_COMMON): Don't check for make.
index c561637df8c1be82a98f5938b94d36df3d5fee5d..30257c2d8365f4a487ed2a70c10050df48ae198c 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 5a9fe05ec7cb04375f1fdbe0b7b855b24adcc5a3..22d4678c12f7fb29d2d4a64177afca8eee76b4db 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index a607c356b676540496ba19825ba7829c16f8f3eb..aa3c91bb2c47ad076ba14033325a6ba09e861982 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (armemu26.o, armemu32.o): Use COMPILE and
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 9e4fa0b0bf16a83e120f03f417badd6d46a53c8f..2a74bb745fe86ec0334042a913a2aa089693ab81 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index bedd394ec7e7e85d0fd8ccf3a2b6c0ef9ca3a477..c8f51eb0c4eb641511c801909d95bcbc211c2d8e 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 4e4ee342d2039f21cbb14a9134847d2eafb62f82..ae50e462452b599b5d2b2a2b2f8b823fae141916 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index d8d6d7ba68effb57af6f018cfa067f9acb0ed9f1..4473b720ffb98a756c2778a9b8720c0c1012fc58 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (INCLUDE): Remove.
index cc4a677d16a70473111299a37e59ebeddde37629..5ccb707f76255474c0221598a6e53db34cee9974 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 9c3885cf7b43de5e192fac70b0df8a48095c9f30..efdeccbdcc2a3cbed06bad11c1837c4e4174ffa9 100755 (executable)
@@ -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"
@@ -3948,10 +3946,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 47fb5a796bd6765f59288eac437a6be6d1e9ff85..9021585021311399066ca8f389113f96c226065c 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (arch.o, cpu.o, sim-if.o, traps.o): Remove.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 13574d755d4fc954648266f5d1319c51de16b931..31e7c8209af47312058925cf7ffacd32b0a3d791 100755 (executable)
@@ -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"
@@ -3925,10 +3923,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 31ac97d9eddc8de6f30a38dbebd7d992c5530764..61149e21213f2b4503bcbb2df4964aa1febf5400 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * sim-utils.c: Update includes.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Make-common.in: Require GNU make.
index 69949aa1520150d830797041d4b28cbcb91217f0..86ab059744ce6a6bec16bf0b761c5a7d7e965a47 100644 (file)
@@ -22,9 +22,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <stdlib.h>
 #include <time.h>
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h> /* needed by sys/resource.h */
-#endif
 
 #ifdef HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>
index 0fe6add678059366a0ef53997e407530865d30fe..4be46d603e85c70dd6eca1b8c7ae8fc416b6e440 100644 (file)
@@ -1,3 +1,8 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * simops.c: Update includes.
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (SIM_EXTRA_DEPS): New variable.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 5be14484c3a21f74063012d0b91428af62b6294b..f0cfde9164b9f818aa3db1bdcb7b8d71a39c5f4f 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index f52376237e94a2c6b908d7ea730a166f6a84d54b..ca96dd075883c31dc6ada979bad351042145f940 100644 (file)
@@ -29,9 +29,7 @@
 #endif
 #include <string.h>
 #include <time.h>
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #include "sim-main.h"
 #include "simops.h"
index bcebb8f5fec6ef061d2ad6ac1f36b209630ea1bc..07d3086f758a74e982dbcfc4558fb2bdf7594c50 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * rvdummy.c: Update includes.
+       * dv-rv.c: Update includes.
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (sim-if.o, dv-cris.o, dv-rv.o, arch.o, traps.o)
index aa4d64950e9a5e1c25ac69413603268f55136450..2e48a348f1306a44ce6e1f1516b11b4fcb031b61 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index cdb67defc03f2c6456a91e49871f6155747b5818..2a615b1af14216f2a3905098903657f24872d1a7 100755 (executable)
@@ -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"
@@ -3929,10 +3927,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 612eff4e9314ef39b965d6a84c5ec7aabf15ac21..cef164b0983be9b6567f50b2a2c9ecc8a3546a78 100644 (file)
@@ -35,9 +35,7 @@
 #include <sys/types.h>
 #endif
 
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
index f147ea9e59b8b2df38995eb77366092d54984210..788f8edb504e0f44ae90dbcf5ced4e2323a4741d 100644 (file)
@@ -47,9 +47,7 @@ main (int argc, char *argv[])
 #include <sys/types.h>
 #endif
 
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
index 1860b6b3a8f787d4223810f926a5da77f9a1ae9e..22d1e8fdf836c1207b7bb9df26f9e822865f3452 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (SIM_EXTRA_DEPS): New variable.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index bc5fd3224c133224769f4a1d81eba2c1abbee303..c02a02b8be93b3fbd8f804efb35ea1884eaa6394 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 1df97dad07ffef6b3c87702d644b75dfe164fdc6..0a7d0339f028fe391106e72c23f8acbdd91e3c6f 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 33d7c1dc009c41731c84ec2e1336396ef47e58df..eab6d868247a301fb4bf2c263f442a98457938df 100755 (executable)
@@ -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"
@@ -3908,10 +3906,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 3edc05dae775c558f58b482d54ddcab50ce998c5..a5c868bb9ec3e5b16534fa34c8d4d15d7082452c 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 15116d235471a855476712992ab4dd1fbd3a50e4..7fab5fac9e1f505bc65a5257e7b9d008acdbac04 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 1e1a1b1b73b3a776cce2875b21b4c85ac6c5a6b1..339a5f0e6fb0a6da7c382fd9f7449f0bbeb9d2b8 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (arch.o, devices.o, frv.o, traps.o, pipeline.o)
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index b1712d7195dec906d33fe8904ea236b058f5f58a..52a30ab7a45bfb94f609cef2fae401c367cc3385 100755 (executable)
@@ -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"
@@ -3929,10 +3927,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index de4ba758a2ccac8f3c09e7905192d9058a1640ee..0a06ef30c8dc7d64e9c541c95fc0f8fe48bb12ea 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 9e2d0d4d0fb293e075c7ad12c6396f60892e7170..2f14e5a35bba53b8de8887b706619ae3d24e49db 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index e0da2dfe4776329fec8efe3738765ec87fffa2ec..0a02c9c7255eb4637ddcbba2c05ec4e94487dc7e 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index 81502266895e7dc98037cd1d05acd81d18d9d549..fbed42af1edf4af05217658b5ecf7a757ccf2b1c 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 58aa59f00f01727aa7a36bb4e1436e7f161649b9..682019b1e220d9b665453d742482da1237d45a8b 100755 (executable)
@@ -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"
@@ -3913,10 +3911,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 0327bf7d2d054348ab95cf90fc9d3f7762179caa..9857bda1ad0664a2bed95b7592b06b4b545d6909 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (sim-if.o): Remove.
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 077fd2cfb4bb865a6ba2613ff8b80a24e10f8eb8..df5c33d484f2037d07f5be38956da8d217f1fe35 100755 (executable)
@@ -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"
@@ -3926,10 +3924,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index a9d59f84054097417320359062b41b9029c43318..f42124274c35d7f32e91765796a5a73cd02f03bc 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (arch.o, traps.o, sim-if.o, lm32.o, mloop.o)
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index aab0da7c63d05f18b1d8db411a565f1e902a593e..43f006fc1bdb8b52f1abdc58e23badba3be03d73 100755 (executable)
@@ -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"
@@ -3926,10 +3924,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 117ce05bcca2f432f29e109daf43b70ac6fc665f..2919dc40bc7d972d839e9bf1156ff8d40327e759 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (LIBS): Remove
index cae766077868e9a8b05d734a410cadc561bd377d..aaa80a5fa2e41f41bc996a1dbf28b621bfd2e0d9 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index aaf8db364e69d059d4ba0134bf5f1f559e566b90..2e2ed73de2c1970ecacee55a1bc14a90a3c5e5ca 100755 (executable)
@@ -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"
@@ -3910,10 +3908,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 50a462778df011c6551cfb068a24a83b40b45446..6ba7bb44858b5fe99460747b0b7b1dc62f730ca3 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (sim-if.o, arch.o, traps.o, traps-linux.o)
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 5b6c5068f83fa1fda5959377af5a85485d696e50..fb35163c9cf1df2fae1a487954b6e04284c88a99 100755 (executable)
@@ -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"
@@ -3928,10 +3926,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index fd19a6ff547d38b755270d06c6c710d056b5f196..01825990bea3b7775ae88be01c5bc82d96838c0d 100644 (file)
@@ -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([
index 9cc11481fb74d7d5290bc140e2b5d1f1b67a1f68..3da7580f6935056df12266ef209f16b9322bba9f 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (INCLUDE): Remove.
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 3c8a71e05ace76d5b9cf9600c17da90518977787..04e56ffd3bb2c562f0d1a388d814d0d37fbccafa 100755 (executable)
@@ -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"
@@ -3915,10 +3913,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 3a6c1487f526cde6942e4a05ecd8c589ed471844..9e700dc130d9bebbf277337a15ccb167ee8a7ed5 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index faf0ca6f2fa75ebabd5e8f2fccafe8ae86db368a..25f04f5db5d8a5c6520f24c732b5d9bc1b64a1f8 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index f3ace80c803ef9b535217b382b2e270639f9aee8..089c15a8db5d040483dfc56db8b73089b75499ce 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 9e4fa0b0bf16a83e120f03f417badd6d46a53c8f..2a74bb745fe86ec0334042a913a2aa089693ab81 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index eced42e1e510da79e12fcc54b8f3b7cd915f6ddb..2e055ec8e9e5d0f148f9b8bf58fbd9bb39fe3e9e 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (interp.o, m16run.o, micromipsrun.o, multi-run.o):
index 09537fe1ca72b4f3c2ec41ed37d08b74dc13bbfd..3f13deee8f3035e9b4cb8a23c66bb9a658a5cf2f 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 1a0c45ddf56d58477fa51381078c0dcf65b3edc8..bdf659dc5dfe5ed675485fc621ff2fc4accaea2b 100755 (executable)
@@ -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"
@@ -3945,10 +3943,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index e6d119c85abb1dc77d675e2fddc22c4b97952bc3..0ad3257aa39a0cee8e988d9945284cc3435b0255 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (INCLUDE): Remove.
index c60f7d8649d677435f603a9a880580b8c0f5bb1b..8d37b72597d95f4deeb5d51f3d8fc9fb6bbf0ab7 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 137eb94a5c8a5e4b62a34626bd8ad55a80fe3ad4..4c6ad23b83bc618d89b91f31d5d07b04e155c9ca 100755 (executable)
@@ -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"
@@ -3921,10 +3919,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 7f6f41ccb753f0871355904b2d8ed1df06e697bd..ff2b8ebf3d525d664ed1f3350875e0a45a8e06a7 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 809c738250d652fe377836bb04cb300e71ca29e9..23e04baa74bb0e38cd08ea2dee2826eda4f9bc27 100755 (executable)
@@ -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"
@@ -3913,10 +3911,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 7e497380c04fddf9cd7cb9053f2134496897d9c0..ed87e9f5af7e0e0d41427df15a220e8001baecd3 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 4e4ee342d2039f21cbb14a9134847d2eafb62f82..ae50e462452b599b5d2b2a2b2f8b823fae141916 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 910281f3d56eff359e60110fdd459ab127594fa7..b4404f0114ff66fc5f36c07a813329443ca1d011 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (mloop.o, arch.o, cpu.o, decode.o, sem.o)
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 56c80b51ef91fa48df8c3a9d7485984355d1f2dc..4a7f8be385ce8e66075ebb78a03dbd52efa9ddab 100755 (executable)
@@ -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"
@@ -3925,10 +3923,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 340a6d4313df697d8b9d4ec0b13e803e718429b3..5f7f306761264418eca554e7f20749c3639c19ce 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * mon.c: Update includes.
+       * emul_unix.c: Update includes.
+       (do_unix_gettimeofday): Update condition.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (stamp-vals, stamp-map): New targets.
index 2616ae408ba7e595942658df7933aa400fd60980..79ef7bc7c9caf343c9cfbaf8a691aaca93340f0b 100644 (file)
@@ -53,9 +53,7 @@
 #include <sys/param.h>
 #endif
 
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#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
index 452cd19c3d96b00e5b2e13d90ac5ac35a9354391..966f86c040e2d72a1986b94002be0042c4c05f93 100644 (file)
 #include <sys/types.h>
 #endif
 #include <time.h>
-#ifdef HAVE_SYS_TIMES_H
-#include <sys/times.h>
-#endif
-
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 
 #ifdef HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>
index e392750f9a5e5c34166b5468ea0b0f7bc71cb603..833dcc5f673483600833d2c4332e4e6c085c2c52 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 4e4ee342d2039f21cbb14a9134847d2eafb62f82..ae50e462452b599b5d2b2a2b2f8b823fae141916 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index d3bc05622b72e457673f53c3ab096d9279a61560..90abdf955a9370f5bf722e7b78e9c2bd110f621c 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * configure: Rebuild.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 79903a48a2caf10cad31fa0822c14157597039b3..29f0c4ca380b1406a7d89efe3c3a8f7c58a197e1 100755 (executable)
@@ -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"
@@ -3917,10 +3915,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 975f3df62c113b8c0e9a1dfcd53416cb5f7570a0..b8d10b6ecc2bbc111fbfdb28b4d798d1eb0bb6e0 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (err.o, fpu.o, gdb-if.o, load.o, main.o, mem.o)
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 1c75598c9a269ccfeb2a9368bd123b0962458182..a53a2b4099ad24806c0598da0b81849558026302 100755 (executable)
@@ -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"
@@ -3905,10 +3903,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index e1d4d197ec7c4ff6441d0214aee95e78323eec3c..bfb417dda00ce270f398dcbae65ec2b05b68e0d8 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (LIBS): Remove.
index 7dd69ef251966b34f3670eb3e5a8372d75e6ee38..9d69487723e10a997ab0799575a0724de6af18d4 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 393932d325f090e3774fbc83cf1af9030fafbcb7..7a2f9eac6a30c1d50addbc3c00e64beb9103ef60 100755 (executable)
@@ -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"
@@ -3910,10 +3908,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 209d8e8a4f97aa81364278f52d9b39f879933423..98d1f35e63ccb28ba6d27dc8847c04e0c24b7159 100644 (file)
@@ -1,3 +1,8 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * interp.c: Update includes.
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (SIM_EXTRA_DEPS): New variable.
index cb5ea1b01c95768650c6885bdacf41f90c81f8a9..2416b7f038ccbbd15b3c8d917535e38d7ef9363a 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index faf0ca6f2fa75ebabd5e8f2fccafe8ae86db368a..25f04f5db5d8a5c6520f24c732b5d9bc1b64a1f8 100755 (executable)
@@ -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"
@@ -3912,10 +3910,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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
index 2fafcfd6628560650d5256686530d530b19822bf..fa361bacc2293b135271eb736b65d568bcb3c0ac 100644 (file)
@@ -43,9 +43,7 @@
 #include <sys/stat.h>
 #endif
 #include <time.h>
-#ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
-#endif
 #ifndef _WIN32
 #include <utime.h>
 #include <sys/wait.h>
index ccf2586cb430823b2ad961090489b7033b52e3e7..82a1d7452ec3df0e9409faa6767d29d1de2eb656 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-22  Tom Tromey  <tom@tromey.com>
+
+       * configure, config.in: Rebuild.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * Makefile.in (INCLUDE): Remove.
index 830d22ea322beb91538eb3a32387809239318df3..1eb9e297ca902a229b44eb7fdc16fc78396cafb6 100644 (file)
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H
 
-/* Define to 1 if you have the <sys/times.h> header file. */
-#undef HAVE_SYS_TIMES_H
-
-/* Define to 1 if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
index 54afdca748e029c6cdcd43e21e9dbdca1314dad8..aa74f6afbb851ebf944476ed7528c47885399d8d 100755 (executable)
@@ -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"
@@ -3925,10 +3923,6 @@ done
 
 
 
-
-
-
-
 
 
   for ac_func in $ac_func_list
@@ -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