Age | Commit message (Expand) | Author | Files | Lines |
1997-04-17 | Cleanups to compile under FreeBSD | Andrew Cagney | 10 | -113/+237 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -0/+9 |
1997-04-15 | * Makefile.in (install-sis): Depend upon installdirs. Use | Ian Lance Taylor | 1 | -0/+11 |
1997-04-15 | * Make-common.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -12/+60 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 1 | -0/+8 |
1997-04-15 | * Makefile.in (INSTALL): Set to @INSTALL@. | Ian Lance Taylor | 2 | -6/+17 |
1997-04-15 | From Jim Wilson <wilson@cygnus.com> | Andrew Cagney | 2 | -11/+49 |
1997-04-15 | Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. | Andrew Cagney | 6 | -33/+431 |
1997-04-14 | rename install.sh to install-sh | Ian Lance Taylor | 2 | -1/+5 |
1997-04-08 | * simops.c (syscall): Handle new mn10300 calling conventions. | Jeff Law | 1 | -2/+2 |
1997-04-08 | Remove m32r sanitization. | David Edelsohn | 1 | -35/+1 |
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 | 18 | -1708/+1036 |
1997-04-07 | Use $(srcdir)/... instead of $< in make rules | Andrew Cagney | 1 | -0/+6 |
1997-04-05 | * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to match | Ian Lance Taylor | 1 | -0/+5 |
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 |