This commit was manufactured by cvs2svn to create branch
[external/binutils.git] / sim / arm / ChangeLog
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22 Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26 Andrew CagneyFlush defunct sim_kill.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-18 Fred Fish * arminit.c (ARMul_NewState): Preinitialize the...
1997-04-17 David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17 Andrew CagneyCleanups to compile under FreeBSD
1997-04-07 Andrew CagneyUse $(srcdir)/... instead of $< in make rules
1997-04-02 David Edelsohn * wrapper.c (sim_open): New arg `kind'.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02 Ian Lance Taylor * COPYING: Update FSF address.
1997-04-02 Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-17 Andrew Cagney * configure: Re-generate.
1997-03-14 Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13 David Edelsohn * wrapper.c (sim_open): Has result now.
1997-01-23 Stu Grossman * configure configure.in Makefile.in: Update to new...
1995-11-21 David Edelsohnminor cleanup
1995-11-21 David Edelsohn * run.c: Include "getopt.h".
1995-10-13 Steve Chamberlain Add sim_set_callbacks.
1995-09-20 Ian Lance Tayloradd maintainer-clean Makefile targets
1995-09-08 Ian Lance Taylor * configure.in: Remove AC_PROG_INSTALL.
1995-09-07 David Edelsohn (Try to) Update to new bfd autoconf scheme.
1995-07-05 J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-05 J.T. Conklin* arm.mt: Removed.
1995-06-30 Stan Shebs * wrapper.c (sim_do_command): New function.
1995-06-08 Steve Chamberlain * run.c (main): Grab return value from right register.