Age | Commit message (Expand) | Author | Files | Lines |
1998-09-14 | define SIM_HAVE_BIENDIAN | Nick Clifton | 1 | -0/+29 |
1998-06-02 | Allow simulator to work with Angel SWIs. | Nick Clifton | 2 | -0/+12 |
1998-06-02 | Mon Jun 1 17:14:19 1998 Anthony Thompson (athompso@cambridge.arm.com) | Jason Molenda | 2 | -0/+980 |
1998-04-29 | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 5 | -120/+148 |
1998-04-24 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 3 | -36/+1877 |
1998-01-31 | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1 | -0/+4 |
1998-01-20 | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 2 | -43/+100 |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1 | -0/+1 |
1997-12-04 | Regenerate configure files. | Doug Evans | 1 | -0/+12 |
1997-10-30 | Patches to support generating an executing environment. | Nick Clifton | 1 | -4/+59 |
1997-10-22 | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 2 | -3/+21 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 2 | -39/+125 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1 | -0/+4 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1 | -0/+8 |
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 2 | -71/+307 |
1997-08-27 | Fix doco on enable-sim-inline. | Andrew Cagney | 1 | -0/+5 |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1 | -0/+3 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -3/+30 |
1997-05-06 | Makefile.orig, README.orig deleted. | David Edelsohn | 1 | -2/+0 |
1997-05-02 | remove junk files that have been here waaaaaaaay too long | Angela Marie Thomas | 2 | -178/+0 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1 | -0/+4 |
1997-04-18 | * arminit.c (ARMul_NewState): Preinitialize the state to | Fred Fish | 1 | -0/+5 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 2 | -11/+34 |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 2 | -54/+124 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 2 | -187/+113 |
1997-04-07 | Use $(srcdir)/... instead of $< in make rules | Andrew Cagney | 1 | -0/+6 |
1997-04-02 | * wrapper.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 |
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 1 | -0/+4 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+34 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 2 | -191/+124 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 2 | -302/+63 |
1997-03-13 | * wrapper.c (sim_open): Has result now. | David Edelsohn | 1 | -0/+12 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use | David Edelsohn | 1 | -1/+2 |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1 | -2/+2 |
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1 | -1/+1 |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1 | -1/+1 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 4 | -240/+1091 |
1996-11-20 | * run.c: Deleted, use one in ../common now. | David Edelsohn | 3 | -171/+4 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -1/+2 |
1995-12-15 | * run.c (main): Use new bfd_big_endian macro. | Ian Lance Taylor | 1 | -1/+1 |
1995-11-21 | minor cleanup | David Edelsohn | 1 | -2/+1 |
1995-11-21 | * run.c: Include "getopt.h". | David Edelsohn | 2 | -23/+57 |
1995-11-18 | * armdefs.h (ARMul_State): New member `verbose'. | David Edelsohn | 1 | -1/+1 |
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 |
1995-09-07 | (Try to) Update to new bfd autoconf scheme. | David Edelsohn | 5 | -38/+930 |