Initial revision
[binutils.git] / gas / doc / all.texi
blob9b90c5badaf8450d3f58cbcc4c93f338479985ca
1 @c Copyright 1992, 1993 Free Software Foundation, Inc.
2 @c This file is part of the documentation for the GAS manual
4 @c Configuration settings for all-inclusive version of manual
6 @c switches:------------------------------------------------------------
7 @c Properties of the manual
8 @c ========================
9 @c Discuss all architectures?
10 @set ALL-ARCH
11 @c A generic form of manual (not tailored to specific target)?
12 @set GENERIC
13 @c Include text on assembler internals?
14 @clear INTERNALS
15 @c Many object formats supported in this config?
16 @set MULTI-OBJ
18 @c Object formats of interest
19 @c ==========================
20 @set AOUT
21 @set BOUT
22 @set COFF
23 @set ELF
24 @set SOM
26 @c CPUs of interest
27 @c ================
28 @set A29K
29 @set ARC
30 @set ARM
31 @set D10V
32 @set D30V
33 @set H8/300
34 @set H8/500
35 @set SH
36 @set I80386
37 @set I960
38 @set MCORE
39 @set MIPS
40 @set M32R
41 @set M680X0
42 @set Z8000
43 @set SPARC
44 @set VAX
45 @set VXWORKS
46 @set HPPA
47 @set V850
49 @c Does this version of the assembler use the difference-table kluge?
50 @set DIFF-TBL-KLUGE
52 @c Do all machines described use IEEE floating point?
53 @clear IEEEFLOAT
55 @c Is a word 32 bits, or 16?
56 @clear W32
57 @set W16
59 @c Do symbols have different characters than usual?
60 @clear SPECIAL-SYMS
62 @c strings:------------------------------------------------------------
63 @c Name of the assembler:
64 @set AS as
65 @c Name of C compiler:
66 @set GCC gcc
67 @c Name of linker:
68 @set LD ld
69 @c Text for target machine (best not used in generic case; but just in case...)
70 @set TARGET machine specific
71 @c Name of object format NOT SET in generic version
72 @clear OBJ-NAME