aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1997-05-06Makefile.orig, README.orig deleted.David Edelsohn1-2/+0
1996-11-20 * run.c: Deleted, use one in ../common now.David Edelsohn1-1/+1
* Makefile.in: Delete everything that's been moved to ../common/Make-common.in. (SIM_OBJS): Define. * configure.in: Simplify using macros in ../common/aclocal.m4. * configure: Regenerated. * config.in: New file. * armos.c: #include config.h. * wrapper.c (mem_size): Value is in bytes now. (sim_callback): New global. (arm_sim_set_profile{,_size}): Delete. (arm_sim_set_mem_size): Rename to sim_size. (sim_do_command): Call printf_filtered via callback. (sim_set_callbacks): Record callback.
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin1-0/+1
* configure: New file, generated with autconf 2.4.
1995-07-05* arm.mt: Removed.J.T. Conklin1-1/+0
1995-05-24Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+70
* Makefile.in: Support ARM. * configure.in: Ditto.