aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-74/+0
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-0/+1
* config.in: Ditto. * acconfig.h: New file. * configure.in: Reverted change of Apr 24; use sinclude again.
1997-09-02Support restore-sanitize-sh4 .Joern Rennecke1-1/+1
1997-09-02Merge SH4 branch simulator in to devo.Andrew Cagney1-0/+30
1997-04-24 * tconfig.in: New file.David Edelsohn1-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 Edelsohn1-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-16Remove SH3e sanitization.Jim Wilson1-21/+0
1995-09-28Thu Sep 28 15:26:59 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-2/+0
* run.c: Moved to ../common. * interp.c (trap): Use gdb's callback interface. * Makefile.in: Updated.
1995-09-19Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-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 Law1-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. Conklin1-1/+0
1995-07-05* Makefile.in, configure.in: converted to autoconf.J.T. Conklin1-0/+1
* configure: New file, generated with autconf 2.4.
1995-05-25Unsanitize SH3 support.Jim Wilson1-23/+0
1994-11-24 * interp.c ([wr][bwl]at): New functions.Steve Chamberlain1-0/+23
(trap): Cope with both byte modes.
1993-11-11keep run.1David D. Zuhn1-0/+1
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1-1/+0
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish1-0/+1
1993-06-24Checkpoint.Steve Chamberlain1-0/+1
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-04-27New stuff for SH.Steve Chamberlain1-0/+38