aboutsummaryrefslogtreecommitdiff
path: root/sim/common/Make-common.in
AgeCommit message (Expand)AuthorFilesLines
1998-12-05 * cgen-defs.h: New file, old cgen-sim.h.Doug Evans1-4/+10
1998-11-14* Personal prototype "gx" translation-based JIT engine for M32R.Frank Ch. Eigler1-0/+15
1998-10-28Unify (well almost) --enable-build-warnings configuration optionAndrew Cagney1-33/+48
1998-06-04Memory corruption problems - hw-event list wasn't correctAndrew Cagney1-3/+9
1998-05-25Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1-27/+16
1998-05-25Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1-0/+7
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1-0/+7
1998-05-25De-sanitize simulator hw.Andrew Cagney1-8/+0
1998-05-22Only enable H/W on some mips targets.Andrew Cagney1-3/+14
1998-05-15Run ranlib on installed copy of libsim.a.Joyce Janczyn1-1/+2
1998-05-15Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.Joyce Janczyn1-16/+21
1998-04-24 * configure: Regenerated to track ../common/aclocal.m4 changes.Tom Tromey1-3/+7
1998-04-22Add intl supportMichael Meissner1-5/+9
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney1-5/+27
1998-03-24 * Make-common.in: Get SHELL from configure.Stu Grossman1-6/+75
1998-03-15 * dv-sockser.c, dv-sockser.h: New files.Doug Evans1-1/+10
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-0/+6
1998-02-25 * Make-common.in (check): Run `make check' in testsuite dir.Doug Evans1-20/+18
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1-1/+2
1998-01-20* Make-common.in (cgen-run.o,cgen-scache.o): Delete cgen-scache.h dep.Doug Evans1-4/+2
1998-01-20sanitize keep-cygnus cgen generationDoug Evans1-0/+4
1998-01-19 * Make-common.in (cgen-{arch,cpu,decode}): New targets.Doug Evans1-2/+50
1997-12-04 * Make-common.in (SIM_ENVIRONMENT): New variable.Doug Evans1-7/+15
1997-11-22Clarify meaning of sim_signalled's SIGRC argument. Document that thisAndrew Cagney1-0/+1
1997-11-19 * sim-signal.c, sim-signal.h: New files.Doug Evans1-0/+5
1997-11-18 * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans1-0/+27
1997-11-18* Make-common.in (srccom): New variable.Doug Evans1-105/+106
1997-11-17 * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans1-40/+42
1997-11-12 * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longerDoug Evans1-9/+5
1997-10-14* sim-alu.h (ALU64_HAD_OVERFLOW): Define.Andrew Cagney1-2/+4
1997-09-25 * Make-common.in: New files sim-break.c, sim-break.h.Stu Grossman1-0/+5
1997-09-23* Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values.Andrew Cagney1-1/+4
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-2/+42
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-0/+5
1997-09-04 * gdbinit.in: New file.David Edelsohn1-1/+8
1997-09-02(TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn1-1/+1
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-79/+38
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-0/+50
1997-05-05Add flakey floating-point support to the TI c80 simulator.Andrew Cagney1-1/+10
1997-05-01(cgen-utils.o): Update cgen-{mem,sem}.h dependencies.David Edelsohn1-2/+1
1997-05-01 * Makefile.in (sim-options_h): Define.David Edelsohn1-9/+29
1997-04-30 * Make-common.in (clean targets): Undo patch of Apr. 22.David Edelsohn1-4/+16
1997-04-22 * Make-common.in: Change clean targets to use :: so that otherStu Grossman1-2/+3
1997-04-17sim-trace.c: New file.David Edelsohn1-1/+5
1997-04-17 * Make-common.in (nrun.o): Add rule for.David Edelsohn1-0/+3
1997-04-17 * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn1-1/+11
1997-04-15 * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1-12/+45
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1-0/+69
1997-03-17 * configure: Re-generate.Andrew Cagney1-6/+2
1997-03-14Add a number of per-simulator options: hostendian, endian, inline, warnings.Andrew Cagney1-0/+214