Rotate ChangeLogs
[deliverable/binutils-gdb.git] / gas / doc / all.texi
... / ...
CommitLineData
1@c Copyright 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002,
2@c 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011
3@c Free Software Foundation, Inc.
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 COFF
24@set ELF
25@set SOM
26
27@c CPUs of interest
28@c ================
29@set ALPHA
30@set ARC
31@set ARM
32@set AVR
33@set Blackfin
34@set CR16
35@set CRIS
36@set D10V
37@set D30V
38@set EPIPHANY
39@set H8/300
40@set HPPA
41@set I370
42@set I80386
43@set I860
44@set I960
45@set IA64
46@set IP2K
47@set LM32
48@set M32C
49@set M32R
50@set xc16x
51@set M68HC11
52@set M680X0
53@set MCORE
54@set MICROBLAZE
55@set MIPS
56@set MMIX
57@set MS1
58@set MSP430
59@set NS32K
60@set PDP11
61@set PJ
62@set PPC
63@set RL78
64@set RX
65@set S390
66@set SCORE
67@set SH
68@set SPARC
69@set TIC54X
70@set TIC6X
71@set TILEGX
72@set TILEPRO
73@set V850
74@set VAX
75@set XSTORMY16
76@set XTENSA
77@set Z80
78@set Z8000
79
80@c Does this version of the assembler use the difference-table kludge?
81@set DIFF-TBL-KLUGE
82
83@c Do all machines described use IEEE floating point?
84@clear IEEEFLOAT
85
86@c Is a word 32 bits, or 16?
87@clear W32
88@set W16
89
90@c Do symbols have different characters than usual?
91@clear SPECIAL-SYMS
92
93@c strings:------------------------------------------------------------
94@c Name of the assembler:
95@set AS as
96@c Name of C compiler:
97@set GCC gcc
98@c Name of linker:
99@set LD ld
100@c Text for target machine (best not used in generic case; but just in case...)
101@set TARGET machine specific
102@c Name of object format NOT SET in generic version
103@clear OBJ-NAME
This page took 0.022558 seconds and 4 git commands to generate.