Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -4/+9 | |
Add file sim-hload.c - generic load for hardware only simulators. Review each simulators sim_open, sim_load, sim_create_inferior so that they more closely match required behavour. | |||||
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -6/+4 | |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -1/+6 | |
that image properties such as endianness can be checked. More strongly document the expected behavour of each of the sim_* interfaces. Add default endian argument to simulator config macro SIM_AC_OPTION_ENDIAN. Use in sim_config. | |||||
1997-05-20 | Part II of adding callback argument to sim_open(). Update all the | Andrew Cagney | 2 | -1/+6 | |
other simulators; remove SIM_DESC from depreciated function sim_set_callbacks(). | |||||
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -6/+17 | |
(INSTALL_XFORM, INSTALL_XFORM1): Remove. (install): Depend upon installdirs. Use $(program_transform_name) directly, rather than using $(INSTALL_XFORM) and $(INSTALL_XFORM1). (installdirs): New target. | |||||
1997-04-14 | rename install.sh to install-sh | Ian Lance Taylor | 2 | -1/+5 | |
1997-04-02 | * interp.c (sim_open): New arg `kind'. `name is now `argv'. | David Edelsohn | 2 | -2/+7 | |
1996-10-03 | * Makefile.in (mostlyclean): Move config.log to distclean. | Jason Molenda | 2 | -2/+7 | |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 4 | -37/+167 | |
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. (docdir): Removed. * configure.in (AC_PREREQ): autoconf 2.5 or higher. (AC_PROG_INSTALL): Added. * configure: Rebuilt. | |||||
1996-02-21 | regenerate configure scripts with autoconf 2.7 | Ian Lance Taylor | 2 | -27/+167 | |
1995-12-23 | keep configure | Jason Molenda | 1 | -0/+1 | |
1995-10-20 | *** empty log message *** | Fred Fish | 2 | -1/+6 | |
1995-10-13 | Add sim_set_callbacks. | Steve Chamberlain | 1 | -0/+8 | |
1995-10-10 | * Makefile.in (BISONFLAGS): Remove macro. | Fred Fish | 2 | -1/+4 | |
1995-09-20 | add maintainer-clean Makefile targets | Ian Lance Taylor | 2 | -1/+5 | |
1995-09-08 | * configure.in: Convert to use autoconf. | Ian Lance Taylor | 9 | -67/+1194 | |
* configure: New file, built by autoconf. * acconfig.h: New file. * config.in: New file, built by autoheader. * Makefile.in: Various changes for new configure script. Also: (INSTALL): Go up two levels, not one. (ALLOCA, MALLOC, OPCODES): Remove. (gencode): Use $(CC_FOR_BUILD). (case.o): Remove. (run.o, interp.o): Depend upon config.h. * interp.c: Include "config.h". Don't include "sysdep.h". Include <stdlib.h>, <time.h>, and <unistd.h> if they exist. * run.c: Include "config.h". Don't include "sysdep.h". Include <stdlib.h> if it exists. Include "getopt.h". Declare printf if necessary. | |||||
1995-08-03 | Document FSF address updating of all files with FSF addresses, | Fred Fish | 1 | -0/+4 | |
except for the COPYING* files. | |||||
1995-08-03 | Remove Sanitize reference. | Fred Fish | 1 | -1/+0 | |
1995-08-02 | Update FSF address. | Fred Fish | 3 | -16/+16 | |
1995-07-05 | * w65.mt: Removed. | J.T. Conklin | 3 | -4/+4 | |
1995-05-24 | Correct typo in all simulator configure.in files other than SH: ../bfd | Jim Wilson | 2 | -1/+5 | |
should be ../../bfd. | |||||
1995-03-27 | * run.c: parse arguments with getopt(). | J.T. Conklin | 2 | -17/+34 | |
1995-02-28 | fix configury | Ian Lance Taylor | 3 | -5/+9 | |
1995-01-16 | new files. | Steve Chamberlain | 1 | -0/+41 | |
1995-01-16 | New files. | Steve Chamberlain | 7 | -0/+1948 | |