* pe-dll.c (auto_export): Use bsearch to speed up scan of exports
[binutils.git] / ld / gen-doc.texi
blob5a6bfd5c96c1a5d45828e1e61970d1db5a480425
1 @c ------------------------------ CONFIGURATION VARS:
2 @c 1. Inclusiveness of this manual
3 @set GENERIC
5 @c 2. Specific target machines
6 @set ARM
7 @set C6X
8 @set H8300
9 @set HPPA
10 @set I960
11 @set M68HC11
12 @set M68K
13 @set MMIX
14 @set MSP430
15 @set POWERPC
16 @set POWERPC64
17 @set Renesas
18 @set SPU
19 @set TICOFF
20 @set WIN32
21 @set XTENSA
23 @c 3. Properties of this configuration
24 @clear SingleFormat
25 @set UsesEnvVars
26 @c ------------------------------ end CONFIGURATION VARS