binutils-gdb/sim/mips
Mike Frysinger 16f7876d71 sim: allow the environment configure option everywhere
Currently ports have to call SIM_AC_OPTION_ENVIRONMENT explicitly in
order to make the configure flag available.  There's no real reason
to not allow this flag for all ports, so move it to the common sim
macro.  This way we get standard behavior across all ports too.
2016-01-10 17:03:36 -05:00
..
ChangeLog sim: allow the environment configure option everywhere 2016-01-10 17:03:36 -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: allow the environment configure option everywhere 2016-01-10 17:03:36 -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
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