summaryrefslogtreecommitdiff
path: root/sim/erc32
Commit message (Expand)AuthorAgeFilesLines
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-152/+167
* * build fixFrank Ch. Eigler2000-03-072-1/+6
* * build patchFrank Ch. Eigler2000-03-032-1/+6
* import gdb-1999-09-08 snapshotStan Shebs1999-09-092-163/+158
* import gdb-1999-05-10Stan Shebs1999-05-112-171/+245
* import gdb-19990422 snapshotStan Shebs1999-04-263-148/+256
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-1620-0/+11856
* Initial creation of sourceware repositoryStan Shebs1999-04-1626-9532/+0
* oops, wrong branch - cvs mistakeDJ Delorie1999-02-061-5/+0
* merge from main branch for danlite/sparc86x mergeDJ Delorie1999-02-062-1749/+293
* * interf.c (sim_open): Use revamped memory_read, which makesMark Alexander1998-06-023-168/+395
* * erc32.c (close_port): Don't close stdin; it kills GDB.Doug Evans1998-05-161-0/+8
* * sis.h (uint64, int64): Define.Mark Alexander1998-05-151-0/+13
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-265-123/+151
* * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1998-04-243-39/+1855
* * erc32.c (sim_stop): Handle SIGINT gracefully.Mark Alexander1998-04-091-0/+5
* * exec.c (dispatch_instruction): Change how carry out is calculatedMark Alexander1998-04-091-0/+5
* Cleanup INLINE support for simulators using common framework.Andrew Cagney1998-04-041-0/+16
* Do top level sim-hw module for device tree.Andrew Cagney1998-03-271-0/+21
* 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-46/+102
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-232-72/+392
* 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
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-271-0/+5
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-0/+6
* Flush defunct sim_kill.Andrew Cagney1997-08-262-5/+4
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-252-5/+30
* * interf.c (sim_open): Undo patch to add -E support.David Edelsohn1997-04-222-2/+4
* * interf.c (sim_open): Ignore -E arg.David Edelsohn1997-04-172-40/+61
* * Makefile.in (install-sis): Depend upon installdirs. UseIan Lance Taylor1997-04-151-0/+11
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-072-195/+119
* * interf.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-138/+289
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-022-48/+36
* * configure: Re-generate.Andrew Cagney1997-03-171-199/+126
* Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1997-03-141-305/+62
* * interf.c (sim_open): New SIM_DESC result. Argument is now inDavid Edelsohn1997-03-131-0/+13
* * 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-7/+1875
* Link with SIM_EXTRA_LIBS, not just EXTRA_LIBS, which is never set.Rob Savoye1996-12-161-3/+12
* * configure.in: Look for libtermcap.a.Rob Savoye1996-12-043-64/+132
* * run.c: Deleted, using one in ../common now.David Edelsohn1996-11-203-93/+1
* * Makefile.in: Delete stuff moved to ../common/Make-common.in.David Edelsohn1996-11-205-186/+338
* * Makefile.in (clean): Remove config.log.Jason Molenda1996-10-022-8/+16
* * Makefile.in (CC_FOR_BUILD): New variable.Ian Lance Taylor1996-09-141-0/+11
* * erc32.c (port_init): Disable this for __GO32__ (got no pty'sStu Grossman1996-09-081-0/+20