2000-09-20 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / doc / all.texi
CommitLineData
5b93d8bb 1@c Copyright 1992, 1993, 2000 Free Software Foundation, Inc.
252b5132
RH
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
041dd5a9 35@set HPPA
5b93d8bb 36@set I370
252b5132 37@set I80386
e3308d0d 38@set I860
252b5132 39@set I960
252b5132 40@set M32R
60bcf0fa 41@set M68HC11
252b5132 42@set M680X0
041dd5a9
ILT
43@set MCORE
44@set MIPS
45@set PJ
46@set SH
252b5132 47@set SPARC
39bec121 48@set C54X
041dd5a9 49@set V850
252b5132
RH
50@set VAX
51@set VXWORKS
041dd5a9 52@set Z8000
252b5132
RH
53
54@c Does this version of the assembler use the difference-table kluge?
55@set DIFF-TBL-KLUGE
56
57@c Do all machines described use IEEE floating point?
58@clear IEEEFLOAT
59
60@c Is a word 32 bits, or 16?
61@clear W32
62@set W16
63
64@c Do symbols have different characters than usual?
65@clear SPECIAL-SYMS
66
67@c strings:------------------------------------------------------------
68@c Name of the assembler:
69@set AS as
70@c Name of C compiler:
71@set GCC gcc
72@c Name of linker:
73@set LD ld
74@c Text for target machine (best not used in generic case; but just in case...)
75@set TARGET machine specific
76@c Name of object format NOT SET in generic version
77@clear OBJ-NAME
This page took 0.056034 seconds and 4 git commands to generate.