binutils-gdb/sim/mips
Mike Frysinger 68ed285428 sim: clean up C11 header includes
Since we require C11 now, we can assume many headers exist, and
clean up all of the conditional includes.  It's not like any of
this code actually accounted for the headers not existing, just
whether we could include them.

The strings.h cleanup is a little nuanced: it isn't in C11, but
every use of it in the codebase will include strings.h only if
string.h doesn't exist.  Since we now assume the C11 string.h
exists, we'll never include strings.h, so we can delete it.
2021-01-11 08:05:54 -05:00
..
aclocal.m4
ChangeLog sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure.ac sim: enable -Werror by default for some arches 2021-01-09 09:19:37 -05:00
cp1.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cp1.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904irc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904sio.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
dv-tx3904tmr.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
interp.c sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
m16.dc
m16.igen
m16e.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m16run.c
Makefile.in
mdmx.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mdmx.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromips16.dc
micromips.dc
micromips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromipsdsp.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
micromipsrun.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips3d.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips3264r2.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips.dc
mips.igen
sb1.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-main.c sim/mips/sim-main.c: Include <stdlib.h> (for abort() declaration) 2020-12-31 08:14:36 +04:00
sim-main.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
smartmips.igen Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
tx.igen
vr.igen