Age | Commit message (Expand) | Author | Files | Lines |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -2/+3 |
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 1 | -21/+0 |
1995-12-04 | * gencode.c (tab): Added several sh3 opcodes. | J.T. Conklin | 2 | -5/+27 |
1995-11-29 | * gencode.c (tab): In shad/shld definitions, negate R[m] before | Jim Wilson | 2 | -4/+12 |
1995-11-18 | Patch for Hitachi PR 8433, avoid core dump on HPUX host | Jim Wilson | 1 | -0/+9 |
1995-11-15 | * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rts | Stu Grossman | 2 | -3/+4 |
1995-11-14 | * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0. | Stu Grossman | 2 | -4/+50 |
1995-10-21 | Indicate SIGILL instead of calling abort for default case. | Jim Wilson | 1 | -0/+16 |
1995-10-06 | * interp.c (callback): Remove last change. It is initialized by | Jim Wilson | 1 | -0/+3 |
1995-10-06 | * interp.c (trap, case SYS_utime): Cast second arg of utime to | Jim Wilson | 2 | -1/+8 |
1995-10-05 | * interp.c (callback): Initialize to default callback. | Steve Chamberlain | 2 | -22/+59 |
1995-09-28 | Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -284/+0 |
1995-09-20 | add maintainer-clean Makefile targets | Ian Lance Taylor | 2 | -1/+5 |
1995-09-20 | * run.c (sim_callback_write_stdout): New. | Steve Chamberlain | 3 | -1/+17 |
1995-09-19 | Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 4 | -36/+49 |
1995-09-15 | * gencode.c: Back up PC by 2 for breakpoints. | Stu Grossman | 2 | -8/+17 |
1995-09-08 | * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL. | Ian Lance Taylor | 3 | -11/+28 |
1995-09-07 | (Try to) Update to new bfd autoconf scheme. | J.T. Conklin | 5 | -47/+1069 |
1995-08-31 | * Makefile.in (run): Link in math library too. | Jeff Law | 1 | -0/+1 |
1995-08-31 | * interp.c (FPSCR, FPUL): Define. | Jeff Law | 3 | -6/+94 |
1995-08-31 | * gencode.c (gensim): abort if an unknown opcode is encountered. | Jeff Law | 2 | -9/+35 |
1995-08-12 | For Sega/Hitachi, when simulator exits, check to see if it was because | Jim Wilson | 1 | -7/+20 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -2/+2 |
1995-07-05 | * Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files. | J.T. Conklin | 2 | -2/+6 |
1995-07-05 | * sh.mt: Removed. | J.T. Conklin | 3 | -5/+2 |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 4 | -89/+52 |
1995-07-01 | * interp.c (sim_open): If argument supplied, interpret as | Stan Shebs | 1 | -2/+9 |
1995-06-29 | * interp.c: (SYS_wait): Define as SYS_wait4 if available and | Fred Fish | 2 | -0/+15 |
1995-06-23 | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 2 | -2/+4 |
1995-06-21 | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 3 | -14/+48 |
1995-05-25 | Unsanitize SH3 support. | Jim Wilson | 1 | -23/+0 |
1995-05-24 | Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -15/+33 |
1995-04-24 | * configure.in: use ../../bfd/hosts/std-host.h, not | Jason Molenda | 1 | -1/+1 |
1995-03-27 | * run.c: parse arguments with getopt(). | J.T. Conklin | 1 | -32/+43 |
1995-02-28 | Sun Feb 26 15:27:24 1995 Steve Chamberlain <sac@cygnus.com> | Ian Lance Taylor | 1 | -5/+2 |
1995-01-22 | Changes for PR 6203. | Torbjorn Granlund | 2 | -41/+76 |
1995-01-19 | Fix for PR 6200 (SUBC problems). | Torbjorn Granlund | 2 | -271/+355 |
1995-01-09 | * interp.c: Remove def of INLINE. This comes from bfd.h. Also, | Stu Grossman | 1 | -0/+5 |
1994-12-29 | * interp.c (BUSERROR): New macro. | Steve Chamberlain | 3 | -199/+421 |
1994-11-24 | * interp.c ([wr][bwl]at): New functions. | Steve Chamberlain | 5 | -29/+110 |
1994-06-28 | Specify the file type. | Steve Chamberlain | 1 | -1/+1 |
1994-05-27 | * interp.c (trap): Fix irix incompatibility. | Steve Chamberlain | 1 | -1/+1 |
1994-05-18 | * interp.c (sim_*): Make result void where there isn't one. | David Edelsohn | 3 | -54/+279 |
1994-02-12 | * gencode.c (main, gendefines): New -d option prints table of defines. | Steve Chamberlain | 1 | -0/+2 |
1993-11-11 | keep run.1 | David D. Zuhn | 1 | -0/+1 |
1993-10-26 | * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb | David Edelsohn | 1 | -1/+2 |
1993-10-23 | (sim_stop_signal): Result is now enum sim_stop. | David Edelsohn | 2 | -21/+86 |
1993-10-22 | Man page for "run" simulator, and install-man target for it. | Roland Pesch | 1 | -0/+107 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+1 |