Fri Oct 13 15:04:05 1995 steve chamberlain * wrapper.c (sim_set_callbacks): New. Thu Sep 28 19:45:56 1995 Doug Evans * armos.c (ARMul_OSHandleSWI): Result of read/write calls is number of bytes not read/written (or -1). Wed Sep 20 13:35:54 1995 Ian Lance Taylor * Makefile.in (maintainer-clean): New synonym for realclean. Fri Sep 8 14:27:20 1995 Ian Lance Taylor * configure.in: Remove AC_PROG_INSTALL. * configure: Rebuild. * Makefile.in (INSTALL): Revert to using install.sh. (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL). (INSTALL_XFORM, INSTALL_XFORM1): Restore. (mostlyclean): Make the same as clean, not distclean. (clean): Remove config.log. (install): Don't install in $(tooldir). Thu Sep 7 12:00:17 1995 Doug Evans (Try to) Update to new bfd autoconf scheme. * run.c: Don't include sysdep.h. * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value. (CC, CFLAGS, AR, RANLIB): Likewise. (HDEFINES, TDEFINES): Define. (CC_FOR_BUILD): Delete. (host_makefile_frag): Delete. (Makefile): Don't depend on frags. * configure.in (sysdep.h): Don't create symlink. (host_makefile_frag, frags): Deleted. (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values. * configure: Regenerated. Thu Aug 3 10:45:37 1995 Fred Fish * Update all FSF addresses except those in COPYING* files. Wed Jul 5 16:15:54 1995 J.T. Conklin * Makefile.in (clean): Remove run, libsim.a. * Makefile.in, configure.in: converted to autoconf. * configure: New file, generated with autconf 2.4. * arm.mt: Removed. Fri Jun 30 16:49:47 1995 Stan Shebs * wrapper.c (sim_do_command): New function. Tue Jun 13 10:57:32 1995 Steve Chamberlain * armos.c (ARMul_OSHandleSWI): New version to work with newlib simply. Thu Jun 8 14:37:14 1995 Steve Chamberlain * run.c (main): Grab return value from right register. Wed May 24 14:37:31 1995 Steve Chamberlain * New.