summaryrefslogtreecommitdiff
path: root/sim/h8300
Commit message (Expand)AuthorAgeFilesLines
...
* (main): Print error message if argument is invalid.David Edelsohn1996-03-111-31/+35
* * compile.c: #include "wait.h".David Edelsohn1996-03-112-2/+7
* * compile.c (sim_resume): Watch for calls to abort.David Edelsohn1996-03-113-10/+83
* * Makefile.in (install): Don't install in $(tooldir).Ian Lance Taylor1995-09-082-11/+3
* mention new config.in fileIan Lance Taylor1995-09-081-0/+1
* * configure.in: Call AC_CONFIG_HEADER. Don't try to useIan Lance Taylor1995-09-085-36/+75
* * h8300.mt: Removed.J.T. Conklin1995-07-053-5/+2
* * Makefile.in, configure.in: converted to autoconf.J.T. Conklin1995-07-054-103/+74
* * compile.c (sim_do_command): New function.Stan Shebs1995-07-011-0/+4
* * compile.c (get_now): Don't do if win32.Steve Chamberlain1995-06-202-59/+130
* Correct typo in all simulator configure.in files other than SH: ../bfdJim Wilson1995-05-241-1/+1
* * run.c: parse arguments with getopt().J.T. Conklin1995-03-271-18/+35
* fix configuryIan Lance Taylor1995-02-281-5/+2
* * compile.c: #include "bfd.h".David Edelsohn1994-05-181-4/+20
* * compile.c (decode): Fix typo (16 bit branches).David Edelsohn1994-05-142-482/+569
* * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdbDavid Edelsohn1993-10-263-25/+54
* (sim_stop_signal): Result is now enum sim_stop.David Edelsohn1993-10-232-2/+29
* * compile.c (sim_set_pc): Write to the pc direcly.Steve Chamberlain1993-10-072-59/+96
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-021-1/+0
* Deleted.Steve Chamberlain1993-07-301-98/+0
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-301-0/+2
* Fix bit instructions (was setting destination reg and not carry).David Edelsohn1993-07-161-10/+10
* * compile.c: Reset HMODE back to zero (accidently set it to 1).David Edelsohn1993-07-152-1/+3
* * run.c (main): If h8/300h binary detected, call set_h8300h.David Edelsohn1993-07-153-23/+28
* * run.c (main): Add -h flag to enable h8/300h emulation.David Edelsohn1993-07-093-20/+61
* (sim_csize): Initialize cpu.cache.David Edelsohn1993-07-042-0/+1641
* Keep writecode.cSteve Chamberlain1993-07-031-0/+1
* Makefile.in: Add -I../../bfd to pick up bfd.h.David Edelsohn1993-07-031-0/+34
* * run.c (main): Fix parsing of args.David Edelsohn1993-06-241-9/+4
* Checkpoint for dje.Steve Chamberlain1993-06-101-88/+37
* Rewrite for H8/300-HSteve Chamberlain1993-06-086-415/+130
* Support for -vSteve Chamberlain1993-06-012-33/+44
* added things-to-lose sectionsK. Richard Pixley1993-05-271-0/+2
* * h8300.mt (DO_INSTALL): Renamed from INSTALL.Ian Lance Taylor1993-03-151-1/+1
* Found trying to compile on ok.Steve Chamberlain1993-03-032-6/+2
* Copyright changeSteve Chamberlain1993-02-115-63/+76
* * Makefile.in, configure.in: if target isn't supported, build aSteve Chamberlain1993-02-081-0/+3
* New simulator tree structureSteve Chamberlain1993-02-048-96/+364
* Add perifs.c and state.h; elim extraneous output.John Gilmore1993-02-031-5/+2
* * Makefile.in: Make SunOS halfdone VPATH work.John Gilmore1993-02-022-5/+4
* fix endian problemSteve Chamberlain1993-01-211-1/+1
* new fileSteve Chamberlain1993-01-181-0/+68
* checkpointSteve Chamberlain1993-01-185-79/+209
* * p{1,3}.c (sim_resume): when running on dos, any character typed toSteve Chamberlain1993-01-044-49/+41
* Now works in a cross build environmentSteve Chamberlain1993-01-041-5/+3
* Allow srcdir buildsSteve Chamberlain1993-01-041-3/+3
* * p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in andSteve Chamberlain1993-01-037-988/+774
* H8/300 simulatorSteve Chamberlain1992-12-226-0/+1744