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