binutils-gdb/sim
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
..
arm * configure: Re-generate. 1997-03-17 15:29:29 +00:00
common * configure: Re-generate. 1997-03-17 15:29:29 +00:00
d10v * configure: Re-generate. 1997-03-17 15:29:29 +00:00
erc32 * configure: Re-generate. 1997-03-17 15:29:29 +00:00
h8300 * configure: Re-generate. 1997-03-17 15:29:29 +00:00
igen * configure: Re-generate. 1997-03-17 15:29:29 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips * configure: Re-generate. 1997-03-17 15:29:29 +00:00
mn10300 * configure: Re-generate. 1997-03-17 15:29:29 +00:00
ppc * sim_calls.c (sim_open): New SIM_DESC result. Argument is now 1997-03-13 20:59:29 +00:00
sh * configure: Re-generate. 1997-03-17 15:29:29 +00:00
v850 * configure: Re-generate. 1997-03-17 15:29:29 +00:00
w65 * Makefile.in (mostlyclean): Move config.log to distclean. 1996-10-03 07:16:56 +00:00
.Sanitize New directory, devo/sim/testsuite - loose (sanitize) it for the moment. 1997-03-13 04:22:38 +00:00
ChangeLog Since d10v is public now, remove all sanitization statements 1997-02-20 17:00:14 +00:00
configure Since d10v is public now, remove all sanitization statements 1997-02-20 17:00:14 +00:00
configure.in * configure.in: Add mn10200 configure lines accidentally 1997-03-03 20:08:19 +00:00
Makefile.in * Makefile.in (autoconf-common): New target. 1997-02-04 21:21:30 +00:00