binutils-gdb/sim/d10v
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 New file. 1996-11-20 09:28:40 +00:00
ChangeLog Add comment to changelog 1997-03-14 16:24:02 +00:00
config.in New file. 1996-11-20 09:28:40 +00:00
configure * configure: Re-generate. 1997-03-17 15:29:29 +00:00
configure.in * Makefile.in (@COMMON_MAKEFILE_FRAG): Use 1997-02-04 21:42:27 +00:00
d10v_sim.h Fix -t option to work with memory mapping; Print PC in some error messages 1996-10-30 22:43:02 +00:00
endian.c Make read/write memory functions inlined 1996-10-16 22:16:21 +00:00
gencode.c Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-11-09 00:38:07 +00:00
interp.c * Makefile.in: Delete all stuff moved to ../common/Make-common.in. 1996-11-20 09:27:24 +00:00
Makefile.in * configure configure.in Makefile.in: Update to new configure 1997-01-23 22:09:52 +00:00
simops.c Fix problems in setting the carry bit 1997-03-13 20:30:50 +00:00