1997-04-02 |
David Edelsohn | * compile.c (sim_open): New arg `kind'. |
tree | commitdiff |
1997-04-02 |
David Edelsohn | * aclocal.m4: Check for stdlib.h, string.h, strings... |
tree | commitdiff |
1997-04-02 |
Andrew Cagney | New file common/sim-config.c sets/checks simulator... |
tree | commitdiff |
1997-03-17 |
Andrew Cagney | * configure: Re-generate. |
tree | commitdiff |
1997-03-14 |
Michael Meissner | Regenerate simulator configure scripts; Remove d10v... |
tree | commitdiff |
1997-03-13 |
David Edelsohn | * compile.c (sim_open): New SIM_DESC result. Argument... |
tree | commitdiff |
1997-02-04 |
David Edelsohn | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use |
tree | commitdiff |
1997-01-24 |
Stu Grossman | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote... |
tree | commitdiff |
1997-01-24 |
Stu Grossman | * configure: Remove targ-vals.def when doing distclea... |
tree | commitdiff |
1997-01-24 |
Stu Grossman | * configure: Remove Make-common.in from dependencies... |
tree | commitdiff |
1997-01-23 |
Stu Grossman | * configure configure.in Makefile.in: Update to new... |
tree | commitdiff |
1996-11-20 |
David Edelsohn | * Makefile.in: Delete stuff moved to ../common/Make... |
tree | commitdiff |
1996-07-10 |
Jeff Law | * compile.c (sim_resume): Fix all rotate-by... |
tree | commitdiff |
1996-07-05 |
Jeff Law | No longer need to sanitize away h8s stuff. |
tree | commitdiff |
1996-07-03 |
Jeff Law | * run.c (main): Don't "load" sections which... |
tree | commitdiff |
1996-07-02 |
Jeff Law | * compile.c (sim_resume): Handle "ldm.l" and... |
tree | commitdiff |
1996-06-26 |
Jason Molenda | * Makefile.in (bindir, libdir, datadir, mandir... |
tree | commitdiff |
1996-06-18 |
Jeff Law | * compile.c (sim_load): Treat the H8/S like... |
tree | commitdiff |
1996-05-23 |
Jeff Law | * compile.c (sim_resume): Correctly handle... |
tree | commitdiff |
1996-04-12 |
Jeff Law | * compile.c (sim_load): Re-allocate memory... |
tree | commitdiff |
1996-04-12 |
Jeff Law | * compile.c (sim_resume): Fix and simplify... |
tree | commitdiff |
1996-04-09 |
Jeff Law | * compile.c (sim_resume): Fix overflow checks... |
tree | commitdiff |
1996-04-06 |
Jeff Law | * compile.c (decode): Use "bit" to hold L_3... |
tree | commitdiff |
1996-03-11 |
David Edelsohn | (sim_resume, shift insns): Fix setting of overflow... |
tree | commitdiff |
1996-03-11 |
David Edelsohn | * run.c (main): Print error message if argument is... |
tree | commitdiff |
1996-03-11 |
David Edelsohn | (main): Print error message if argument is invalid. |
tree | commitdiff |
1996-03-11 |
David Edelsohn | * compile.c: #include "wait.h". |
tree | commitdiff |
1996-03-11 |
David Edelsohn | * compile.c (sim_resume): Watch for calls to abort. |
tree | commitdiff |
1995-09-08 |
Ian Lance Taylor | * Makefile.in (install): Don't install in $(tooldir). |
tree | commitdiff |
1995-09-08 |
Ian Lance Taylor | mention new config.in file |
tree | commitdiff |
1995-09-08 |
Ian Lance Taylor | * configure.in: Call AC_CONFIG_HEADER. Don't try... |
tree | commitdiff |
1995-07-05 |
J.T. Conklin | * h8300.mt: Removed. |
tree | commitdiff |
1995-07-05 |
J.T. Conklin | * Makefile.in, configure.in: converted to autoconf. |
tree | commitdiff |
1995-07-01 |
Stan Shebs | * compile.c (sim_do_command): New function. |
tree | commitdiff |
1995-06-20 |
Steve Chamberlain | * compile.c (get_now): Don't do if win32. |
tree | commitdiff |
1995-05-24 |
Jim Wilson | Correct typo in all simulator configure.in files other... |
tree | commitdiff |
1995-03-27 |
J.T. Conklin | * run.c: parse arguments with getopt(). |
tree | commitdiff |
1995-02-28 |
Ian Lance Taylor | fix configury |
tree | commitdiff |
1994-05-18 |
David Edelsohn | * compile.c: #include "bfd.h". |
tree | commitdiff |
1994-05-14 |
David Edelsohn | * compile.c (decode): Fix typo (16 bit branches). |
tree | commitdiff |
1993-10-26 |
David Edelsohn | * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb |
tree | commitdiff |
1993-10-23 |
David Edelsohn | (sim_stop_signal): Result is now enum sim_stop. |
tree | commitdiff |
1993-10-07 |
Steve Chamberlain | * compile.c (sim_set_pc): Write to the pc direcly. |
tree | commitdiff |
1993-08-02 |
Fred Fish | Remove '.Sanitize' from explicit list of Things-to... |
tree | commitdiff |
1993-07-30 |
Steve Chamberlain | Deleted. |
tree | commitdiff |
1993-07-30 |
Fred Fish | Add .Sanitize to Things-to-lose list. |
tree | commitdiff |
1993-07-16 |
David Edelsohn | Fix bit instructions (was setting destination reg and... |
tree | commitdiff |
1993-07-15 |
David Edelsohn | * compile.c: Reset HMODE back to zero (accidently set... |
tree | commitdiff |
1993-07-15 |
David Edelsohn | * run.c (main): If h8/300h binary detected, call set_h8... |
tree | commitdiff |
1993-07-09 |
David Edelsohn | * run.c (main): Add -h flag to enable h8/300h emulation. |
tree | commitdiff |
1993-07-04 |
David Edelsohn | (sim_csize): Initialize cpu.cache. |
tree | commitdiff |
1993-07-03 |
Steve Chamberlain | Keep writecode.c |
tree | commitdiff |
1993-07-03 |
David Edelsohn | Makefile.in: Add -I../../bfd to pick up bfd.h. |
tree | commitdiff |
1993-06-24 |
David Edelsohn | * run.c (main): Fix parsing of args. |
tree | commitdiff |
1993-06-10 |
Steve Chamberlain | Checkpoint for dje. |
tree | commitdiff |
1993-06-08 |
Steve Chamberlain | Rewrite for H8/300-H |
tree | commitdiff |
1993-06-01 |
Steve Chamberlain | Support for -v |
tree | commitdiff |
1993-05-27 |
K. Richard Pixley | added things-to-lose sections |
tree | commitdiff |
1993-03-15 |
Ian Lance Taylor | * h8300.mt (DO_INSTALL): Renamed from INSTALL. |
tree | commitdiff |
1993-03-03 |
Steve Chamberlain | Found trying to compile on ok. |
tree | commitdiff |
1993-02-11 |
Steve Chamberlain | Copyright change |
tree | commitdiff |
1993-02-08 |
Steve Chamberlain | * Makefile.in, configure.in: if target isn't supported... |
tree | commitdiff |
1993-02-04 |
Steve Chamberlain | New simulator tree structure |
tree | commitdiff |
1993-02-03 |
John Gilmore | Add perifs.c and state.h; elim extraneous output. |
tree | commitdiff |
1993-02-02 |
John Gilmore | * Makefile.in: Make SunOS halfdone VPATH work. |
tree | commitdiff |
1993-01-21 |
Steve Chamberlain | fix endian problem |
tree | commitdiff |
1993-01-18 |
Steve Chamberlain | new file |
tree | commitdiff |
1993-01-18 |
Steve Chamberlain | checkpoint |
tree | commitdiff |
1993-01-04 |
Steve Chamberlain | * p{1,3}.c (sim_resume): when running on dos, any... |
tree | commitdiff |
1993-01-04 |
Steve Chamberlain | Now works in a cross build environment |
tree | commitdiff |
1993-01-04 |
Steve Chamberlain | Allow srcdir builds |
tree | commitdiff |
1993-01-03 |
Steve Chamberlain | * p1.c, p3.c, run.c, writecode.c: all used h8/300... |
tree | commitdiff |
1992-12-22 |
Steve Chamberlain | H8/300 simulator |
tree | commitdiff |
|