summaryrefslogtreecommitdiff
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
* * interp.c: (SYS_wait): Define as SYS_wait4 if available andFred Fish1995-06-292-0/+15
* * interp.c: Don't include sys/times.h or sys/param.hSteve Chamberlain1995-06-232-2/+4
* * interp.c: (SIGBUS, SIGTERM): Define if not.Steve Chamberlain1995-06-213-14/+48
* * compile.c (get_now): Don't do if win32.Steve Chamberlain1995-06-202-59/+130
* * armos.c (ARMul_OSHandleSWI): New version to work withSteve Chamberlain1995-06-131-2/+2
* * run.c (main): Grab return value from right register.Steve Chamberlain1995-06-082-3/+12
* Unsanitize SH3 support.Jim Wilson1995-05-251-23/+0
* Correct typo in all simulator configure.in files other than SH: ../bfdJim Wilson1995-05-243-2/+6
* Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-05-243-1/+73
* Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-05-2423-0/+5310
* Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-05-242-15/+33
* * configure.in: use ../../bfd/hosts/std-host.h, notJason Molenda1995-04-241-1/+1
* * 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