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