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