binutils-gdb/sim/mips
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h
The common subdir sets up a cconfig.h file to hold checks for the common
code.  In practice, most files still end up using config.h instead which
just leads to confusion.

Merge all the configure checks that went into cconfig.h into SIM_AC_COMMON
so we can drop the cconfig.h file altogether.  Now there is only a single
config.h file like normal.
2016-01-09 03:52:30 -05:00
..
ChangeLog sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
Makefile.in sim: unify sim-hload 2015-12-27 00:54:41 -05:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
configure sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
configure.ac sim: drop host endian configure option 2016-01-03 00:52:51 -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
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
dsp2.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
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
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
micromips16.dc [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01: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
mips.dc
mips.igen sim: mips: delete mmu stubs to move to common sim_{read,write} 2015-12-26 11:50:59 -05: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
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