aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32
AgeCommit message (Expand)AuthorFilesLines
2002-06-16Import current --enable-gdb-build-warnings.Andrew Cagney1-0/+4
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney3-3/+8
2000-05-24Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2-152/+167
2000-03-07* build fixFrank Ch. Eigler2-1/+6
2000-03-03* build patchFrank Ch. Eigler2-1/+6
1999-09-09import gdb-1999-09-08 snapshotStan Shebs2-163/+158
1999-05-11import gdb-1999-05-10Stan Shebs2-171/+245
1999-04-26import gdb-19990422 snapshotStan Shebs3-148/+256
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs20-0/+11856
1999-04-16Initial creation of sourceware repositoryStan Shebs26-9532/+0
1999-02-06oops, wrong branch - cvs mistakeDJ Delorie1-5/+0
1999-02-06merge from main branch for danlite/sparc86x mergeDJ Delorie2-1749/+293
1998-06-02 * interf.c (sim_open): Use revamped memory_read, which makesMark Alexander3-168/+395
1998-05-16 * erc32.c (close_port): Don't close stdin; it kills GDB.Doug Evans1-0/+8
1998-05-15 * sis.h (uint64, int64): Define.Mark Alexander1-0/+13
1998-04-26 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey5-123/+151
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey3-39/+1855
1998-04-09 * erc32.c (sim_stop): Handle SIGINT gracefully.Mark Alexander1-0/+5
1998-04-09 * exec.c (dispatch_instruction): Change how carry out is calculatedMark Alexander1-0/+5
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney1-0/+16
1998-03-27Do top level sim-hw module for device tree.Andrew Cagney1-0/+21
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+4
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans2-46/+102
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney2-72/+392
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+8
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+6
1997-08-26Flush defunct sim_kill.Andrew Cagney2-5/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney2-5/+30
1997-04-22 * interf.c (sim_open): Undo patch to add -E support.David Edelsohn2-2/+4
1997-04-17 * interf.c (sim_open): Ignore -E arg.David Edelsohn2-40/+61
1997-04-15 * Makefile.in (install-sis): Depend upon installdirs. UseIan Lance Taylor1-0/+11
1997-04-07Get configure to define RETSIGTYPEAndrew Cagney2-195/+119
1997-04-02 * interf.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn2-138/+289
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney2-48/+36
1997-03-17 * configure: Re-generate.Andrew Cagney1-199/+126
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1-305/+62
1997-03-13 * interf.c (sim_open): New SIM_DESC result. Argument is now inDavid Edelsohn1-0/+13
1997-02-04 * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1-1/+2
1997-01-24 * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote a couple of $'s inStu Grossman1-2/+2
1997-01-24 * configure: Remove targ-vals.def when doing distclean. (ChangeStu Grossman1-1/+1
1997-01-24 * configure: Remove Make-common.in from dependencies. (Actually inStu Grossman1-1/+1
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman4-7/+1875
1996-12-16 Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set.Rob Savoye1-3/+12
1996-12-04 * configure.in: Look for libtermcap.a.Rob Savoye3-64/+132
1996-11-20 * run.c: Deleted, using one in ../common now.David Edelsohn3-93/+1
1996-11-20 * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn5-186/+338
1996-10-02 * Makefile.in (clean): Remove config.log.Jason Molenda2-8/+16