Add code to preserve processor mode when a prefetch
[deliverable/binutils-gdb.git] / sim / h8300 /
2000-08-11  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-07-27  Andrew Cagney* compile.c (decode): Distinguish inc/dec.[wl] and...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-20  Frank Ch. Eigler* build fix
2000-06-13  Frank Ch. Eigler* "Dont" -> "Don't"
2000-06-13  Jeff Law2000-06-13 Kazu Hirata <kazu@hxi.com>
2000-05-24  Andrew CagneyChange profiling so that it is enabled by default....
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-11  Stan Shebsimport gdb-1999-05-10
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26  Stan Shebsimport gdb-19990422 snapshot
1999-04-26  Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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
next
This page took 0.24542 seconds and 7 git commands to generate.