Merge branch 'vendor/FILE'
[dragonfly.git] / contrib / binutils-2.22 / gas / doc / asconfig.texi
1 @c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
2 @c 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011
3 @c Free Software Foundation, Inc.
4 @c This file is part of the documentation for the GAS manual
5
6 @c Configuration settings for all-inclusive version of manual
7
8 @c switches:------------------------------------------------------------
9 @c Properties of the manual
10 @c ========================
11 @c Discuss all architectures?
12 @set ALL-ARCH
13 @c A generic form of manual (not tailored to specific target)?
14 @set GENERIC
15 @c Include text on assembler internals?
16 @clear INTERNALS
17 @c Many object formats supported in this config?
18 @set MULTI-OBJ
19
20 @c Object formats of interest
21 @c ==========================
22 @set AOUT
23 @set COFF
24 @set ELF
25 @set SOM
26
27 @c CPUs of interest
28 @c ================
29 @set ALPHA
30 @set ARC
31 @set ARM
32 @set AVR
33 @set Blackfin
34 @set CR16
35 @set CRIS
36 @set D10V
37 @set D30V
38 @set H8/300
39 @set HPPA
40 @set I370
41 @set I80386
42 @set I860
43 @set I960
44 @set IA64
45 @set IP2K
46 @set LM32
47 @set M32C
48 @set M32R
49 @set xc16x
50 @set M68HC11
51 @set M680X0
52 @set MCORE
53 @set MICROBLAZE
54 @set MIPS
55 @set MMIX
56 @set MS1
57 @set MSP430
58 @set NS32K
59 @set PDP11
60 @set PJ
61 @set PPC
62 @set RX
63 @set S390
64 @set SCORE
65 @set SH
66 @set SPARC
67 @set TIC54X
68 @set TIC6X
69 @set TILEGX
70 @set TILEPRO
71 @set V850
72 @set VAX
73 @set XSTORMY16
74 @set XTENSA
75 @set Z80
76 @set Z8000
77
78 @c Does this version of the assembler use the difference-table kludge?
79 @set DIFF-TBL-KLUGE
80
81 @c Do all machines described use IEEE floating point?
82 @clear IEEEFLOAT
83
84 @c Is a word 32 bits, or 16?
85 @clear W32
86 @set W16
87
88 @c Do symbols have different characters than usual?
89 @clear SPECIAL-SYMS
90
91 @c strings:------------------------------------------------------------
92 @c Name of the assembler:
93 @set AS as
94 @c Name of C compiler:
95 @set GCC gcc
96 @c Name of linker:
97 @set LD ld
98 @c Text for target machine (best not used in generic case; but just in case...)
99 @set TARGET machine specific
100 @c Name of object format NOT SET in generic version
101 @clear OBJ-NAME