]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/doc/all.texi
Add support for the WebAssembly file format and the wasm32 ELF conversion to gas...
[thirdparty/binutils-gdb.git] / gas / doc / all.texi
1 @c Copyright (C) 1992-2017 Free Software Foundation, Inc.
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
21 @set COFF
22 @set ELF
23 @set SOM
24
25 @c CPUs of interest
26 @c ================
27 @set AARCH64
28 @set ALPHA
29 @set ARC
30 @set ARM
31 @set AVR
32 @set Blackfin
33 @set CR16
34 @set CRIS
35 @set D10V
36 @set D30V
37 @set EPIPHANY
38 @set H8/300
39 @set HPPA
40 @set I370
41 @set I80386
42 @set I860
43 @set I960
44 @set IA64
45 @set IP2K
46 @set LM32
47 @set M32C
48 @set M32R
49 @set xc16x
50 @set M68HC11
51 @set M680X0
52 @set MCORE
53 @set METAG
54 @set MICROBLAZE
55 @set MIPS
56 @set MMIX
57 @set MS1
58 @set MSP430
59 @set NIOSII
60 @set NDS32
61 @set NS32K
62 @set PDP11
63 @set PJ
64 @set PPC
65 @set PRU
66 @set RL78
67 @set RISCV
68 @set RX
69 @set S390
70 @set SCORE
71 @set SH
72 @set SPARC
73 @set TIC54X
74 @set TIC6X
75 @set TILEGX
76 @set TILEPRO
77 @set V850
78 @set VAX
79 @set VISIUM
80 @set WASM32
81 @set XGATE
82 @set XSTORMY16
83 @set XTENSA
84 @set Z80
85 @set Z8000
86
87 @c Does this version of the assembler use the difference-table kludge?
88 @set DIFF-TBL-KLUGE
89
90 @c Do all machines described use IEEE floating point?
91 @clear IEEEFLOAT
92
93 @c Is a word 32 bits, or 16?
94 @clear W32
95 @set W16
96
97 @c Do symbols have different characters than usual?
98 @clear SPECIAL-SYMS
99
100 @c strings:------------------------------------------------------------
101 @c Name of the assembler:
102 @set AS as
103 @c Name of C compiler:
104 @set GCC gcc
105 @c Name of linker:
106 @set LD ld
107 @c Text for target machine (best not used in generic case; but just in case...)
108 @set TARGET machine specific
109 @c Name of object format NOT SET in generic version
110 @clear OBJ-NAME