binutils-gdb/sim
Stu Grossman 4fa14cf71c * gencode.c (process_instructions): Generate word64 and uword64
instead of `long long' and `unsigned long long' data types.
	* interp.c:  #include sysdep.h to get signals, and define default
	for SIGBUS.
	* (Convert):  Work around for Visual-C++ compiler bug with type
	conversion.
	* support.h:  Make things compile under Visual-C++ by using
	__int64 instead of `long long'.  Change many refs to long long
	into word64/uword64 typedefs.
1996-07-18 01:21:16 +00:00
..
arm * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:22:34 +00:00
common Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
erc32 * erc32.c (mec_reset mec_read mec_write memory_read memory_write), 1996-07-04 00:51:22 +00:00
h8300 * compile.c (sim_resume): Fix all rotate-by-2-bits insns. 1996-07-10 04:15:17 +00:00
mips * gencode.c (process_instructions): Generate word64 and uword64 1996-07-18 01:21:16 +00:00
ppc Make simulator build again on SunOS and HP/US systems 1996-06-26 20:01:38 +00:00
sh * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
w65 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
.Sanitize Keep the mips directory. 1996-06-26 10:03:58 +00:00
ChangeLog * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
Makefile.in * Makefile.in (all): Simplify. 1996-02-21 17:02:23 +00:00
configure * configure.in: Only built erc32 simulator on Unix hosts as it 1996-05-22 18:12:32 +00:00
configure.in * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00