aboutsummaryrefslogtreecommitdiff
path: root/sim/sh
Commit message (Expand)AuthorAgeFilesLines
* Indicate SIGILL instead of calling abort for default case.Jim Wilson1995-10-211-0/+16
* * interp.c (callback): Remove last change. It is initialized byJim Wilson1995-10-061-0/+3
* * interp.c (trap, case SYS_utime): Cast second arg of utime toJim Wilson1995-10-062-1/+8
* * interp.c (callback): Initialize to default callback.Steve Chamberlain1995-10-052-22/+59
* Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-283-284/+0
* add maintainer-clean Makefile targetsIan Lance Taylor1995-09-202-1/+5
* * run.c (sim_callback_write_stdout): New.Steve Chamberlain1995-09-203-1/+17
* Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-09-194-36/+49
* * gencode.c: Back up PC by 2 for breakpoints.Stu Grossman1995-09-152-8/+17
* * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL.Ian Lance Taylor1995-09-083-11/+28
* (Try to) Update to new bfd autoconf scheme.J.T. Conklin1995-09-075-47/+1069
* * Makefile.in (run): Link in math library too.Jeff Law1995-08-311-0/+1
* * interp.c (FPSCR, FPUL): Define.Jeff Law1995-08-313-6/+94
* * gencode.c (gensim): abort if an unknown opcode is encountered.Jeff Law1995-08-312-9/+35
* For Sega/Hitachi, when simulator exits, check to see if it was becauseJim Wilson1995-08-121-7/+20
* Update FSF address.Fred Fish1995-08-021-2/+2
* * Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files.J.T. Conklin1995-07-052-2/+6
* * sh.mt: Removed.J.T. Conklin1995-07-053-5/+2
* * Makefile.in, configure.in: converted to autoconf.J.T. Conklin1995-07-054-89/+52
* * interp.c (sim_open): If argument supplied, interpret asStan Shebs1995-07-011-2/+9
* * 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
* Unsanitize SH3 support.Jim Wilson1995-05-251-23/+0
* 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-271-32/+43
* 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
* * 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
* * 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
* (sim_stop_signal): Result is now enum sim_stop.David Edelsohn1993-10-232-21/+86
* Man page for "run" simulator, and install-man target for it.Roland Pesch1993-10-221-0/+107
* Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1993-08-021-1/+0
* Add .Sanitize to Things-to-lose list.Fred Fish1993-07-301-0/+1
* * run.c (main), interp.c (sim_set_timeout): Remove timeoutSteve Chamberlain1993-07-061-7/+0
* Checkpoint.Steve Chamberlain1993-06-242-1/+15
* 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
* added things-to-lose sectionsK. Richard Pixley1993-05-271-0/+2