Age | Commit message (Expand) | Author | Files | Lines |
1995-12-04 | * gencode.c (tab): Added several sh3 opcodes. | J.T. Conklin | 1 | -1/+8 |
1995-11-29 | * gencode.c (tab): In shad/shld definitions, negate R[m] before | Jim Wilson | 1 | -0/+8 |
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 | 1 | -1/+2 |
1995-11-14 | * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0. | Stu Grossman | 1 | -0/+8 |
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 | 1 | -0/+5 |
1995-10-05 | * interp.c (callback): Initialize to default callback. | Steve Chamberlain | 1 | -0/+10 |
1995-09-20 | add maintainer-clean Makefile targets | Ian Lance Taylor | 1 | -0/+4 |
1995-09-20 | * run.c (sim_callback_write_stdout): New. | Steve Chamberlain | 1 | -0/+5 |
1995-09-19 | Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+8 |
1995-09-15 | * gencode.c: Back up PC by 2 for breakpoints. | Stu Grossman | 1 | -0/+8 |
1995-09-08 | * configure.in: Define CC_FOR_BUILD. Don't call AC_PROG_INSTALL. | Ian Lance Taylor | 1 | -0/+11 |
1995-09-07 | (Try to) Update to new bfd autoconf scheme. | J.T. Conklin | 1 | -0/+21 |
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 | 1 | -0/+9 |
1995-08-31 | * gencode.c (gensim): abort if an unknown opcode is encountered. | Jeff Law | 1 | -2/+31 |
1995-07-05 | * Makefile.in (distclean, mostlyclean, realclean): Remove autoconf files. | J.T. Conklin | 1 | -0/+3 |
1995-07-05 | * sh.mt: Removed. | J.T. Conklin | 1 | -0/+2 |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1 | -0/+5 |
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 | 1 | -0/+7 |
1995-06-23 | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 1 | -0/+4 |
1995-06-21 | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 1 | -0/+10 |
1995-05-24 | Wed May 24 14:07:11 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+22 |
1995-01-22 | Changes for PR 6203. | Torbjorn Granlund | 1 | -2/+19 |
1995-01-19 | Fix for PR 6200 (SUBC problems). | Torbjorn Granlund | 1 | -0/+4 |
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 | 1 | -0/+16 |
1994-11-24 | * interp.c ([wr][bwl]at): New functions. | Steve Chamberlain | 1 | -0/+28 |
1994-05-18 | * interp.c (sim_*): Make result void where there isn't one. | David Edelsohn | 1 | -0/+48 |
1993-10-23 | (sim_stop_signal): Result is now enum sim_stop. | David Edelsohn | 1 | -0/+34 |
1993-06-18 | * gencode.c: Fix some opcodes. | Steve Chamberlain | 1 | -0/+17 |
1993-04-27 | New stuff for SH. | Steve Chamberlain | 1 | -0/+4 |