binutils-gdb/sim/v850
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
..
ChangeLog sim: make nrun the default run program 2015-03-14 07:02:58 -04:00
Makefile.in sim: make nrun the default run program 2015-03-14 07:02:58 -04:00
aclocal.m4 sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
configure.ac sim: drop duplicate header checks 2015-03-14 06:04:29 -04:00
interp.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
sim-main.h Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
simops.c Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850.igen Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00