binutils-gdb/sim/mips
Mike Frysinger ce39bd3890 sim: move many common settings from CPPFLAGS to config.h
Rather than stuffing the command line with a bunch of -D flags, start
moving things to config.h which is managed by autoheader.  This makes
the makefile a bit simpler and the build output tighter, and it makes
the migration to automake easier as there are fewer vars to juggle.

We'll want to move the other options out too, but it'll take more work.
2016-01-10 18:54:41 -05:00
..
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
ChangeLog sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
config.in sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure sim: move many common settings from CPPFLAGS to config.h 2016-01-10 18:54:41 -05:00
configure.ac sim: mips: drop SIM_AC_OPTION_SMP call 2016-01-10 03:42:06 -05:00
cp1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cp1.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dsp2.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dsp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dsp.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-tx3904cpu.c sim: delete dead current_state globals 2016-01-02 10:27:56 -05:00
dv-tx3904irc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-tx3904sio.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dv-tx3904tmr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.c sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
m16.dc
m16.igen [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
m16e.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
m16run.c sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 2015-04-17 02:44:30 -04:00
Makefile.in sim: unify sim-hload 2015-12-27 00:54:41 -05:00
mdmx.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mdmx.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
micromips.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
micromipsdsp.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
micromipsrun.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips3d.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips3264r2.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips.dc
mips.igen sim: mips: delete mmu stubs to move to common sim_{read,write} 2015-12-26 11:50:59 -05:00
sb1.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sim-main.c sim: mips: delete mmu stubs to move to common sim_{read,write} 2015-12-26 11:50:59 -05:00
sim-main.h sim: convert to bfd_endian 2016-01-03 00:18:07 -05:00
smartmips.igen GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tx.igen
vr.igen