* win32-nat.c (safe_symbol_file_add_stub): Properly initialize linked list
[deliverable/binutils-gdb.git] / gas / doc / all.texi
CommitLineData
f7e42eb4
NC
1@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001
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
30@set ARC
31@set ARM
32@set D10V
33@set D30V
34@set H8/300
35@set H8/500
041dd5a9 36@set HPPA
5b93d8bb 37@set I370
252b5132 38@set I80386
e3308d0d 39@set I860
252b5132 40@set I960
252b5132 41@set M32R
60bcf0fa 42@set M68HC11
252b5132 43@set M680X0
81b0b3f1 44@set M880X0
041dd5a9
ILT
45@set MCORE
46@set MIPS
e135f41b 47@set PDP11
041dd5a9
ILT
48@set PJ
49@set SH
252b5132 50@set SPARC
39bec121 51@set C54X
041dd5a9 52@set V850
252b5132
RH
53@set VAX
54@set VXWORKS
041dd5a9 55@set Z8000
252b5132
RH
56
57@c Does this version of the assembler use the difference-table kluge?
58@set DIFF-TBL-KLUGE
59
60@c Do all machines described use IEEE floating point?
61@clear IEEEFLOAT
62
63@c Is a word 32 bits, or 16?
64@clear W32
65@set W16
66
67@c Do symbols have different characters than usual?
68@clear SPECIAL-SYMS
69
70@c strings:------------------------------------------------------------
71@c Name of the assembler:
72@set AS as
73@c Name of C compiler:
74@set GCC gcc
75@c Name of linker:
76@set LD ld
77@c Text for target machine (best not used in generic case; but just in case...)
78@set TARGET machine specific
79@c Name of object format NOT SET in generic version
80@clear OBJ-NAME
This page took 0.092973 seconds and 4 git commands to generate.