aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1997-04-03 * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support from here,David Edelsohn1-0/+3
1997-04-03 * gen-support.c (gen_support_c): sim-state.h renamed to sim-main.h.David Edelsohn1-0/+41
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-03From Jim Wilson, fix typo in instruction nameAndrew Cagney1-0/+4
1997-04-03 (autoconf-changelog): Try different way to obtain user name.David Edelsohn1-0/+1
1997-04-03Add autoheader counterpart to autoconf-common et.al.Andrew Cagney3-4/+25
1997-04-02 * interp.c (sim_open): New arg `kind'. `name is now `argv'.David Edelsohn2-2/+7
1997-04-02 * interp.c (sim_open): New arg `kind'.David Edelsohn4-0/+8
1997-04-02 * sim_calls.c (sim_open): New arg `kind'.David Edelsohn1-0/+4
1997-04-02 * compile.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * interf.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * interp.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * wrapper.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
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 Edelsohn19-1209/+2563
1997-04-02 * Makefile.in (autoconf-install): New target.David Edelsohn3-5/+24
1997-04-02 * COPYING: Update FSF address.Ian Lance Taylor2-0/+13
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney22-516/+1203
1997-04-02New target autoconf-changelogAndrew Cagney1-0/+38
1997-04-02New target - autoconf-changelogAndrew Cagney2-13/+198
1997-03-26Handle BSD make and its liking for `set -e'Andrew Cagney1-0/+1
1997-03-25* emul_bugapi.c (emul_bugapi_create): Guard against NULL images.Andrew Cagney2-1/+14
1997-03-24The d30v release has a testsuite directory.Andrew Cagney1-2/+1
1997-03-24Enable testsuite in sim directory.Andrew Cagney3-1/+108
1997-03-24Growing number of tests for d30vAndrew Cagney34-0/+1634
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-20 * simops.c: Fix register extraction for a two "movbu" variants.Jeff Law1-30/+75
1997-03-18 * simops.c: Do syscall emulation in "syscall" instruction. AddJeff Law1-0/+7
1997-03-18Move SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro - was trashingAndrew Cagney2-0/+8
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-17Correctly validate 64bit instructionsAndrew Cagney2-4/+1364
1997-03-17Add/use pr_uword64 for SIM_ADDR independent values.Gavin Romig-Koch1-0/+6
1997-03-17 * configure: Re-generate.Andrew Cagney19-1620/+1348
1997-03-14Update namesAndrew Cagney1-0/+3
1997-03-14Forgot to update *-n.h to sim-n*.hAndrew Cagney1-3/+3
1997-03-14Add comment to changelogMichael Meissner1-1/+2
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner15-2240/+496
1997-03-14Add a number of per-simulator options: hostendian, endian, inline, warnings.Andrew Cagney10-196/+2379
1997-03-14* ld-insn.c (parse_insn_format): Accept '*' as an alternative ofAndrew Cagney2-0/+1190
1997-03-13 * interp.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn3-122/+153
1997-03-13 * sim_calls.c (sim_open): New SIM_DESC result. Argument is nowDavid Edelsohn1-0/+45