* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
[binutils-gdb.git] / sim / h8300 / ChangeLog
1996-06-26 Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
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 * 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.
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-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 David EdelsohnMakefile.in: Add -I../../bfd to pick up bfd.h.
1993-01-04 Steve Chamberlain * p{1,3}.c (sim_resume): when running on dos, any...
1993-01-03 Steve Chamberlain * p1.c, p3.c, run.c, writecode.c: all used h8/300...
1992-12-22 Steve ChamberlainH8/300 simulator