formatting, tack emacs control vars at end
[deliverable/binutils-gdb.git] / gas / doc / all.texi
CommitLineData
625e1353 1@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002
f7e42eb4 2@c Free Software Foundation, Inc.
252b5132
RH
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
625e1353 30@set ALPHA
252b5132
RH
31@set ARC
32@set ARM
328eb32e 33@set CRIS
252b5132
RH
34@set D10V
35@set D30V
36@set H8/300
37@set H8/500
041dd5a9 38@set HPPA
5b93d8bb 39@set I370
252b5132 40@set I80386
e3308d0d 41@set I860
252b5132 42@set I960
5cb53c21 43@set IA64
a40cbfa3 44@set IP2K
252b5132 45@set M32R
60bcf0fa 46@set M68HC11
252b5132 47@set M680X0
81b0b3f1 48@set M880X0
041dd5a9
ILT
49@set MCORE
50@set MIPS
3c3bdf30 51@set MMIX
2469cfa2 52@set MSP430
e135f41b 53@set PDP11
041dd5a9 54@set PJ
418c1742 55@set PPC
041dd5a9 56@set SH
252b5132 57@set SPARC
9418ab9c 58@set TIC54X
041dd5a9 59@set V850
252b5132
RH
60@set VAX
61@set VXWORKS
e0001a05 62@set XTENSA
041dd5a9 63@set Z8000
252b5132
RH
64
65@c Does this version of the assembler use the difference-table kluge?
66@set DIFF-TBL-KLUGE
67
68@c Do all machines described use IEEE floating point?
69@clear IEEEFLOAT
70
71@c Is a word 32 bits, or 16?
72@clear W32
73@set W16
74
75@c Do symbols have different characters than usual?
76@clear SPECIAL-SYMS
77
78@c strings:------------------------------------------------------------
79@c Name of the assembler:
80@set AS as
81@c Name of C compiler:
82@set GCC gcc
83@c Name of linker:
84@set LD ld
85@c Text for target machine (best not used in generic case; but just in case...)
86@set TARGET machine specific
87@c Name of object format NOT SET in generic version
88@clear OBJ-NAME
This page took 0.257654 seconds and 4 git commands to generate.