summaryrefslogtreecommitdiff
path: root/sim/sh
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-05-10Stan Shebs1999-05-112-174/+308
* import gdb-19990422 snapshotStan Shebs1999-04-263-28/+431
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-1610-0/+8071
* Initial creation of sourceware repositoryStan Shebs1999-04-1611-8299/+0
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-265-120/+148
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-243-36/+1873
* Add config support for the size of the target address and OF cell.Andrew Cagney1998-01-311-0/+4
* * aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1998-01-202-44/+92
* Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().Andrew Cagney1997-10-221-0/+13
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-232-39/+125
* Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1997-09-221-0/+4
* Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1997-09-221-0/+8
* * interp.c (sim_resume): poll_quit() at least once per call;Felix Lee1997-09-101-0/+5
* * configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1997-09-052-71/+307
* Support restore-sanitize-sh4 .Joern Rennecke1997-09-021-1/+1
* Comment typo fix.Joern Rennecke1997-09-021-1/+1
* Sanitation fixes.Joern Rennecke1997-09-021-1/+41
* Merge SH4 branch simulator in to devo.Andrew Cagney1997-09-024-362/+1964
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-271-0/+5
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-272-2/+9
* Flush defunct sim_kill.Andrew Cagney1997-08-262-7/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-4/+40
* * tconfig.in: New file.David Edelsohn1997-04-243-0/+23
* * Makefile.in: Add clean targets.Stu Grossman1997-04-221-0/+4
* * interp.c: Include float.h and define SIGTRAP if _WIN32.Stu Grossman1997-04-192-2/+19
* * interp.c (sim_resume): Fix argument to poll_quit.David Edelsohn1997-04-182-1/+5
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-182-22/+17
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-173-26/+73
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-072-187/+113
* * interp.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn1997-04-022-132/+281
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-022-46/+38
* Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashingAndrew Cagney1997-03-181-0/+4
* * configure: Re-generate.Andrew Cagney1997-03-172-191/+124
* Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1997-03-142-302/+63
* * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1997-03-132-122/+140
* * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1997-02-041-1/+2
* * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1997-01-241-2/+2
* * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1997-01-241-1/+1
* * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1997-01-241-1/+1
* * configure configure.in Makefile.in: Update to new configureStu Grossman1997-01-234-246/+974
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-202-22/+4
* * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1996-06-261-2/+3
* Remove SH3e sanitization.Jim Wilson1996-01-161-21/+0
* * gencode.c (tab): Added several sh3 opcodes.J.T. Conklin1995-12-042-5/+27
* * gencode.c (tab): In shad/shld definitions, negate R[m] beforeJim Wilson1995-11-292-4/+12
* Patch for Hitachi PR 8433, avoid core dump on HPUX hostJim Wilson1995-11-181-0/+9
* * gencode.c: jsr, bsr and bsrf actually save pc+4 in pr, and rtsStu Grossman1995-11-152-3/+4
* * gencode.c: jsr actually saves pc+4, and rts actually uses pr+0.Stu Grossman1995-11-142-4/+50
* Indicate SIGILL instead of calling abort for default case.Jim Wilson1995-10-211-0/+16