Commit | Line | Data |
---|---|---|
82704155 | 1 | @c Copyright (C) 2012-2019 Free Software Foundation, Inc. |
d0ac1c44 | 2 | @c For copying conditions, see the file ld.texi. |
5bf135a7 | 3 | |
252b5132 RH |
4 | @c ------------------------------ CONFIGURATION VARS: |
5 | @c 1. Inclusiveness of this manual | |
6 | @set GENERIC | |
7 | ||
8 | @c 2. Specific target machines | |
36f63dca | 9 | @set ARM |
ac145307 | 10 | @set C6X |
b8891f8d | 11 | @set CSKY |
49fa1e15 | 12 | @set H8300 |
36f63dca | 13 | @set HPPA |
49fa1e15 AM |
14 | @set I960 |
15 | @set M68HC11 | |
7fb9f789 | 16 | @set M68K |
833794fc | 17 | @set MIPS |
3c3bdf30 | 18 | @set MMIX |
2469cfa2 | 19 | @set MSP430 |
35c08157 | 20 | @set NDS32 |
78058a5e | 21 | @set NIOSII |
2a60a7a8 AM |
22 | @set POWERPC |
23 | @set POWERPC64 | |
49fa1e15 | 24 | @set Renesas |
b4cbbe8f | 25 | @set S/390 |
49fa1e15 | 26 | @set SPU |
74459f0e | 27 | @set TICOFF |
2ca22b03 | 28 | @set WIN32 |
e0001a05 | 29 | @set XTENSA |
252b5132 RH |
30 | |
31 | @c 3. Properties of this configuration | |
32 | @clear SingleFormat | |
33 | @set UsesEnvVars | |
34 | @c ------------------------------ end CONFIGURATION VARS | |
35 |