aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
1997-04-18 * arminit.c (ARMul_NewState): Preinitialize the state toFred Fish1-0/+5
1997-04-17 * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h.David Edelsohn3-2/+23
1997-04-17 * sim-utils.c (sim_copy_argv, sim_analyze_program): New functions.David Edelsohn2-0/+125
1997-04-17sim-trace.c: New file.David Edelsohn4-3/+79
1997-04-17Add macros for CPU_FOO_FILE, CPU_STATE.David Edelsohn1-1/+5
1997-04-17(standard_option_handler): Tweak some error messages.David Edelsohn1-13/+13
1997-04-17Clean up.David Edelsohn1-64/+7
1997-04-17 * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.David Edelsohn2-0/+655
1997-04-17 * Make-common.in (nrun.o): Add rule for.David Edelsohn4-0/+125
1997-04-17 * sim-config.h (WITH_DEBUG): Provide default value of zero.David Edelsohn2-1/+8
1997-04-17 * sim-options.c, sim-options.h: New files.David Edelsohn4-0/+809
1997-04-17MAX_CPUS -> WITH_SMP.David Edelsohn1-4/+4
1997-04-17Fix copyright message, this is not GCC.David Edelsohn1-5/+5
1997-04-17 * run.c (main): Check return value of sim_open.David Edelsohn2-0/+4
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-111/+649
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn3-26/+73
1997-04-17 * psim.c (psim_options): Ignore -E option (sets endianness).David Edelsohn3-62/+162
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-34/+155
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-26/+52
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-55/+181
1997-04-17 * interf.c (sim_open): Ignore -E arg.David Edelsohn2-40/+61
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-59/+114
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn2-11/+34
1997-04-17 * sim-load.c: New file.David Edelsohn1-0/+1
1997-04-17Add sim-load.c, sim-trace.h.David Edelsohn1-0/+2
1997-04-17 * Make-common.in (sim-options.o, sim-load.o): Add rules for.David Edelsohn7-52/+542
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney10-113/+237
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1-0/+9
1997-04-15 * Makefile.in (install-sis): Depend upon installdirs. UseIan Lance Taylor1-0/+11
1997-04-15 * Make-common.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor2-12/+60
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor1-0/+8
1997-04-15 * Makefile.in (INSTALL): Set to @INSTALL@.Ian Lance Taylor2-6/+17
1997-04-15From Jim Wilson <wilson@cygnus.com>Andrew Cagney2-11/+49
1997-04-15Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target.Andrew Cagney6-33/+431
1997-04-14rename install.sh to install-shIan Lance Taylor2-1/+5
1997-04-08 * simops.c (syscall): Handle new mn10300 calling conventions.Jeff Law1-2/+2
1997-04-08Remove m32r sanitization.David Edelsohn1-35/+1
1997-04-07 * sim-base.h (sim_state_base): Move `magic' to end of struct.David Edelsohn1-0/+4
1997-04-07Check a program to run is present.Andrew Cagney1-0/+4
1997-04-07Get configure to define RETSIGTYPEAndrew Cagney18-1708/+1036
1997-04-07Use $(srcdir)/... instead of $< in make rulesAndrew Cagney1-0/+6
1997-04-05 * Makefile.in: Change mn10300-opc.o to m10300-opc.o, to matchIan Lance Taylor1-0/+5
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