Age | Commit message (Expand) | Author | Files | Lines |
1997-04-03 | * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here, | David Edelsohn | 1 | -0/+3 |
1997-04-03 | * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h. | David Edelsohn | 1 | -0/+41 |
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-03 | From Jim Wilson, fix typo in instruction name | Andrew Cagney | 1 | -0/+4 |
1997-04-03 | (autoconf-changelog): Try different way to obtain user name. | David Edelsohn | 1 | -0/+1 |
1997-04-03 | Add autoheader counterpart to autoconf-common et.al. | Andrew Cagney | 3 | -4/+25 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. `name is now `argv'. | David Edelsohn | 2 | -2/+7 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 4 | -0/+8 |
1997-04-02 | * sim_calls.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+4 |
1997-04-02 | * compile.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * interf.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * interp.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
1997-04-02 | * wrapper.c (sim_open): New arg `kind'. | David Edelsohn | 1 | -0/+2 |
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 | 19 | -1209/+2563 |
1997-04-02 | * Makefile.in (autoconf-install): New target. | David Edelsohn | 3 | -5/+24 |
1997-04-02 | * COPYING: Update FSF address. | Ian Lance Taylor | 2 | -0/+13 |
1997-04-02 | New file common/sim-config.c sets/checks simulator configuration options. | Andrew Cagney | 22 | -516/+1203 |
1997-04-02 | New target autoconf-changelog | Andrew Cagney | 1 | -0/+38 |
1997-04-02 | New target - autoconf-changelog | Andrew Cagney | 2 | -13/+198 |
1997-03-26 | Handle BSD make and its liking for `set -e' | Andrew Cagney | 1 | -0/+1 |
1997-03-25 | * emul_bugapi.c (emul_bugapi_create): Guard against NULL images. | Andrew Cagney | 2 | -1/+14 |
1997-03-24 | The d30v release has a testsuite directory. | Andrew Cagney | 1 | -2/+1 |
1997-03-24 | Enable testsuite in sim directory. | Andrew Cagney | 3 | -1/+108 |
1997-03-24 | Growing number of tests for d30v | Andrew Cagney | 34 | -0/+1634 |
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-20 | * simops.c: Fix register extraction for a two "movbu" variants. | Jeff Law | 1 | -30/+75 |
1997-03-18 | * simops.c: Do syscall emulation in "syscall" instruction. Add | Jeff Law | 1 | -0/+7 |
1997-03-18 | Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashing | Andrew Cagney | 2 | -0/+8 |
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 |
1997-03-17 | remove defunct variable from event struct | Andrew Cagney | 2 | -0/+110 |
1997-03-17 | Correctly validate 64bit instructions | Andrew Cagney | 2 | -4/+1364 |
1997-03-17 | Add/use pr_uword64 for SIM_ADDR independent values. | Gavin Romig-Koch | 1 | -0/+6 |
1997-03-17 | * configure: Re-generate. | Andrew Cagney | 19 | -1620/+1348 |
1997-03-14 | Update names | Andrew Cagney | 1 | -0/+3 |
1997-03-14 | Forgot to update *-n.h to sim-n*.h | Andrew Cagney | 1 | -3/+3 |
1997-03-14 | Add comment to changelog | Michael Meissner | 1 | -1/+2 |
1997-03-14 | Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy... | Michael Meissner | 15 | -2240/+496 |
1997-03-14 | Add a number of per-simulator options: hostendian, endian, inline, warnings. | Andrew Cagney | 10 | -196/+2379 |
1997-03-14 | * ld-insn.c (parse_insn_format): Accept '*' as an alternative of | Andrew Cagney | 2 | -0/+1190 |
1997-03-13 | * interp.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 3 | -122/+153 |
1997-03-13 | * sim_calls.c (sim_open): New SIM_DESC result. Argument is now | David Edelsohn | 1 | -0/+45 |