* Makefile.in: Rebuild dependencies.
[deliverable/binutils-gdb.git] / sim /
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...
1997-03-13  David Edelsohn * interf.c (sim_open): New SIM_DESC result. Argument...
1997-03-13  David Edelsohn * interp.c: Delete redundant prototypes of sim_foo...
1997-03-13  David Edelsohn * wrapper.c (sim_open): Has result now.
1997-03-13  David Edelsohn * run.c: #include "libiberty.h".
1997-03-13  Michael MeissnerFix problems in setting the carry bit
1997-03-13  Michael MeissnerFix os_printf_filtered; Flush stdout after calling...
1997-03-13  Andrew CagneyNew directory, devo/sim/testsuite - loose (sanitize...
1997-03-12  Jeff Law * simops.c: Fix carry bit computation for ...
1997-03-12  Jeff Law * simops.c: Fix typos in bset insns. Fix argum...
1997-03-07  Andrew CagneyNew files:
1997-03-07  Andrew CagneyExtend bit and endian operators.
1997-03-07  Andrew CagneyClean up.
1997-03-07  Andrew CagneyLoose the bugs file.
1997-03-05  Jeff Law * simops.c: Fix register references when comput...
1997-03-03  Jeff Law * configure.in: Add mn10200 configure lines...
1997-03-03  Jim WilsonCorrect d10v sanitization errors.
1997-02-27  Angela Marie Thomasadd sim-basics.h sim-config.h sim-inline.c to Things...
1997-02-26  Gavin Romig-KochCorrect the overloaded DOUBLEWORD problem
1997-02-25  Dawn Perchikstart-sanitize-r5900
1997-02-21  Andrew CagneyReally checkin the d30v sim directory configure files.
1997-02-21  Andrew CagneyThe remainder of igen taken from the PowerPC simulator...
1997-02-21  Andrew CagneyInstruction decode generator taken from the PowerPC...
1997-02-21  Andrew CagneyAdd d30v simulator configuration but sanatize it out.
1997-02-21  Andrew CagneyMake useful macro's and functions found in the PowerPC...
1997-02-20  Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-20  Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-20  Gavin Romig-KochCorrect test for ISA dependent bits
1997-02-20  Jeff Law * configure.in: Don't require GCC to build...
1997-02-19  Mark Alexander * interp.c (simopen): Add support for LSI MiniRISC...
1997-02-18  Gavin Romig-KochCorrect flags for PMADDUW insn
1997-02-14  Andrew CagneyPer PR 11678 - also need to maintan .Sanitize
1997-02-14  Andrew CagneyPR 11678 - rename long decode-rule files to shorter...
1997-02-13  Ian Lance Taylor * gencode.c (build_mips16_operands): Correct computati...
1997-02-11  Michael MeissnerNew version from Andrew; Portability fixes on top of...
1997-02-11  Michael MeissnerFix warnings when compiling callback.c
1997-02-11  Michael MeissnerSilence warnings in ppc simulator
1997-02-11  Gavin Romig-KochAdd r5900
1997-02-06  Ian Lance Taylor * interp.c (mips16_entry): Add support for floating...
1997-02-05  David EdelsohnFix thinkos in last change.
1997-02-05  David Edelsohn * configure.in: Don't configure any subdirs if no...
1997-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-02-04  David Edelsohn * configure.in: Fix typo in test for callback.c.
1997-02-04  Ian Lance Taylor * gencode.c (build_instruction): The high order may...
1997-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-02-04  David Edelsohn * Makefile.in (libcommon.a): Delete.
1997-02-04  David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG@): Use
1997-02-04  David Edelsohn * Makefile.in (autoconf-common): New target.
1997-02-04  David EdelsohnDocs on configury mostly.
next
This page took 0.043769 seconds and 7 git commands to generate.