Add a number of per-simulator options: hostendian, endian, inline, warnings.
authorAndrew Cagney <cagney@redhat.com>
Fri, 14 Mar 1997 15:13:58 +0000 (15:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 14 Mar 1997 15:13:58 +0000 (15:13 +0000)
commitf2de7dfd8cf1ffd6edc7ed650e709c7fa4488da1
tree45023095bbd84ccadf676659aa9cc9220536793f
parent35a78bd09b847d649fd42802049b5160ea1cea4a
Add a number of per-simulator options: hostendian, endian, inline, warnings.
Rename *-n.h files to be dos compatible
13 files changed:
sim/common/ChangeLog
sim/common/Make-common.in [new file with mode: 0644]
sim/common/aclocal.m4
sim/common/configure [new file with mode: 0755]
sim/common/sim-bits-n.h [deleted file]
sim/common/sim-bits.c [new file with mode: 0644]
sim/common/sim-core-n.h [deleted file]
sim/common/sim-core.c [new file with mode: 0644]
sim/common/sim-endian-n.h [deleted file]
sim/common/sim-endian.c [new file with mode: 0644]
sim/common/sim-n-bits.h [new file with mode: 0644]
sim/common/sim-n-core.h [new file with mode: 0644]
sim/common/sim-n-endian.h [new file with mode: 0644]
This page took 0.032689 seconds and 4 git commands to generate.