Remove i860, i960, bout and aout-adobe targets
[deliverable/binutils-gdb.git] / gas / doc / all.texi
CommitLineData
219d1afa 1@c Copyright (C) 1992-2018 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
252b5132
RH
21@set COFF
22@set ELF
23@set SOM
24
25@c CPUs of interest
26@c ================
a06ea964 27@set AARCH64
625e1353 28@set ALPHA
252b5132
RH
29@set ARC
30@set ARM
8473f7a4 31@set AVR
3b4e1885 32@set Blackfin
3d3d428f 33@set CR16
328eb32e 34@set CRIS
252b5132
RH
35@set D10V
36@set D30V
cfb8c092 37@set EPIPHANY
252b5132 38@set H8/300
041dd5a9 39@set HPPA
5b93d8bb 40@set I370
252b5132 41@set I80386
5cb53c21 42@set IA64
a40cbfa3 43@set IP2K
84e94c90 44@set LM32
49f58d10 45@set M32C
252b5132 46@set M32R
d70c5fc7 47@set xc16x
60bcf0fa 48@set M68HC11
252b5132 49@set M680X0
041dd5a9 50@set MCORE
a3c62988 51@set METAG
7ba29e2a 52@set MICROBLAZE
041dd5a9 53@set MIPS
3c3bdf30 54@set MMIX
6f84a2a6 55@set MS1
2469cfa2 56@set MSP430
36591ba1 57@set NIOSII
35c08157 58@set NDS32
7c31ae13 59@set NS32K
e135f41b 60@set PDP11
041dd5a9 61@set PJ
418c1742 62@set PPC
93f11b16 63@set PRU
99c513f6 64@set RL78
4f7eddc4 65@set RISCV
c7927a3c 66@set RX
11c19e16 67@set S390
c3b7224a 68@set SCORE
041dd5a9 69@set SH
252b5132 70@set SPARC
9418ab9c 71@set TIC54X
40b36596 72@set TIC6X
aa137e4d
NC
73@set TILEGX
74@set TILEPRO
041dd5a9 75@set V850
252b5132 76@set VAX
b6605ddd 77@set VISIUM
f96bd6c2 78@set WASM32
f6c1a2d5 79@set XGATE
b47d265e 80@set XSTORMY16
e0001a05 81@set XTENSA
3c9b82ba 82@set Z80
041dd5a9 83@set Z8000
252b5132 84
b45619c0 85@c Does this version of the assembler use the difference-table kludge?
252b5132
RH
86@set DIFF-TBL-KLUGE
87
88@c Do all machines described use IEEE floating point?
89@clear IEEEFLOAT
90
91@c Is a word 32 bits, or 16?
92@clear W32
93@set W16
94
95@c Do symbols have different characters than usual?
96@clear SPECIAL-SYMS
97
98@c strings:------------------------------------------------------------
99@c Name of the assembler:
100@set AS as
101@c Name of C compiler:
102@set GCC gcc
103@c Name of linker:
104@set LD ld
105@c Text for target machine (best not used in generic case; but just in case...)
106@set TARGET machine specific
107@c Name of object format NOT SET in generic version
108@clear OBJ-NAME
This page took 0.762558 seconds and 4 git commands to generate.