aboutsummaryrefslogtreecommitdiff
path: root/sim/common
AgeCommit message (Expand)AuthorFilesLines
1997-04-18 * sim-options.c (standard_options): Add --endian.David Edelsohn2-2/+50
1997-04-18Add a comment.David Edelsohn1-0/+4
1997-04-18 * nrun.c: #include <signal.h>.David Edelsohn1-0/+6
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney3-1/+430
1997-04-17 * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn3-2/+23
1997-04-17 * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn2-0/+125
1997-04-17sim-trace.c: New file.David Edelsohn4-3/+79
1997-04-17Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1-1/+5
1997-04-17(standard_option_handler): Tweak some error messages.David Edelsohn1-13/+13
1997-04-17Clean up.David Edelsohn1-64/+7
1997-04-17 * Make-common.in (nrun.o): Add rule for.David Edelsohn4-0/+125
1997-04-17 * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn2-1/+8
1997-04-17 * sim-options.c, sim-options.h: New files.David Edelsohn4-0/+809
1997-04-17MAX_CPUS -> WITH_SMP.David Edelsohn1-4/+4
1997-04-17Fix copyright message, this is not GCC.David Edelsohn1-5/+5
1997-04-17 * run.c (main): Check return value of sim_open.David Edelsohn2-0/+4
1997-04-17 * sim-load.c: New file.David Edelsohn1-0/+1
1997-04-17Add sim-load.c, sim-trace.h.David Edelsohn1-0/+2
1997-04-17 * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn7-52/+542
1997-04-15 * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor2-12/+60
1997-04-15Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney4-33/+396
1997-04-07 * sim-base.h (sim_state_base): Move `magic' to end of struct.David Edelsohn1-0/+4
1997-04-07Check a program to run is present.Andrew Cagney1-0/+4
1997-04-07Get configure to define RETSIGTYPEAndrew Cagney3-187/+126
1997-04-03 * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,David Edelsohn1-0/+3
1997-04-03New files.David Edelsohn2-0/+82
1997-04-03 * Make-common.in (SIM_EXTRA_DEPS): New config var.David Edelsohn1-0/+17
1997-04-02 * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.David Edelsohn2-1/+5
1997-04-02 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn3-135/+290
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney6-142/+907
1997-03-21 * run.c: Include alloca-conf.h.Jeff Law1-1/+3
1997-03-21 * callback.c (os_evprintf_filtered): Fix typo.Jeff Law1-0/+4
1997-03-21Pass GCC -W...Andrew Cagney4-155/+303
1997-03-18 * sim-alu.h: Include sim-xcat.h.Andrew Cagney1-0/+4
1997-03-18Include new files sim-assert.h sim-xcat.h sim-state.hAndrew Cagney1-0/+2
1997-03-18New files added during rename/cleanup of engine -> sim_state.Andrew Cagney2-0/+112
1997-03-18Rename `struct _engine' to new `struct sim_state'.Andrew Cagney2-1/+31
1997-03-18Fix bugs in d30v sat and mul instructions.Andrew Cagney1-0/+4
1997-03-17 * sim-inline.h: Add definitions for sim-types.Andrew Cagney1-0/+6
1997-03-17remove defunct variable from event structAndrew Cagney2-0/+110
1997-03-17 * configure: Re-generate.Andrew Cagney4-67/+325
1997-03-14Forgot to update *-n.h to sim-n*.hAndrew Cagney1-3/+3
1997-03-14Add a number of per-simulator options: hostendian, endian, inline, warnings.Andrew Cagney10-196/+2379
1997-03-13 * run.c: #include "libiberty.h".David Edelsohn1-0/+8
1997-03-13Fix os_printf_filtered; Flush stdout after calling printf_filteredMichael Meissner1-0/+31
1997-03-07New files:Andrew Cagney4-1/+524
1997-03-07Extend bit and endian operators.Andrew Cagney2-0/+177
1997-03-07Clean up.Andrew Cagney1-0/+48
1997-02-27add sim-basics.h sim-config.h sim-inline.c to Things-to-keepAngela Marie Thomas1-0/+3
1997-02-21Make useful macro's and functions found in the PowerPC simulatorAndrew Cagney2-0/+167