8sa1-binutils-gdb/sim
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
..
aarch64 Aarch64 sim fix for gcc-10 miscompilation. 2021-04-07 18:51:52 -07:00
arm sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
avr sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
bfin sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
bpf Do not use old-style definitions in sim 2021-04-08 14:34:42 -06:00
common Do not use old-style definitions in sim 2021-04-08 14:34:42 -06:00
cr16 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
cris Add system includes in sim 2021-04-08 14:34:42 -06:00
d10v sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
erc32 Add system includes in sim 2021-04-08 14:34:42 -06:00
example-synacor sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
frv Add system includes in sim 2021-04-08 14:34:42 -06:00
ft32 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
h8300 Do not use old-style definitions in sim 2021-04-08 14:34:42 -06:00
igen sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
iq2000 Add system includes in sim 2021-04-08 14:34:42 -06:00
lm32 Do not use old-style definitions in sim 2021-04-08 14:34:42 -06:00
m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
m32c sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c 2021-04-08 09:49:30 -04:00
m32r Add system includes in sim 2021-04-08 14:34:42 -06:00
m68hc11 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
mcore sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
microblaze sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
mips sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c 2021-04-08 09:49:30 -04:00
mn10300 sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c 2021-04-08 09:49:30 -04:00
moxie Fix DTB generation mechanism and build failure 2021-04-08 15:02:14 -03:00
msp430 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
or1k sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ppc Add system includes in sim 2021-04-08 14:34:42 -06:00
pru sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
riscv sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
rl78 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
rx sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
sh sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
testsuite sim: testsuite: support exit 77 for unsupported tests 2021-04-08 00:48:54 -04:00
v850 sim: set ASAN_OPTIONS=detect_leaks=0 when running igen and opc2c 2021-04-08 09:49:30 -04:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure.ac sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.am sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
Makefile.in sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
README-HACKING sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00