annotate src/m/sun3-68881.h @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children 0132846995bd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 /* Synched up with: FSF 19.31. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 /* sun3-68881.h, for a Sun 3, using the 68881. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 #include "sun3.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 /* The following line tells the configuration script what sort of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 operating system this machine is likely to run.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 USUAL-OPSYS="note"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 NOTE-START
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 Sun with 68881 co-processor (-machine=sun3-68881;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 -opsystem=bsd4-2 or -opsystem=sunos4)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 Versions 1, 2, and 3 of the operating system are derived from
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 Berkeley 4.2, meaning that you should use -opsystem=bsd4-2.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 For SunOS release 4 on a Sun 3 with a 68881, use -machine=sun3-68881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 and -opsystem=sunos4. See the file share-lib/SUNBUG for how to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 solve problems caused by bugs in the "export" version of SunOS 4.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 NOTE-END */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 /* In case we are using floating point, work together with crt0.c. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 #ifndef __GNUC__
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 #define C_SWITCH_MACHINE -f68881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 #endif
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 #define sun_68881
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 #define START_FILES crt0.o /usr/lib/Mcrt1.o