aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32
AgeCommit message (Expand)AuthorFilesLines
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
1996-09-14 * Makefile.in (CC_FOR_BUILD): New variable.Ian Lance Taylor1-0/+11
1996-09-08 * erc32.c (port_init): Disable this for __GO32__ (got no pty'sStu Grossman1-0/+20
1996-09-05 * Makefile.in erc32/Makefile.in: Don't set srcroot. This shouldStu Grossman1-22/+17
1996-07-04 * erc32.c (mec_reset mec_read mec_write memory_read memory_write),Stu Grossman4-1/+1725
1996-06-26 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda1-1/+2
1996-06-24 * configure.in: Call AC_PROG_CC before running configure.host.Ian Lance Taylor1-1/+1
1996-06-03 * Makefile.in (end.h): Use explicit ./ when running end.Ian Lance Taylor2-3/+15
1996-05-20 Sanitize support for the ESA sparc simulator.Rob Savoye1-0/+52
1996-05-20 New sparc simulator from the ESA.Rob Savoye20-0/+4802