* configure.in: Added gnuserv everywhere sn appears.
[deliverable/binutils-gdb.git] / sim /
1997-04-19  Stu Grossman * interp.c: Include float.h and define SIGTRAP if...
1997-04-18  David Edelsohn * sim-options.c (standard_options): Add --endian.
1997-04-18  David EdelsohnAdd a comment.
1997-04-18  David Edelsohn * interp.c (sim_resume): Fix argument to poll_quit.
1997-04-18  David Edelsohn * nrun.c: #include <signal.h>.
1997-04-18  Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-18  Fred Fish * arminit.c (ARMul_NewState): Preinitialize the...
1997-04-17  David Edelsohn * aclocal.m4: Check for headers time.h, sys/time.h...
1997-04-17  David Edelsohn * sim-utils.c (sim_copy_argv, sim_analyze_program...
1997-04-17  David Edelsohnsim-trace.c: New file.
1997-04-17  David EdelsohnAdd macros for CPU_FOO_FILE, CPU_STATE.
1997-04-17  David Edelsohn(standard_option_handler): Tweak some error messages.
1997-04-17  David EdelsohnClean up.
1997-04-17  David Edelsohn * igen.c (print_itrace): Use TRACE_FOO_P and trace_printf.
1997-04-17  David Edelsohn * Make-common.in (nrun.o): Add rule for.
1997-04-17  David Edelsohn * sim-config.h (WITH_DEBUG): Provide default value...
1997-04-17  David Edelsohn * sim-options.c, sim-options.h: New files.
1997-04-17  David EdelsohnMAX_CPUS -> WITH_SMP.
1997-04-17  David EdelsohnFix copyright message, this is not GCC.
1997-04-17  David Edelsohn * run.c (main): Check return value of sim_open.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * psim.c (psim_options): Ignore -E option (sets endian...
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * interf.c (sim_open): Ignore -E arg.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17  David Edelsohn * sim-load.c: New file.
1997-04-17  David EdelsohnAdd sim-load.c, sim-trace.h.
1997-04-17  David Edelsohn * Make-common.in (sim-options.o, sim-load.o): Add...
1997-04-17  Andrew CagneyCleanups to compile under FreeBSD
1997-04-15  Ian Lance Taylor * Makefile.in (INSTALL): Set to @INSTALL@.
1997-04-15  Ian Lance Taylor * Makefile.in (install-sis): Depend upon installdirs...
1997-04-15  Ian Lance Taylor * Make-common.in (INSTALL): Set to @INSTALL@.
1997-04-15  Ian Lance Taylor * Makefile.in (INSTALL): Set to @INSTALL@.
1997-04-15  Ian Lance Taylor * Makefile.in (INSTALL): Set to @INSTALL@.
1997-04-15  Andrew CagneyFrom Jim Wilson <wilson@cygnus.com>
1997-04-15  Andrew CagneyGet the BIT/MASK/ROT/... macros to work with any 32...
1997-04-14  Ian Lance Taylorrename install.sh to install-sh
1997-04-08  Jeff Law * simops.c (syscall): Handle new mn10300 callin...
1997-04-08  David EdelsohnRemove m32r sanitization.
1997-04-07  David Edelsohn * sim-base.h (sim_state_base): Move `magic' to end...
1997-04-07  Andrew CagneyCheck a program to run is present.
1997-04-07  Andrew CagneyGet configure to define RETSIGTYPE
1997-04-07  Andrew CagneyUse $(srcdir)/... instead of $< in make rules
1997-04-05  Ian Lance Taylor * Makefile.in: Change mn10300-opc.o to m10300-opc...
1997-04-03  David Edelsohn * sim-endian.h: Move host {LITTLE,BIG}_ENDIAN support...
1997-04-03  David Edelsohn * gen-support.c (gen_support_c): sim-state.h renamed...
1997-04-03  David EdelsohnNew files.
1997-04-03  David Edelsohn * Make-common.in (SIM_EXTRA_DEPS): New config var.
1997-04-03  Andrew CagneyFrom Jim Wilson, fix typo in instruction name
1997-04-03  David Edelsohn (autoconf-changelog): Try different way to obtain...
1997-04-03  Andrew CagneyAdd autoheader counterpart to autoconf-common et.al.
1997-04-02  David Edelsohn * interp.c (sim_open): New arg `kind'. `name is now...
1997-04-02  David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * sim_calls.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * compile.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * interf.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * wrapper.c (sim_open): New arg `kind'.
1997-04-02  David Edelsohn * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open.
1997-04-02  David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02  David Edelsohn * Makefile.in (autoconf-install): New target.
1997-04-02  Ian Lance Taylor * COPYING: Update FSF address.
1997-04-02  Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-04-02  Andrew CagneyNew target autoconf-changelog
1997-04-02  Andrew CagneyNew target - autoconf-changelog
1997-03-26  Andrew CagneyHandle BSD make and its liking for `set -e'
1997-03-25  Andrew Cagney* emul_bugapi.c (emul_bugapi_create): Guard against...
1997-03-24  Andrew CagneyThe d30v release has a testsuite directory.
1997-03-24  Andrew CagneyEnable testsuite in sim directory.
1997-03-24  Andrew CagneyGrowing number of tests for d30v
1997-03-21  Jeff Law * run.c: Include alloca-conf.h.
1997-03-21  Jeff Law * callback.c (os_evprintf_filtered): Fix typo.
1997-03-21  Andrew CagneyPass GCC -W...
1997-03-20  Jeff Law * simops.c: Fix register extraction for a two...
1997-03-18  Jeff Law * simops.c: Do syscall emulation in "syscall...
1997-03-18  Andrew CagneyMove SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro...
1997-03-18  Andrew Cagney * sim-alu.h: Include sim-xcat.h.
1997-03-18  Andrew CagneyInclude new files sim-assert.h sim-xcat.h sim-state.h
1997-03-18  Andrew CagneyNew files added during rename/cleanup of engine ->...
1997-03-18  Andrew CagneyRename `struct _engine' to new `struct sim_state'.
1997-03-18  Andrew CagneyFix bugs in d30v sat and mul instructions.
1997-03-17  Andrew Cagney * sim-inline.h: Add definitions for sim-types.
1997-03-17  Andrew Cagneyremove defunct variable from event struct
1997-03-17  Andrew CagneyCorrectly validate 64bit instructions
1997-03-17  Gavin Romig-KochAdd/use pr_uword64 for SIM_ADDR independent values.
1997-03-17  Andrew Cagney * configure: Re-generate.
1997-03-14  Andrew CagneyUpdate names
1997-03-14  Andrew CagneyForgot to update *-n.h to sim-n*.h
1997-03-14  Michael MeissnerAdd comment to changelog
1997-03-14  Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-14  Andrew CagneyAdd a number of per-simulator options: hostendian,...
1997-03-14  Andrew Cagney* ld-insn.c (parse_insn_format): Accept '*' as an alter...
1997-03-13  David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-03-13  David Edelsohn * sim_calls.c (sim_open): New SIM_DESC result. Argume...
1997-03-13  David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-03-13  David Edelsohn * compile.c (sim_open): New SIM_DESC result. Argument...
next
This page took 0.041686 seconds and 7 git commands to generate.