old-cross-binutils/sim/igen
Andrew Cagney a77aa7ec4b * configure: Re-generate.
* Make-common.in (CSEARCH): Do not include the gdb directory in
        the search path.
        * Make-common.in (SIM_ENDIAN, SIM_HOSTENDIAN, SIM_INLINE,
        SIM_WARNING): Drop, requiring the simulator specific Makefile.in
        to explicitly incorporate these.

        * aclocal.m4 (--enable-sim-alignment); New option. Strongly
        specify the alignment restrictions of the target architecture -
        without this option all alignment restrictions are accomodated.
        (--enable-sim-assert): New option.  Conditionally compile in
        assertion statements.
        (--enable-sim-float): New option. Strongly specify the target's
        floating point support.
        (--enable-sim-hardware): New option.  Specify the hardware devices
        included in the simulation.
        (--enable-sim-packages): New option.  Specify the hardware
        packages included in the simulation.
        (--enable-sim-regparm): New option.  Specify that parameters be
        passed in registers instead of on the stack.
        (--enable-sim-reserved-bits): New option. Specify that reserved
        bits within an instruction are are correctly set.
        (--enable-sim-smp): New option. Specify the level of SMP support
        to be included in the simulator.
        (--enable-sim-stdcall): New option.  Specify an alternative
        function call convention.
        (--enable-sim-xor-endian): New option.  Configure xor-endian
        support used by some targets to implement bi-endian support.
1997-03-17 15:29:29 +00:00
..
.Sanitize Update names 1997-03-14 16:51:21 +00:00
ChangeLog * configure: Re-generate. 1997-03-17 15:29:29 +00:00
config.in
configure.in
filter.c
filter.h
filter_host.c
filter_host.h
gen-engine.h
gen-icache.h
gen-idecode.h
gen-itable.h Instruction decode generator taken from the PowerPC simulator 1997-02-21 02:49:21 +00:00
gen-model.c
gen-model.h
gen-semantics.h
gen-support.h Instruction decode generator taken from the PowerPC simulator 1997-02-21 02:49:21 +00:00
ld-cache.c
ld-cache.h
ld-decode.c
ld-decode.h
ld-insn.c * ld-insn.c (parse_insn_format): Accept '*' as an alternative of 1997-03-14 02:00:07 +00:00
lf.c
lf.h
Makefile.in Instruction decode generator taken from the PowerPC simulator 1997-02-21 02:49:21 +00:00
misc.c
misc.h Instruction decode generator taken from the PowerPC simulator 1997-02-21 02:49:21 +00:00