Age | Commit message (Expand) | Author | Files | Lines |
1997-05-01 | * Makefile.in (sim-options_h): Define. | David Edelsohn | 11 | -445/+986 |
1997-05-01 | (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move from | David Edelsohn | 1 | -0/+14 |
1997-05-01 | * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. | David Edelsohn | 11 | -0/+2953 |
1997-04-30 | * Make-common.in (clean targets): Undo patch of Apr. 22. | David Edelsohn | 2 | -4/+25 |
1997-04-25 | Allow simulators to be built on Linux | Michael Meissner | 1 | -0/+7 |
1997-04-24 | * sim-module.h, sim-model.h, sim-profile.h: New files. | David Edelsohn | 3 | -14/+149 |
1997-04-24 | * run.c: Undo last exec_bfd patch. | David Edelsohn | 1 | -0/+5 |
1997-04-23 | Restore exec_bfd, needed for v850 debug code | Michael Meissner | 2 | -1/+9 |
1997-04-22 | * sim-load.c (sim_load_file): #include <stdio.h> for NULL. | David Edelsohn | 1 | -0/+4 |
1997-04-22 | TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. | Andrew Cagney | 1 | -0/+6 |
1997-04-22 | * Make-common.in: Change clean targets to use :: so that other | Stu Grossman | 3 | -8/+17 |
1997-04-18 | * sim-options.c (standard_options): Add --endian. | David Edelsohn | 2 | -2/+50 |
1997-04-18 | Add a comment. | David Edelsohn | 1 | -0/+4 |
1997-04-18 | * nrun.c: #include <signal.h>. | David Edelsohn | 1 | -0/+6 |
1997-04-18 | Ref gdb/11763 - can't stop a running simulator: | Andrew Cagney | 3 | -1/+430 |
1997-04-17 | * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h. | David Edelsohn | 3 | -2/+23 |
1997-04-17 | * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions. | David Edelsohn | 2 | -0/+125 |
1997-04-17 | sim-trace.c: New file. | David Edelsohn | 4 | -3/+79 |
1997-04-17 | Add macros for CPU_FOO_FILE, CPU_STATE. | David Edelsohn | 1 | -1/+5 |
1997-04-17 | (standard_option_handler): Tweak some error messages. | David Edelsohn | 1 | -13/+13 |
1997-04-17 | Clean up. | David Edelsohn | 1 | -64/+7 |
1997-04-17 | * Make-common.in (nrun.o): Add rule for. | David Edelsohn | 4 | -0/+125 |
1997-04-17 | * sim-config.h (WITH_DEBUG): Provide default value of zero. | David Edelsohn | 2 | -1/+8 |
1997-04-17 | * sim-options.c, sim-options.h: New files. | David Edelsohn | 4 | -0/+809 |
1997-04-17 | MAX_CPUS -> WITH_SMP. | David Edelsohn | 1 | -4/+4 |
1997-04-17 | Fix copyright message, this is not GCC. | David Edelsohn | 1 | -5/+5 |
1997-04-17 | * run.c (main): Check return value of sim_open. | David Edelsohn | 2 | -0/+4 |
1997-04-17 | * sim-load.c: New file. | David Edelsohn | 1 | -0/+1 |
1997-04-17 | Add sim-load.c, sim-trace.h. | David Edelsohn | 1 | -0/+2 |
1997-04-17 | * Make-common.in (sim-options.o, sim-load.o): Add rules for. | David Edelsohn | 7 | -52/+542 |
1997-04-15 | * Make-common.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -12/+60 |
1997-04-15 | Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. | Andrew Cagney | 4 | -33/+396 |
1997-04-07 | * sim-base.h (sim_state_base): Move `magic' to end of struct. | David Edelsohn | 1 | -0/+4 |
1997-04-07 | Check a program to run is present. | Andrew Cagney | 1 | -0/+4 |
1997-04-07 | Get configure to define RETSIGTYPE | Andrew Cagney | 3 | -187/+126 |
1997-04-03 | * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here, | David Edelsohn | 1 | -0/+3 |
1997-04-03 | New files. | David Edelsohn | 2 | -0/+82 |
1997-04-03 | * Make-common.in (SIM_EXTRA_DEPS): New config var. | David Edelsohn | 1 | -0/+17 |
1997-04-02 | * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open. | David Edelsohn | 2 | -1/+5 |
1997-04-02 | * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. | David Edelsohn | 3 | -135/+290 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 6 | -142/+907 |
1997-03-21 | * run.c: Include alloca-conf.h. | Jeff Law | 1 | -1/+3 |
1997-03-21 | * callback.c (os_evprintf_filtered): Fix typo. | Jeff Law | 1 | -0/+4 |
1997-03-21 | Pass GCC -W... | Andrew Cagney | 4 | -155/+303 |
1997-03-18 | * sim-alu.h: Include sim-xcat.h. | Andrew Cagney | 1 | -0/+4 |
1997-03-18 | Include new files sim-assert.h sim-xcat.h sim-state.h | Andrew Cagney | 1 | -0/+2 |
1997-03-18 | New files added during rename/cleanup of engine -> sim_state. | Andrew Cagney | 2 | -0/+112 |
1997-03-18 | Rename `struct _engine' to new `struct sim_state'. | Andrew Cagney | 2 | -1/+31 |
1997-03-18 | Fix bugs in d30v sat and mul instructions. | Andrew Cagney | 1 | -0/+4 |
1997-03-17 | * sim-inline.h: Add definitions for sim-types. | Andrew Cagney | 1 | -0/+6 |