* README-vms: Delete.
[external/binutils.git] / gas / doc / all.texi
1 @c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
2 @c 2003, 2005
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 CRIS
33 @set D10V
34 @set D30V
35 @set H8/300
36 @set HPPA
37 @set I370
38 @set I80386
39 @set I860
40 @set I960
41 @set IA64
42 @set IP2K
43 @set M32C
44 @set M32R
45 @set M68HC11
46 @set M680X0
47 @set MCORE
48 @set MIPS
49 @set MMIX
50 @set MSP430
51 @set PDP11
52 @set PJ
53 @set PPC
54 @set SH
55 @set SPARC
56 @set TIC54X
57 @set V850
58 @set VAX
59 @set XTENSA
60 @set Z8000
61
62 @c Does this version of the assembler use the difference-table kluge?
63 @set DIFF-TBL-KLUGE
64
65 @c Do all machines described use IEEE floating point?
66 @clear IEEEFLOAT
67
68 @c Is a word 32 bits, or 16?
69 @clear W32
70 @set W16
71
72 @c Do symbols have different characters than usual?
73 @clear SPECIAL-SYMS
74
75 @c strings:------------------------------------------------------------
76 @c Name of the assembler:
77 @set AS as
78 @c Name of C compiler:
79 @set GCC gcc
80 @c Name of linker:
81 @set LD ld
82 @c Text for target machine (best not used in generic case; but just in case...)
83 @set TARGET machine specific
84 @c Name of object format NOT SET in generic version
85 @clear OBJ-NAME