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