| Commit message (Expand) | Author | Age | Files | Lines |
* | import gdb-1999-05-10 | Stan Shebs | 1999-05-11 | 2 | -174/+308 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 3 | -28/+431 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 10 | -0/+8071 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 11 | -8299/+0 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-26 | 5 | -120/+148 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-24 | 3 | -36/+1873 |
* | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1998-01-31 | 1 | -0/+4 |
* | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1998-01-20 | 2 | -44/+92 |
* | Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file(). | Andrew Cagney | 1997-10-22 | 1 | -0/+13 |
* | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1997-09-23 | 2 | -39/+125 |
* | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1997-09-22 | 1 | -0/+4 |
* | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1997-09-22 | 1 | -0/+8 |
* | * interp.c (sim_resume): poll_quit() at least once per call; | Felix Lee | 1997-09-10 | 1 | -0/+5 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1997-09-05 | 2 | -71/+307 |
* | Support restore-sanitize-sh4 . | Joern Rennecke | 1997-09-02 | 1 | -1/+1 |
* | Comment typo fix. | Joern Rennecke | 1997-09-02 | 1 | -1/+1 |
* | Sanitation fixes. | Joern Rennecke | 1997-09-02 | 1 | -1/+41 |
* | Merge SH4 branch simulator in to devo. | Andrew Cagney | 1997-09-02 | 4 | -362/+1964 |
* | Fix doco on enable-sim-inline. | Andrew Cagney | 1997-08-27 | 1 | -0/+5 |
* | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1997-08-27 | 2 | -2/+9 |
* | Flush defunct sim_kill. | Andrew Cagney | 1997-08-26 | 2 | -7/+4 |
* | Add ABFD argument to sim_open call. Pass through to sim_config so | Andrew Cagney | 1997-08-25 | 2 | -4/+40 |
* | * tconfig.in: New file. | David Edelsohn | 1997-04-24 | 3 | -0/+23 |
* | * Makefile.in: Add clean targets. | Stu Grossman | 1997-04-22 | 1 | -0/+4 |
* | * interp.c: Include float.h and define SIGTRAP if _WIN32. | Stu Grossman | 1997-04-19 | 2 | -2/+19 |
* | * interp.c (sim_resume): Fix argument to poll_quit. | David Edelsohn | 1997-04-18 | 2 | -1/+5 |
* | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 1997-04-18 | 2 | -22/+17 |
* | * Makefile.in (SIM_OBJS): Add sim-load.o. | David Edelsohn | 1997-04-17 | 3 | -26/+73 |
* | Get configure to define RETSIGTYPE | Andrew Cagney | 1997-04-07 | 2 | -187/+113 |
* | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1997-04-02 | 1 | -0/+2 |
* | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 1997-04-02 | 2 | -132/+281 |
* | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 1997-04-02 | 2 | -46/+38 |
* | Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashing | Andrew Cagney | 1997-03-18 | 1 | -0/+4 |
* | * configure: Re-generate. | Andrew Cagney | 1997-03-17 | 2 | -191/+124 |
* | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 1997-03-14 | 2 | -302/+63 |
* | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1997-03-13 | 2 | -122/+140 |
* | * Makefile.in (@COMMON_MAKEFILE_FRAG): Use | David Edelsohn | 1997-02-04 | 1 | -1/+2 |
* | * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s in | Stu Grossman | 1997-01-24 | 1 | -2/+2 |
* | * configure: Remove targ-vals.def when doing distclean. (Change | Stu Grossman | 1997-01-24 | 1 | -1/+1 |
* | * configure: Remove Make-common.in from dependencies. (Actually in | Stu Grossman | 1997-01-24 | 1 | -1/+1 |
* | * configure configure.in Makefile.in: Update to new configure | Stu Grossman | 1997-01-23 | 4 | -246/+974 |
* | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 1996-11-20 | 2 | -22/+4 |
* | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1996-06-26 | 1 | -2/+3 |
* | Remove SH3e sanitization. | Jim Wilson | 1996-01-16 | 1 | -21/+0 |
* | * gencode.c (tab): Added several sh3 opcodes. | J.T. Conklin | 1995-12-04 | 2 | -5/+27 |
* | * gencode.c (tab): In shad/shld definitions, negate R[m] before | Jim Wilson | 1995-11-29 | 2 | -4/+12 |
* | Patch for Hitachi PR 8433, avoid core dump on HPUX host | Jim Wilson | 1995-11-18 | 1 | -0/+9 |
* | * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rts | Stu Grossman | 1995-11-15 | 2 | -3/+4 |
* | * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0. | Stu Grossman | 1995-11-14 | 2 | -4/+50 |
* | Indicate SIGILL instead of calling abort for default case. | Jim Wilson | 1995-10-21 | 1 | -0/+16 |