binutils-gdb/sim
Ian Lance Taylor 64d538ce80 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and
getopt1.o, rather than on gencode.c.  Link objects together.
	Don't link against -liberty.
	(gencode.o, getopt.o, getopt1.o): New targets.
	* gencode.c: Include <ctype.h> and "ansidecl.h".
	(AND): Undefine after including "ansidecl.h".
	(ULONG_MAX): Define if not defined.
	(OP_*): Don't define macros; now defined in opcode/mips.h.
	(main): Call my_strtoul rather than strtoul.
	(my_strtoul): New static function.
1996-08-22 22:06:21 +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
d10v Fri Aug 2 17:44:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-08-03 00:45:58 +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 * Makefile.in (gencode): Depend upon gencode.o, getopt.o, and 1996-08-22 22:06:21 +00:00
ppc Fixes from Andrew 1996-08-19 22:21:19 +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 fix for D10V. 1996-08-12 18:04: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 Thu Aug 1 17:08:41 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-08-02 00:22:58 +00:00