binutils-gdb/sim/common
David Edelsohn 58b72d7e20 * run.c: #include ../common/config.h, tconfig.h.
(myname): New static global.
	(main): Recognize new options -a, -c.  Also recognize -h if h8/300.
	Only process -c ifdef SIM_HAVE_SIMCACHE.
	Only process -p/-s ifdef SIM_HAVE_PROFILE.
	Parse program name from argv[0] and use in error messages.
	Pass sim_args to sim_open.  Pass prog_args to sim_create_inferior.
	Add support for incomplete h8/300 termination indicators.
	(usage): Make more verbose.
	* aclocal.m4,config.in,tconfig.in,configure.in,configure: New files.
	* Makefile.in,Make-common.in,callback.c: New files.
	* nltvals.def,gentmap.c,gentvals.sh: New files.
1996-11-20 09:20:55 +00:00
..
.Sanitize
ChangeLog Better error messages when a program stops due to signal; support d10v getpid/kill 1996-10-15 15:44:10 +00:00
configure.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00
gentmap.c * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00
gentvals.sh * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00
Makefile.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00
run.1
run.c Better error messages when a program stops due to signal; support d10v getpid/kill 1996-10-15 15:44:10 +00:00
tconfig.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00