Index: sim/frv/ChangeLog
[binutils-gdb.git] / sim / h8300 /
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