8sa1-binutils-gdb/sim/cris
Tom Tromey 32a046ab0d Add system includes in sim
This updates various parts of the sim to include missing system
headers.  I made the includes unconditional, because other parts of
the tree are already doing this.

2021-04-08  Tom Tromey  <tom@tromey.com>

	* traps.c: Include stdlib.h.
	* cris-tmpl.c: Include stdlib.h.

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

	* func.c: Include sys/time.h.

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

	* traps.c: Include stdlib.h.
	* registers.c: Include stdlib.h.
	* profile.c: Include stdlib.h.
	* memory.c: Include stdlib.h.
	* interrupts.c: Include stdlib.h.
	* frv.c: Include stdlib.h.
	* cache.c: Include stdlib.h.

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

	* iq2000.c: Include stdlib.h.

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

	* traps.c: Include stdlib.h.
	* m32r.c: Include stdlib.h.

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

	* emul_unix.c: Include time.h.
2021-04-08 14:34:42 -06:00
..
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
arch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ChangeLog Add system includes in sim 2021-04-08 14:34:42 -06:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
cpuall.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuv10.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuv10.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuv32.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuv32.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cris-desc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cris-desc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cris-opc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cris-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cris-tmpl.c Add system includes in sim 2021-04-08 14:34:42 -06:00
crisv10f.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
crisv32f.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decodev10.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decodev10.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decodev32.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decodev32.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-cris_900000xx.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-cris.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-rv.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mloop.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
modelv10.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
modelv32.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
rvdummy.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
semcrisv10f-switch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
semcrisv32f-switch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-if.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
traps.c Add system includes in sim 2021-04-08 14:34:42 -06:00