Age | Commit message (Expand) | Author | Files | Lines |
1997-08-27 | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 2 | -2/+9 |
1997-08-26 | Flush defunct sim_kill. | Andrew Cagney | 2 | -7/+4 |
1997-08-25 | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 2 | -4/+40 |
1997-04-24 | * tconfig.in: New file. | David Edelsohn | 3 | -0/+23 |
1997-04-22 | * Makefile.in: Add clean targets. | Stu Grossman | 1 | -0/+4 |
1997-04-19 | * interp.c: Include float.h and define SIGTRAP if _WIN32. | Stu Grossman | 2 | -2/+19 |
1997-04-18 | * interp.c (sim_resume): Fix argument to poll_quit. | David Edelsohn | 2 | -1/+5 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 2 | -22/+17 |
1997-04-17 | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 3 | -26/+73 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 2 | -187/+113 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 2 | -132/+281 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 2 | -46/+38 |
1997-03-18 | Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashing | Andrew Cagney | 1 | -0/+4 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 2 | -191/+124 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 2 | -302/+63 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 2 | -122/+140 |
1997-02-04 | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1 | -1/+2 |
1997-01-24 | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1 | -2/+2 |
1997-01-24 | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1 | -1/+1 |
1997-01-24 | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1 | -1/+1 |
1997-01-23 | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 4 | -246/+974 |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 2 | -22/+4 |
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 |