Correct disassembly of dot product instructions.
[deliverable/binutils-gdb.git] / bfd / config.in
CommitLineData
35eafcc7 1/* config.in. Generated from configure.ac by autoheader. */
252b5132 2
df7b86aa
NC
3/* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
00716ab1 5#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
df7b86aa
NC
6# error config.h must be #included before system headers
7#endif
8#define __CONFIG_H__ 1
9
8bc7f138
L
10/* Name of host specific core header file to include in elf.c. */
11#undef CORE_HEADER
12
7ff1a5b5
AM
13/* Define to 1 if translation of program messages to the user's native
14 language is requested. */
5464f5a1 15#undef ENABLE_NLS
252b5132 16
8bc9c892
NC
17/* Define to 1 if you have the <alloca.h> header file. */
18#undef HAVE_ALLOCA_H
19
d6f1bafa
IB
20/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
21 don't. */
22#undef HAVE_DECL_ASPRINTF
23
fddc4048
JG
24/* Define to 1 if you have the declaration of `basename', and to 0 if you
25 don't. */
2e9ebff5
JG
26#undef HAVE_DECL_BASENAME
27
d34a2b1d
JG
28/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
29#undef HAVE_DECL_FFS
30
31/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
32 */
33#undef HAVE_DECL_FREE
34
ec7b76fe
JG
35/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
36 */
37#undef HAVE_DECL_FSEEKO
38
39/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
40 don't. */
41#undef HAVE_DECL_FSEEKO64
42
43/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
44 */
45#undef HAVE_DECL_FTELLO
46
47/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
48 don't. */
49#undef HAVE_DECL_FTELLO64
50
d34a2b1d
JG
51/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
52 */
53#undef HAVE_DECL_GETENV
54
55/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
56 */
57#undef HAVE_DECL_MALLOC
58
59/* Define to 1 if you have the declaration of `realloc', and to 0 if you
60 don't. */
61#undef HAVE_DECL_REALLOC
62
36527912
AJ
63/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
64 don't. */
65#undef HAVE_DECL_SNPRINTF
66
be5cacdb
L
67/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
68 */
69#undef HAVE_DECL_STPCPY
70
5a026fc9
NC
71/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
72 don't. */
73#undef HAVE_DECL_STRNLEN
74
d34a2b1d
JG
75/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
76 */
77#undef HAVE_DECL_STRSTR
78
d6f1bafa
IB
79/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
80 don't. */
81#undef HAVE_DECL_VASPRINTF
82
36527912
AJ
83/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
84 don't. */
85#undef HAVE_DECL_VSNPRINTF
86
5464f5a1
NN
87/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
88 */
89#undef HAVE_DIRENT_H
90
ae351704
AM
91/* Define to 1 if you have the <dlfcn.h> header file. */
92#undef HAVE_DLFCN_H
93
5464f5a1 94/* Define to 1 if you have the `fcntl' function. */
252b5132
RH
95#undef HAVE_FCNTL
96
5464f5a1
NN
97/* Define to 1 if you have the <fcntl.h> header file. */
98#undef HAVE_FCNTL_H
99
100/* Define to 1 if you have the `fdopen' function. */
252b5132
RH
101#undef HAVE_FDOPEN
102
428b207a
TT
103/* Define to 1 if you have the `fileno' function. */
104#undef HAVE_FILENO
105
2e6f4fae
DJ
106/* Define to 1 if you have the `fopen64' function. */
107#undef HAVE_FOPEN64
108
5464f5a1 109/* Define to 1 if you have the `fseeko' function. */
c1ea0c09
AC
110#undef HAVE_FSEEKO
111
5464f5a1 112/* Define to 1 if you have the `fseeko64' function. */
c1ea0c09
AC
113#undef HAVE_FSEEKO64
114
5464f5a1 115/* Define to 1 if you have the `ftello' function. */
c1ea0c09
AC
116#undef HAVE_FTELLO
117
5464f5a1 118/* Define to 1 if you have the `ftello64' function. */
c1ea0c09
AC
119#undef HAVE_FTELLO64
120
5464f5a1 121/* Define to 1 if you have the `getgid' function. */
633fd09f
ILT
122#undef HAVE_GETGID
123
5464f5a1 124/* Define to 1 if you have the `getpagesize' function. */
252b5132
RH
125#undef HAVE_GETPAGESIZE
126
9d782e8d
MW
127/* Define to 1 if you have the `getrlimit' function. */
128#undef HAVE_GETRLIMIT
129
5464f5a1 130/* Define to 1 if you have the `getuid' function. */
633fd09f
ILT
131#undef HAVE_GETUID
132
5464f5a1
NN
133/* Define to 1 if you have the <inttypes.h> header file. */
134#undef HAVE_INTTYPES_H
135
33c734b2
AM
136/* Define to 1 if the system has the type `long double'. */
137#undef HAVE_LONG_DOUBLE
138
139/* Define to 1 if the system has the type `long long'. */
140#undef HAVE_LONG_LONG
141
5464f5a1
NN
142/* Define if <sys/procfs.h> has lwpstatus_t. */
143#undef HAVE_LWPSTATUS_T
144
145/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
146#undef HAVE_LWPSTATUS_T_PR_CONTEXT
147
16231b7b
DG
148/* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
149#undef HAVE_LWPSTATUS_T_PR_FPREG
150
5464f5a1
NN
151/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
152#undef HAVE_LWPSTATUS_T_PR_REG
153
154/* Define if <sys/procfs.h> has lwpxstatus_t. */
155#undef HAVE_LWPXSTATUS_T
156
157/* Define to 1 if you have the `madvise' function. */
252b5132
RH
158#undef HAVE_MADVISE
159
5464f5a1
NN
160/* Define to 1 if you have the <memory.h> header file. */
161#undef HAVE_MEMORY_H
162
163/* Define to 1 if you have a working `mmap' system call. */
164#undef HAVE_MMAP
165
166/* Define to 1 if you have the `mprotect' function. */
252b5132
RH
167#undef HAVE_MPROTECT
168
5464f5a1
NN
169/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
170#undef HAVE_NDIR_H
252b5132 171
5464f5a1
NN
172/* Define if <sys/procfs.h> has prpsinfo32_t. */
173#undef HAVE_PRPSINFO32_T
252b5132 174
335e41d4
JK
175/* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
176#undef HAVE_PRPSINFO32_T_PR_PID
177
5464f5a1
NN
178/* Define if <sys/procfs.h> has prpsinfo_t. */
179#undef HAVE_PRPSINFO_T
252b5132 180
335e41d4
JK
181/* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
182#undef HAVE_PRPSINFO_T_PR_PID
183
5464f5a1
NN
184/* Define if <sys/procfs.h> has prstatus32_t. */
185#undef HAVE_PRSTATUS32_T
252b5132 186
5464f5a1
NN
187/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
188#undef HAVE_PRSTATUS32_T_PR_WHO
252b5132 189
5464f5a1
NN
190/* Define if <sys/procfs.h> has prstatus_t. */
191#undef HAVE_PRSTATUS_T
252b5132 192
5464f5a1
NN
193/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
194#undef HAVE_PRSTATUS_T_PR_WHO
49c97a80 195
5464f5a1
NN
196/* Define if <sys/procfs.h> has psinfo32_t. */
197#undef HAVE_PSINFO32_T
252b5132 198
335e41d4
JK
199/* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
200#undef HAVE_PSINFO32_T_PR_PID
201
5464f5a1
NN
202/* Define if <sys/procfs.h> has psinfo_t. */
203#undef HAVE_PSINFO_T
252b5132 204
335e41d4
JK
205/* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
206#undef HAVE_PSINFO_T_PR_PID
207
5464f5a1
NN
208/* Define if <sys/procfs.h> has pstatus32_t. */
209#undef HAVE_PSTATUS32_T
252b5132 210
5464f5a1
NN
211/* Define if <sys/procfs.h> has pstatus_t. */
212#undef HAVE_PSTATUS_T
252b5132 213
5464f5a1
NN
214/* Define if <sys/procfs.h> has pxstatus_t. */
215#undef HAVE_PXSTATUS_T
252b5132 216
5464f5a1
NN
217/* Define to 1 if you have the `setitimer' function. */
218#undef HAVE_SETITIMER
252b5132 219
5464f5a1 220/* Define to 1 if you have the <stddef.h> header file. */
252b5132
RH
221#undef HAVE_STDDEF_H
222
5464f5a1
NN
223/* Define to 1 if you have the <stdint.h> header file. */
224#undef HAVE_STDINT_H
225
226/* Define to 1 if you have the <stdlib.h> header file. */
252b5132
RH
227#undef HAVE_STDLIB_H
228
5464f5a1 229/* Define to 1 if you have the <strings.h> header file. */
252b5132
RH
230#undef HAVE_STRINGS_H
231
5464f5a1
NN
232/* Define to 1 if you have the <string.h> header file. */
233#undef HAVE_STRING_H
234
235/* Define to 1 if you have the `strtoull' function. */
236#undef HAVE_STRTOULL
237
238/* Define if struct core_dumpx has member c_impl */
239#undef HAVE_ST_C_IMPL
240
241/* Define to 1 if you have the `sysconf' function. */
242#undef HAVE_SYSCONF
243
244/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
245 */
252b5132
RH
246#undef HAVE_SYS_DIR_H
247
5464f5a1 248/* Define to 1 if you have the <sys/file.h> header file. */
252b5132
RH
249#undef HAVE_SYS_FILE_H
250
5464f5a1
NN
251/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
252 */
252b5132
RH
253#undef HAVE_SYS_NDIR_H
254
5464f5a1 255/* Define to 1 if you have the <sys/procfs.h> header file. */
252b5132
RH
256#undef HAVE_SYS_PROCFS_H
257
9d782e8d
MW
258/* Define to 1 if you have the <sys/resource.h> header file. */
259#undef HAVE_SYS_RESOURCE_H
260
5464f5a1 261/* Define to 1 if you have the <sys/stat.h> header file. */
05864e2a
AM
262#undef HAVE_SYS_STAT_H
263
5464f5a1 264/* Define to 1 if you have the <sys/time.h> header file. */
252b5132
RH
265#undef HAVE_SYS_TIME_H
266
5464f5a1 267/* Define to 1 if you have the <sys/types.h> header file. */
05864e2a
AM
268#undef HAVE_SYS_TYPES_H
269
5464f5a1 270/* Define to 1 if you have the <time.h> header file. */
252b5132
RH
271#undef HAVE_TIME_H
272
5464f5a1 273/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
274#undef HAVE_UNISTD_H
275
5879bb8f
NC
276/* Define to 1 if you have the <wchar.h> header file. */
277#undef HAVE_WCHAR_H
278
31593e1b
NC
279/* Define to 1 if you have the <wctype.h> header file. */
280#undef HAVE_WCTYPE_H
281
5464f5a1
NN
282/* Define if <sys/procfs.h> has win32_pstatus_t. */
283#undef HAVE_WIN32_PSTATUS_T
252b5132 284
17d5dae2
KT
285/* Define to 1 if you have the <windows.h> header file. */
286#undef HAVE_WINDOWS_H
287
ae351704
AM
288/* Define to the sub-directory in which libtool stores uninstalled libraries.
289 */
290#undef LT_OBJDIR
291
5464f5a1
NN
292/* Name of package */
293#undef PACKAGE
252b5132 294
5464f5a1
NN
295/* Define to the address where bug reports for this package should be sent. */
296#undef PACKAGE_BUGREPORT
8d88c4ca 297
5464f5a1
NN
298/* Define to the full name of this package. */
299#undef PACKAGE_NAME
7ee38065 300
5464f5a1
NN
301/* Define to the full name and version of this package. */
302#undef PACKAGE_STRING
252b5132 303
5464f5a1
NN
304/* Define to the one symbol short name of this package. */
305#undef PACKAGE_TARNAME
7ee38065 306
81ecdfbb
RW
307/* Define to the home page for this package. */
308#undef PACKAGE_URL
309
5464f5a1
NN
310/* Define to the version of this package. */
311#undef PACKAGE_VERSION
252b5132 312
81ecdfbb 313/* The size of `char', as computed by sizeof. */
d5efd9fc
AM
314#undef SIZEOF_CHAR
315
81ecdfbb 316/* The size of `int', as computed by sizeof. */
d5efd9fc
AM
317#undef SIZEOF_INT
318
81ecdfbb 319/* The size of `long', as computed by sizeof. */
5464f5a1 320#undef SIZEOF_LONG
7ee38065 321
81ecdfbb 322/* The size of `long long', as computed by sizeof. */
5464f5a1 323#undef SIZEOF_LONG_LONG
252b5132 324
81ecdfbb 325/* The size of `off_t', as computed by sizeof. */
5464f5a1 326#undef SIZEOF_OFF_T
8d88c4ca 327
81ecdfbb 328/* The size of `short', as computed by sizeof. */
d5efd9fc
AM
329#undef SIZEOF_SHORT
330
81ecdfbb 331/* The size of `void *', as computed by sizeof. */
d5efd9fc
AM
332#undef SIZEOF_VOID_P
333
5464f5a1
NN
334/* Define to 1 if you have the ANSI C header files. */
335#undef STDC_HEADERS
252b5132 336
2e0fbf77
JW
337/* Define if you can safely include both <string.h> and <strings.h>. */
338#undef STRING_WITH_STRINGS
339
5464f5a1
NN
340/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
341#undef TIME_WITH_SYS_TIME
16e9c715 342
252b5132
RH
343/* Name of host specific header file to include in trad-core.c. */
344#undef TRAD_HEADER
345
865422fa 346/* Define if 64-bit archives should always be used. */
e6cc316a
L
347#undef USE_64_BIT_ARCHIVE
348
5464f5a1
NN
349/* Use b modifier when opening binary files? */
350#undef USE_BINARY_FOPEN
c1ea0c09 351
ef72a554
KT
352/* Define if we should use leading underscore on 64 bit mingw targets */
353#undef USE_MINGW64_LEADING_UNDERSCORES
354
252b5132
RH
355/* Use mmap if it's available? */
356#undef USE_MMAP
357
6ec7057a
RH
358/* Define if we should default to creating read-only plt entries */
359#undef USE_SECUREPLT
360
7357c5b6
AM
361/* Enable extensions on AIX 3, Interix. */
362#ifndef _ALL_SOURCE
363# undef _ALL_SOURCE
364#endif
365/* Enable GNU extensions on systems that have them. */
366#ifndef _GNU_SOURCE
367# undef _GNU_SOURCE
368#endif
369/* Enable threading extensions on Solaris. */
370#ifndef _POSIX_PTHREAD_SEMANTICS
371# undef _POSIX_PTHREAD_SEMANTICS
372#endif
373/* Enable extensions on HP NonStop. */
374#ifndef _TANDEM_SOURCE
375# undef _TANDEM_SOURCE
376#endif
377/* Enable general extensions on Solaris. */
378#ifndef __EXTENSIONS__
379# undef __EXTENSIONS__
380#endif
381
81ecdfbb
RW
382
383/* Version number of package */
384#undef VERSION
385
386/* Number of bits in a file offset, on hosts where this is settable. */
387#undef _FILE_OFFSET_BITS
388
389/* Define for large files, on AIX-style hosts. */
390#undef _LARGE_FILES
391
392/* Define to 1 if on MINIX. */
393#undef _MINIX
394
395/* Define to 2 if the system does not provide POSIX.1 features except with
396 this defined. */
397#undef _POSIX_1_SOURCE
398
399/* Define to 1 if you need to in order for `stat' and other things to work. */
400#undef _POSIX_SOURCE
This page took 0.803207 seconds and 4 git commands to generate.