* doc/internals.texi (Porting GAS): Correct documentation for
[binutils-gdb.git] / sim /
1997-04-24 Andrew CagneyEnable more instructions.
1997-04-24 David Edelsohn * configure: Regenerated to track ../common/aclocal...
1997-04-24 David Edelsohn * configure.in (m32r-*-*): New target.
1997-04-24 David Edelsohn * configure: Regenerated to track ../common/aclocal...
1997-04-24 David Edelsohn * Makefile.in (autoconf-common, autoconf-changelog...
1997-04-24 David Edelsohn * sim-module.h, sim-model.h, sim-profile.h: New files.
1997-04-24 David Edelsohn * tconfig.in: New file.
1997-04-24 David Edelsohn* tconfig.in (SIM_HAVE_BIENDIAN): Define.
1997-04-24 David Edelsohn * run.c: Undo last exec_bfd patch.
1997-04-24 David Edelsohn * interp.c (prog_bfd_was_opened_p): New static local.
1997-04-23 Michael MeissnerRestore exec_bfd, needed for v850 debug code
1997-04-23 Andrew CagneyMore Tic80 instructions.
1997-04-22 David Edelsohn * sim-load.c (sim_load_file): #include <stdio.h> for...
1997-04-22 David Edelsohn * interf.c (sim_open): Undo patch to add -E support.
1997-04-22 Andrew CagneyTIc80 simulator checkpoint - runs 3 instructions -...
1997-04-22 David Edelsohn * interp.c (sim_open): Undo patch to add -E support.
1997-04-22 Stu Grossman * Make-common.in: Change clean targets to use ::...
1997-04-22 Stu Grossman * Makefile.in: Add clean targets.
1997-04-21 Gavin Romig-Kochfor DIV: check for div by zero and int overflow
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.
next