Wed Dec 16 16:17:22 1998 Dave Brolley <brolley@cygnus.com>
[binutils-gdb.git] / sim / h8300 /
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-31 Andrew CagneyAdd config support for the size of the target address...
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-10-25 Andrew CagneyCorrect name of file given in ChangeLog for change...
1997-10-22 Andrew CagneyAdd LMA_P and DO_WRITE arguments to sim/common/sim...
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-15 Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-10 Felix Lee * inst.h (sim_state): rename to h8300_sim_state, to...
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-30 David Edelsohn * tconfig.in (SIM_PRE_LOAD): Delete, no longer used.
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17 David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-07 Andrew CagneyGet configure to define RETSIGTYPE
1997-04-02 David Edelsohn * compile.c (sim_open): New arg `kind'.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
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 * compile.c (sim_open): New SIM_DESC result. Argument...
1997-02-04 David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-24 Stu Grossman * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote...
1997-01-24 Stu Grossman * configure: Remove targ-vals.def when doing distclea...
1997-01-24 Stu Grossman * configure: Remove Make-common.in from dependencies...
1997-01-23 Stu Grossman * configure configure.in Makefile.in: Update to new...
1996-11-20 David Edelsohn * Makefile.in: Delete stuff moved to ../common/Make...
1996-07-10 Jeff Law * compile.c (sim_resume): Fix all rotate-by...
1996-07-05 Jeff LawNo longer need to sanitize away h8s stuff.
1996-07-03 Jeff Law * run.c (main): Don't "load" sections which...
1996-07-02 Jeff Law * compile.c (sim_resume): Handle "ldm.l" and...
1996-06-26 Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-06-18 Jeff Law * compile.c (sim_load): Treat the H8/S like...
1996-05-23 Jeff Law * compile.c (sim_resume): Correctly handle...
1996-04-12 Jeff Law * compile.c (sim_load): Re-allocate memory...
1996-04-12 Jeff Law * compile.c (sim_resume): Fix and simplify...
1996-04-09 Jeff Law * compile.c (sim_resume): Fix overflow checks...
1996-04-06 Jeff Law * compile.c (decode): Use "bit" to hold L_3...
1996-03-11 David Edelsohn (sim_resume, shift insns): Fix setting of overflow...
1996-03-11 David Edelsohn* run.c (main): Print error message if argument is...
1996-03-11 David Edelsohn(main): Print error message if argument is invalid.
1996-03-11 David Edelsohn * compile.c: #include "wait.h".
1996-03-11 David Edelsohn * compile.c (sim_resume): Watch for calls to abort.
1995-09-08 Ian Lance Taylor * Makefile.in (install): Don't install in $(tooldir).
1995-09-08 Ian Lance Taylormention new config.in file
1995-09-08 Ian Lance Taylor * configure.in: Call AC_CONFIG_HEADER. Don't try...
1995-07-05 J.T. Conklin* h8300.mt: Removed.
1995-07-05 J.T. Conklin* Makefile.in, configure.in: converted to autoconf.
1995-07-01 Stan Shebs * compile.c (sim_do_command): New function.
1995-06-20 Steve Chamberlain * compile.c (get_now): Don't do if win32.
1995-05-24 Jim WilsonCorrect typo in all simulator configure.in files other...
1995-03-27 J.T. Conklin* run.c: parse arguments with getopt().
1995-02-28 Ian Lance Taylorfix configury
1994-05-18 David Edelsohn * compile.c: #include "bfd.h".
1994-05-14 David Edelsohn * compile.c (decode): Fix typo (16 bit branches).
1993-10-26 David Edelsohn* Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
1993-10-23 David Edelsohn(sim_stop_signal): Result is now enum sim_stop.
1993-10-07 Steve Chamberlain * compile.c (sim_set_pc): Write to the pc direcly.
1993-08-02 Fred FishRemove '.Sanitize' from explicit list of Things-to...
1993-07-30 Steve ChamberlainDeleted.
1993-07-30 Fred FishAdd .Sanitize to Things-to-lose list.
1993-07-16 David EdelsohnFix bit instructions (was setting destination reg and...
1993-07-15 David Edelsohn* compile.c: Reset HMODE back to zero (accidently set...
1993-07-15 David Edelsohn* run.c (main): If h8/300h binary detected, call set_h8...
1993-07-09 David Edelsohn* run.c (main): Add -h flag to enable h8/300h emulation.
1993-07-04 David Edelsohn(sim_csize): Initialize cpu.cache.
1993-07-03 Steve ChamberlainKeep writecode.c
1993-07-03 David EdelsohnMakefile.in: Add -I../../bfd to pick up bfd.h.
1993-06-24 David Edelsohn* run.c (main): Fix parsing of args.
1993-06-10 Steve ChamberlainCheckpoint for dje.
1993-06-08 Steve ChamberlainRewrite for H8/300-H
1993-06-01 Steve ChamberlainSupport for -v
1993-05-27 K. Richard Pixleyadded things-to-lose sections
1993-03-15 Ian Lance Taylor * h8300.mt (DO_INSTALL): Renamed from INSTALL.
1993-03-03 Steve ChamberlainFound trying to compile on ok.
1993-02-11 Steve ChamberlainCopyright change
1993-02-08 Steve Chamberlain * Makefile.in, configure.in: if target isn't supported...
1993-02-04 Steve ChamberlainNew simulator tree structure
1993-02-03 John GilmoreAdd perifs.c and state.h; elim extraneous output.
1993-02-02 John Gilmore* Makefile.in: Make SunOS halfdone VPATH work.
1993-01-21 Steve Chamberlainfix endian problem
1993-01-18 Steve Chamberlainnew file
1993-01-18 Steve Chamberlaincheckpoint
1993-01-04 Steve Chamberlain * p{1,3}.c (sim_resume): when running on dos, any...
1993-01-04 Steve ChamberlainNow works in a cross build environment
1993-01-04 Steve ChamberlainAllow srcdir builds
1993-01-03 Steve Chamberlain * p1.c, p3.c, run.c, writecode.c: all used h8/300...
1992-12-22 Steve ChamberlainH8/300 simulator