old-cross-binutils/sim
Ian Lance Taylor 4fa134beac * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS,
AC_CHECK_LIB, and AC_CHECK_FUNCS.  Change AC_OUTPUT to set
	stamp-h.
	* configure: Rebuild.
	* config.in: New file, generated by autoheader.
	* interp.c: Include "config.h".  Include <stdlib.h>, <string.h>,
	and <strings.h> if they exist.  Replace #ifdef sun with #ifdef
	HAVE_ANINT and HAVE_AINT, as appropriate.
	* Makefile.in (run): Use @LIBS@ rather than -lm.
	(interp.o): Depend upon config.h.
	(Makefile): Just rebuild Makefile.
	(clean): Remove stamp-h.
	(mostlyclean): Make the same as clean, not as distclean.
	(config.h, stamp-h): New targets.
1996-06-03 15:58:45 +00:00
..
arm * run.c (main): Use new bfd_big_endian macro. 1995-12-15 21:28:11 +00:00
common Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
erc32 Sanitize support for the ESA sparc simulator. 1996-05-20 03:18:13 +00:00
h8300 * compile.c (sim_resume): Correctly handle divu. 1996-05-23 04:25:43 +00:00
mips * configure.in: Add calls to AC_CONFIG_HEADER, AC_CHECK_HEADERS, 1996-06-03 15:58:45 +00:00
ppc Add Solaris and Linux emulations 1996-06-02 15:40:16 +00:00
sh Remove SH3e sanitization. 1996-01-16 20:18:32 +00:00
w65 regenerate configure scripts with autoconf 2.7 1996-02-21 17:18:42 +00:00
.Sanitize Sanitize support for the ESA sparc simulator. 1996-05-20 03:18:13 +00:00
ChangeLog * configure.in: Only built erc32 simulator on Unix hosts as it 1996-05-22 18:12:32 +00:00
configure * configure.in: Only built erc32 simulator on Unix hosts as it 1996-05-22 18:12:32 +00:00
configure.in * configure.in: Only built erc32 simulator on Unix hosts as it 1996-05-22 18:12:32 +00:00
Makefile.in * Makefile.in (all): Simplify. 1996-02-21 17:02:23 +00:00