old-cross-binutils/sim
Fred Fish 01860b7ed1 * core.c: Rename to corefile.c
* core.h:  Rename to corefile.h
	* inline.c: Include corefile.h, renamed from core.h.
	* cpu.h: Include corefile.h, renamed from core.h
	* vm.c: Include corefile.h, renamed from core.h
	* Makefile.in (CPU_H): Change core.h to corefile.h
	(vm.o):  Change dependency to corefile.h
	(LIB_SRC): Change core.c to corefile.c.
	(LIB_OBJ): Change core.o to corefile.o.
	(corefile.o):  Change dependencies to corefile.c, corefile.h.
	* corefile.c: Include corefile.h rather than core.h
	* README.psim (KNOWN PROBLEMS): Change core.* references to corefile.*
	references.
1995-11-05 05:40:15 +00:00
..
arm Add sim_set_callbacks. 1995-10-13 22:06:30 +00:00
common Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
h8300 * Makefile.in (install): Don't install in $(tooldir). 1995-09-08 18:33:23 +00:00
ppc * core.c: Rename to corefile.c 1995-11-05 05:40:15 +00:00
sh Indicate SIGILL instead of calling abort for default case. 1995-10-21 21:38:40 +00:00
w65 *** empty log message *** 1995-10-20 16:16:18 +00:00
.Sanitize keep common directory. 1995-09-30 00:44:21 +00:00
ChangeLog * configure.in: Explicitly `exit 0' for broken shells. 1995-10-08 11:27:49 +00:00
configure revert to stock autoconf 2.4 configure scripts. 1995-10-03 20:31:16 +00:00
configure.in * configure.in: Explicitly `exit 0' for broken shells. 1995-10-08 11:27:49 +00:00
Makefile.in * Makefile.in, configure.in: converted to autoconf. 1995-07-05 22:54:10 +00:00