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