summaryrefslogtreecommitdiffstats
path: root/sim/h8300
Commit message (Expand)AuthorAgeFilesLines
* * 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
OpenPOWER on IntegriCloud