summaryrefslogtreecommitdiffstats
path: root/sim/common
Commit message (Expand)AuthorAgeFilesLines
...
* * Make-common.in (clean targets): Undo patch of Apr. 22.David Edelsohn1997-04-302-4/+25
* Allow simulators to be built on LinuxMichael Meissner1997-04-251-0/+7
* * sim-module.h, sim-model.h, sim-profile.h: New files.David Edelsohn1997-04-243-14/+149
* * run.c: Undo last exec_bfd patch.David Edelsohn1997-04-241-0/+5
* Restore exec_bfd, needed for v850 debug codeMichael Meissner1997-04-232-1/+9
* * sim-load.c (sim_load_file): #include <stdio.h> for NULL.David Edelsohn1997-04-221-0/+4
* TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.Andrew Cagney1997-04-221-0/+6
* * Make-common.in: Change clean targets to use :: so that otherStu Grossman1997-04-223-8/+17
* * sim-options.c (standard_options): Add --endian.David Edelsohn1997-04-182-2/+50
* Add a comment.David Edelsohn1997-04-181-0/+4
* * nrun.c: #include <signal.h>.David Edelsohn1997-04-181-0/+6
* Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1997-04-183-1/+430
* * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn1997-04-173-2/+23
* * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn1997-04-172-0/+125
* sim-trace.c: New file.David Edelsohn1997-04-174-3/+79
* Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1997-04-171-1/+5
* (standard_option_handler): Tweak some error messages.David Edelsohn1997-04-171-13/+13
* Clean up.David Edelsohn1997-04-171-64/+7
* * Make-common.in (nrun.o): Add rule for.David Edelsohn1997-04-174-0/+125
* * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn1997-04-172-1/+8
* * sim-options.c, sim-options.h: New files.David Edelsohn1997-04-174-0/+809
* MAX_CPUS -> WITH_SMP.David Edelsohn1997-04-171-4/+4
* Fix copyright message, this is not GCC.David Edelsohn1997-04-171-5/+5
* * run.c (main): Check return value of sim_open.David Edelsohn1997-04-172-0/+4
* * 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
* * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1997-04-152-12/+60
* Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney1997-04-154-33/+396
* * 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-073-187/+126
* * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,David Edelsohn1997-04-031-0/+3
* New files.David Edelsohn1997-04-032-0/+82
* * Make-common.in (SIM_EXTRA_DEPS): New config var.David Edelsohn1997-04-031-0/+17
* * 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-023-135/+290
* New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1997-04-026-142/+907
* * 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
* Pass GCC -W...Andrew Cagney1997-03-214-155/+303
* * sim-alu.h: Include sim-xcat.h.Andrew Cagney1997-03-181-0/+4
* Include new files sim-assert.h sim-xcat.h sim-state.hAndrew Cagney1997-03-181-0/+2
* New files added during rename/cleanup of engine -> sim_state.Andrew Cagney1997-03-182-0/+112
* Rename `struct _engine' to new `struct sim_state'.Andrew Cagney1997-03-182-1/+31
* Fix bugs in d30v sat and mul instructions.Andrew Cagney1997-03-181-0/+4
* * sim-inline.h: Add definitions for sim-types.Andrew Cagney1997-03-171-0/+6
* remove defunct variable from event structAndrew Cagney1997-03-172-0/+110
* * configure: Re-generate.Andrew Cagney1997-03-174-67/+325
* Forgot to update *-n.h to sim-n*.hAndrew Cagney1997-03-141-3/+3
OpenPOWER on IntegriCloud