ChangeLog:
[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 BOUT
24 @set COFF
25 @set ELF
26 @set SOM
27
28 @c CPUs of interest
29 @c ================
30 @set A29K
31 @set ALPHA
32 @set ARC
33 @set ARM
34 @set CRIS
35 @set D10V
36 @set D30V
37 @set H8/300
38 @set H8/500
39 @set HPPA
40 @set I370
41 @set I80386
42 @set I860
43 @set I960
44 @set IA64
45 @set IP2K
46 @set M32C
47 @set M32R
48 @set M68HC11
49 @set M680X0
50 @set M880X0
51 @set MCORE
52 @set MIPS
53 @set MMIX
54 @set MSP430
55 @set PDP11
56 @set PJ
57 @set PPC
58 @set SH
59 @set SPARC
60 @set TIC54X
61 @set V850
62 @set VAX
63 @set VXWORKS
64 @set XTENSA
65 @set Z8000
66
67 @c Does this version of the assembler use the difference-table kluge?
68 @set DIFF-TBL-KLUGE
69
70 @c Do all machines described use IEEE floating point?
71 @clear IEEEFLOAT
72
73 @c Is a word 32 bits, or 16?
74 @clear W32
75 @set W16
76
77 @c Do symbols have different characters than usual?
78 @clear SPECIAL-SYMS
79
80 @c strings:------------------------------------------------------------
81 @c Name of the assembler:
82 @set AS as
83 @c Name of C compiler:
84 @set GCC gcc
85 @c Name of linker:
86 @set LD ld
87 @c Text for target machine (best not used in generic case; but just in case...)
88 @set TARGET machine specific
89 @c Name of object format NOT SET in generic version
90 @clear OBJ-NAME