8sa1-binutils-gdb/sim
Mike Frysinger 1861f7cfbf sim: cris: fix C tests with newer toolchains
Make sure we include unistd.h for getpid prototypes to fix build
warnings/errors with newer compilers & C libraries.

Doing that for close in openpf highlights these were using the
wrong function -- need to use fclose on FILE*, not close.

These tests pass again with a cris-elf toolchain.
2021-01-07 01:19:49 -05:00
..
aarch64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
arm sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
avr sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
bfin sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
bpf sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
common sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
cr16 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
cris sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
d10v sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
erc32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
frv sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ft32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
h8300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
igen sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
iq2000 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
lm32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32c sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32r sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m68hc11 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mcore sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
microblaze sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mips sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mn10300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
moxie sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
msp430 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
or1k sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ppc sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
pru sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rl78 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rx sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
testsuite sim: cris: fix C tests with newer toolchains 2021-01-07 01:19:49 -05:00
v850 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
.gitignore
ChangeLog sim/bpf: re-generate configure 2020-11-01 19:39:11 -05:00
configure sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.ac sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.tgt sim: eBPF simulator 2020-08-04 18:09:16 +02:00
MAINTAINERS sim: eBPF simulator 2020-08-04 18:09:16 +02:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
README-HACKING