binutils-gdb/sim/sh64
Mike Frysinger 465fb143c8 sim: make nrun the default run program
We want people to stop using the run.c frontend, but it's hard to notice
when it's still set as the default.  Lets flip things so nrun.c is the
default, and users of run.c will get an error by default.  We turn that
error into a warning for existing sims so we don't break them -- this is
mostly meant for people starting new ports.
2015-03-14 07:02:58 -04:00
..
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
arch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
arch.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ChangeLog sim: make nrun the default run program 2015-03-14 07:02:58 -04:00
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure Fix sh64-elf sim, default hardware to off. 2014-08-23 04:40:36 +02:00
configure.ac Fix sh64-elf sim, default hardware to off. 2014-08-23 04:40:36 +02:00
cpu.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpu.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cpuall.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-compact.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-media.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
decode.h
defs-compact.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
defs-media.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
eng-compact.h
eng-media.h
eng.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
Makefile.in sim: make nrun the default run program 2015-03-14 07:02:58 -04:00
mloop-compact.c
mloop-media.c
sem-compact-switch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-compact.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-media-switch.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sem-media.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-desc.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-desc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh-opc.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-if.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.h
tconfig.in