Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-10-13 | Add sim_set_callbacks. | Steve Chamberlain | 2 | -0/+268 | |
1995-09-20 | add maintainer-clean Makefile targets | Ian Lance Taylor | 1 | -0/+4 | |
1995-09-08 | * configure.in: Remove AC_PROG_INSTALL. | Ian Lance Taylor | 3 | -16/+20 | |
* 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). | |||||
1995-09-07 | (Try to) Update to new bfd autoconf scheme. | David Edelsohn | 5 | -38/+930 | |
* 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. | |||||
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 | |
1995-07-05 | forgot to check this in | J.T. Conklin | 1 | -22/+19 | |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 3 | -0/+179 | |
* configure: New file, generated with autconf 2.4. | |||||
1995-07-05 | * arm.mt: Removed. | J.T. Conklin | 3 | -4/+4 | |
1995-06-30 | * wrapper.c (sim_do_command): New function. | Stan Shebs | 1 | -0/+9 | |
1995-06-13 | * armos.c (ARMul_OSHandleSWI): New version to work with | Steve Chamberlain | 1 | -2/+2 | |
newlib simply. | |||||
1995-06-08 | * run.c (main): Grab return value from right register. | Steve Chamberlain | 2 | -3/+12 | |
1995-05-24 | Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+70 | |
* Makefile.in: Support ARM. * configure.in: Ditto. | |||||
1995-05-24 | Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 23 | -0/+5310 | |
* New. |