Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -74/+0 | |
1998-04-26 | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1 | -0/+1 | |
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again. | |||||
1997-09-02 | Support restore-sanitize-sh4 . | Joern Rennecke | 1 | -1/+1 | |
1997-09-02 | Merge SH4 branch simulator in to devo. | Andrew Cagney | 1 | -0/+30 | |
1997-04-24 | * tconfig.in: New file. | David Edelsohn | 1 | -0/+1 | |
* interp.c (sim_open): Handle missing arg to -E. | |||||
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 1 | -0/+1 | |
(SIM_OBJS,SIM_EXTRA_LIBS): Define. * configure.in: Simplify using macros in ../common/aclocal.m4. Call AC_CHECK_HEADERS(unistd.h). * configure: Regenerated. * config.in: New file. * interp.c: #include "config.h". #include <unistd.h> if present. (trap): Fetch errno value with callback->get_errno. | |||||
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 1 | -21/+0 | |
1995-09-28 | Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -2/+0 | |
* run.c: Moved to ../common. * interp.c (trap): Use gdb's callback interface. * Makefile.in: Updated. | |||||
1995-09-19 | Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+1 | |
* interp.c (trap): Remove useless code. Fri Sep 15 19:30:05 1995 steve chamberlain <sac@slash.cygnus.com> * syscall.h: Copy from newlib. | |||||
1995-08-31 | * interp.c (FPSCR, FPUL): Define. | Jeff Law | 1 | -0/+21 | |
(struct save_state): Add fields for floating point registers, FPSCR and FPUL. (sim_resume): Add 'F' for accessing floating point registers in the save state structure. * gencode.c: Add sh3e opcodes. (gensym): Define a buffer for int<->fp conversions. First cut at simulating sh3e instructions. Basic stuff should work; instructions using fpul and fpscr are completely untested... Sanitized away for now (sh3e). | |||||
1995-07-05 | * sh.mt: Removed. | J.T. Conklin | 1 | -1/+0 | |
1995-07-05 | * Makefile.in, configure.in: converted to autoconf. | J.T. Conklin | 1 | -0/+1 | |
* configure: New file, generated with autconf 2.4. | |||||
1995-05-25 | Unsanitize SH3 support. | Jim Wilson | 1 | -23/+0 | |
1994-11-24 | * interp.c ([wr][bwl]at): New functions. | Steve Chamberlain | 1 | -0/+23 | |
(trap): Cope with both byte modes. | |||||
1993-11-11 | keep run.1 | David D. Zuhn | 1 | -0/+1 | |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+1 | |
1993-06-24 | Checkpoint. | Steve Chamberlain | 1 | -0/+1 | |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 | |
1993-04-27 | New stuff for SH. | Steve Chamberlain | 1 | -0/+38 | |