summaryrefslogtreecommitdiffstats
path: root/sim
Commit message (Expand)AuthorAgeFilesLines
...
* * interf.c (sim_open): Ignore -E arg.David Edelsohn1997-04-172-40/+61
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-59/+114
* * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1997-04-172-11/+34
* * sim-load.c: New file.David Edelsohn1997-04-171-0/+1
* Add sim-load.c, sim-trace.h.David Edelsohn1997-04-171-0/+2
* * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1997-04-177-52/+542
* Cleanups to compile under FreeBSDAndrew Cagney1997-04-1710-113/+237
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+9
* * Makefile.in (install-sis): Depend upon installdirs. UseIan Lance Taylor1997-04-151-0/+11
* * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-152-12/+60
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-151-0/+8
* * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-152-6/+17
* From Jim Wilson <wilson@cygnus.com>Andrew Cagney1997-04-152-11/+49
* Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1997-04-156-33/+431
* rename install.sh to install-shIan Lance Taylor1997-04-142-1/+5
* * simops.c (syscall): Handle new mn10300 calling conventions.Jeff Law1997-04-081-2/+2
* Remove m32r sanitization.David Edelsohn1997-04-081-35/+1
* * sim-base.h (sim_state_base): Move `magic' to end of struct.David Edelsohn1997-04-071-0/+4
* Check a program to run is present.Andrew Cagney1997-04-071-0/+4
* Get configure to define RETSIGTYPEAndrew Cagney1997-04-0718-1708/+1036
* Use $(srcdir)/... instead of $< in make rulesAndrew Cagney1997-04-071-0/+6
* * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to matchIan Lance Taylor1997-04-051-0/+5
* * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,David Edelsohn1997-04-031-0/+3
* * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.David Edelsohn1997-04-031-0/+41
* New files.David Edelsohn1997-04-032-0/+82
* * Make-common.in (SIM_EXTRA_DEPS): New config var.David Edelsohn1997-04-031-0/+17
* From Jim Wilson, fix typo in instruction nameAndrew Cagney1997-04-031-0/+4
* (autoconf-changelog): Try different way to obtain user name.David Edelsohn1997-04-031-0/+1
* Add autoheader counterpart to autoconf-common et.al.Andrew Cagney1997-04-033-4/+25
* * interp.c (sim_open): New arg `kind'. `name is now `argv'.David Edelsohn1997-04-022-2/+7
* * interp.c (sim_open): New arg `kind'.David Edelsohn1997-04-024-0/+8
* * sim_calls.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+4
* * compile.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * interf.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * interp.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * wrapper.c (sim_open): New arg `kind'.David Edelsohn1997-04-021-0/+2
* * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.David Edelsohn1997-04-022-1/+5
* * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn1997-04-0219-1209/+2563
* * Makefile.in (autoconf-install): New target.David Edelsohn1997-04-023-5/+24
* * COPYING: Update FSF address.Ian Lance Taylor1997-04-022-0/+13
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-0222-516/+1203
* New target autoconf-changelogAndrew Cagney1997-04-021-0/+38
* New target - autoconf-changelogAndrew Cagney1997-04-022-13/+198
* Handle BSD make and its liking for `set -e'Andrew Cagney1997-03-261-0/+1
* * emul_bugapi.c (emul_bugapi_create): Guard against NULL images.Andrew Cagney1997-03-252-1/+14
* The d30v release has a testsuite directory.Andrew Cagney1997-03-241-2/+1
* Enable testsuite in sim directory.Andrew Cagney1997-03-243-1/+108
* Growing number of tests for d30vAndrew Cagney1997-03-2434-0/+1634
* * run.c: Include alloca-conf.h.Jeff Law1997-03-211-1/+3
* * callback.c (os_evprintf_filtered): Fix typo.Jeff Law1997-03-211-0/+4
OpenPOWER on IntegriCloud