summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* * run.c: parse arguments with getopt().J.T. Conklin1995-03-274-67/+112
* fix configuryIan Lance Taylor1995-02-284-10/+11
* Sun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnus.com>Ian Lance Taylor1995-02-281-5/+2
* Changes for PR 6203.Torbjorn Granlund1995-01-222-41/+76
* Fix for PR 6200 (SUBC problems).Torbjorn Granlund1995-01-192-271/+355
* * Makefile.in: Support W65.Steve Chamberlain1995-01-161-0/+1
* new files.Steve Chamberlain1995-01-161-0/+41
* * Makefile.in: Support W65.Steve Chamberlain1995-01-161-2/+3
* New files.Steve Chamberlain1995-01-167-0/+1948
* * interp.c: Remove def of INLINE. This comes from bfd.h. Also,Stu Grossman1995-01-091-0/+5
* * interp.c (BUSERROR): New macro.Steve Chamberlain1994-12-293-199/+421
* * interp.c ([wr][bwl]at): New functions.Steve Chamberlain1994-11-245-29/+110
* Specify the file type.Steve Chamberlain1994-06-281-1/+1
* * interp.c (trap): Fix irix incompatibility.Steve Chamberlain1994-05-271-1/+1
* * interp.c (sim_*): Make result void where there isn't one.David Edelsohn1994-05-183-54/+279
* * 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
* * gencode.c (main, gendefines): New -d option prints table of defines.Steve Chamberlain1994-02-121-0/+2
* keep run.1David D. Zuhn1993-11-111-0/+1
* * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdbDavid Edelsohn1993-10-261-1/+2
* * 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-21/+86
* (sim_stop_signal): Result is now enum sim_stop.David Edelsohn1993-10-232-2/+29
* Man page for "run" simulator, and install-man target for it.Roland Pesch1993-10-221-0/+107
* * compile.c (sim_set_pc): Write to the pc direcly.Steve Chamberlain1993-10-072-59/+96
* do not echo recursion linesK. Richard Pixley1993-09-131-15/+24
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-023-3/+0
* Configure for h8300h too.Steve Chamberlain1993-08-021-1/+1
* Deleted.Steve Chamberlain1993-07-301-98/+0
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-303-0/+5
* 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
* * run.c (main), interp.c (sim_set_timeout): Remove timeoutSteve Chamberlain1993-07-061-7/+0
* (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
* Checkpoint.Steve Chamberlain1993-06-242-1/+15
* * run.c (main): Fix parsing of args.David Edelsohn1993-06-241-9/+4
* Look in the right place for bfd.hSteve Chamberlain1993-06-181-3/+5
* New file for configuring.Steve Chamberlain1993-06-181-0/+4
* Lint.Steve Chamberlain1993-06-181-166/+145
* * gencode.c: Fix some opcodes.Steve Chamberlain1993-06-183-131/+538
* * Makefile.in: Add distclean, realclean, and mostlyclean targets.Jim Kingdon1993-06-131-11/+13
* Checkpoint for dje.Steve Chamberlain1993-06-101-88/+37
* Obsolete.Steve Chamberlain1993-06-082-45/+0
* 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-273-0/+6