x86: have insns acting on segment selector values allow for consistent operands
[binutils-gdb.git] / gdbsupport / config.in
blob2cdc1fbde618bb183ecdde9b2ebec44e77cf7c5c
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if std::thread works. */
9 #undef CXX_STD_THREAD
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define if development-mode features are enabled. */
15 #undef DEVELOPMENT
17 /* Define to 1 if translation of program messages to the user's native
18    language is requested. */
19 #undef ENABLE_NLS
21 /* Define if self-testing features should be enabled */
22 #undef GDB_SELF_TEST
24 /* Define to 1 if you have `alloca', as a function or macro. */
25 #undef HAVE_ALLOCA
27 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28    */
29 #undef HAVE_ALLOCA_H
31 /* define if the compiler supports basic C++11 syntax */
32 #undef HAVE_CXX11
34 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
35    you don't. */
36 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
38 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
39    don't. */
40 #undef HAVE_DECL_ASPRINTF
42 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
43    you don't. */
44 #undef HAVE_DECL_BASENAME
46 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
47 #undef HAVE_DECL_FFS
49 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
50    don't. */
51 #undef HAVE_DECL_SNPRINTF
53 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
54    */
55 #undef HAVE_DECL_STRSTR
57 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
58    */
59 #undef HAVE_DECL_STRTOL
61 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
62    don't. */
63 #undef HAVE_DECL_STRTOLL
65 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
66    don't. */
67 #undef HAVE_DECL_STRTOUL
69 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
70    don't. */
71 #undef HAVE_DECL_STRTOULL
73 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
74    don't. */
75 #undef HAVE_DECL_STRVERSCMP
77 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
78    don't. */
79 #undef HAVE_DECL_VASPRINTF
81 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
82    don't. */
83 #undef HAVE_DECL_VSNPRINTF
85 /* Define to 1 if you have the <dlfcn.h> header file. */
86 #undef HAVE_DLFCN_H
88 /* Define if <sys/procfs.h> has elf_fpregset_t. */
89 #undef HAVE_ELF_FPREGSET_T
91 /* Define to 1 if you have the `fdwalk' function. */
92 #undef HAVE_FDWALK
94 /* Define to 1 if you have the `fork' function. */
95 #undef HAVE_FORK
97 /* Define if <sys/procfs.h> has fpregset_t. */
98 #undef HAVE_FPREGSET_T
100 /* Define to 1 if you have the `getauxval' function. */
101 #undef HAVE_GETAUXVAL
103 /* Define to 1 if you have the `getpagesize' function. */
104 #undef HAVE_GETPAGESIZE
106 /* Define to 1 if you have the `getrlimit' function. */
107 #undef HAVE_GETRLIMIT
109 /* Define to 1 if you have the `getrusage' function. */
110 #undef HAVE_GETRUSAGE
112 /* Define if <sys/procfs.h> has gregset_t. */
113 #undef HAVE_GREGSET_T
115 /* Define to 1 if you have the <inttypes.h> header file. */
116 #undef HAVE_INTTYPES_H
118 /* Define to 1 if you have the `kinfo_getfile' function. */
119 #undef HAVE_KINFO_GETFILE
121 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
122 #undef HAVE_LANGINFO_CODESET
124 /* Define if you have the ipt library. */
125 #undef HAVE_LIBIPT
127 /* Define if you have the xxhash library. */
128 #undef HAVE_LIBXXHASH
130 /* Define to 1 if you have the <linux/elf.h> header file. */
131 #undef HAVE_LINUX_ELF_H
133 /* Define to 1 if you have the <linux/perf_event.h> header file. */
134 #undef HAVE_LINUX_PERF_EVENT_H
136 /* Define to 1 if you have the <locale.h> header file. */
137 #undef HAVE_LOCALE_H
139 /* Define to 1 if the system has the type `long long'. */
140 #undef HAVE_LONG_LONG
142 /* Define if <sys/procfs.h> has lwpid_t. */
143 #undef HAVE_LWPID_T
145 /* Define to 1 if you have the <memory.h> header file. */
146 #undef HAVE_MEMORY_H
148 /* Define to 1 if you have a working `mmap' system call. */
149 #undef HAVE_MMAP
151 /* Define to 1 if you have the `pipe' function. */
152 #undef HAVE_PIPE
154 /* Define to 1 if you have the `pipe2' function. */
155 #undef HAVE_PIPE2
157 /* Define to 1 if you have the `poll' function. */
158 #undef HAVE_POLL
160 /* Define to 1 if you have the <poll.h> header file. */
161 #undef HAVE_POLL_H
163 /* Define if <sys/procfs.h> has prfpregset_t. */
164 #undef HAVE_PRFPREGSET_T
166 /* Define if <sys/procfs.h> has prgregset32_t. */
167 #undef HAVE_PRGREGSET32_T
169 /* Define if <sys/procfs.h> has prgregset_t. */
170 #undef HAVE_PRGREGSET_T
172 /* Define to 1 if you have the <proc_service.h> header file. */
173 #undef HAVE_PROC_SERVICE_H
175 /* Define if <sys/procfs.h> has psaddr_t. */
176 #undef HAVE_PSADDR_T
178 /* Have PTHREAD_PRIO_INHERIT. */
179 #undef HAVE_PTHREAD_PRIO_INHERIT
181 /* Define to 1 if you have the `pthread_setname_np' function. */
182 #undef HAVE_PTHREAD_SETNAME_NP
184 /* Define to 1 if you have the `pthread_sigmask' function. */
185 #undef HAVE_PTHREAD_SIGMASK
187 /* Define to 1 if you have the `ptrace64' function. */
188 #undef HAVE_PTRACE64
190 /* Define to 1 if you have the <ptrace.h> header file. */
191 #undef HAVE_PTRACE_H
193 /* Define to 1 if you have the `pt_insn_event' function. */
194 #undef HAVE_PT_INSN_EVENT
196 /* Define to 1 if you have the `sbrk' function. */
197 #undef HAVE_SBRK
199 /* Define to 1 if you have the `setns' function. */
200 #undef HAVE_SETNS
202 /* Define to 1 if you have the `setpgid' function. */
203 #undef HAVE_SETPGID
205 /* Define to 1 if you have the `setpgrp' function. */
206 #undef HAVE_SETPGRP
208 /* Define to 1 if you have the `sigaction' function. */
209 #undef HAVE_SIGACTION
211 /* Define to 1 if you have the `sigaltstack' function. */
212 #undef HAVE_SIGALTSTACK
214 /* Define to 1 if you have the <signal.h> header file. */
215 #undef HAVE_SIGNAL_H
217 /* Define to 1 if you have the `sigprocmask' function. */
218 #undef HAVE_SIGPROCMASK
220 /* Define if sigsetjmp is available. */
221 #undef HAVE_SIGSETJMP
223 /* Define to 1 if you have the `sigtimedwait' function. */
224 #undef HAVE_SIGTIMEDWAIT
226 /* Define to 1 if you have the `socketpair' function. */
227 #undef HAVE_SOCKETPAIR
229 /* Define to 1 if you have the <stdint.h> header file. */
230 #undef HAVE_STDINT_H
232 /* Define to 1 if you have the <stdlib.h> header file. */
233 #undef HAVE_STDLIB_H
235 /* Define to 1 if you have the <strings.h> header file. */
236 #undef HAVE_STRINGS_H
238 /* Define to 1 if you have the <string.h> header file. */
239 #undef HAVE_STRING_H
241 /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
242 #undef HAVE_STRUCT_PT_INSN_ENABLED
244 /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
245 #undef HAVE_STRUCT_PT_INSN_RESYNCED
247 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
248 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
250 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
251 #undef HAVE_STRUCT_STAT_ST_BLOCKS
253 /* Define to 1 if you have the <sys/param.h> header file. */
254 #undef HAVE_SYS_PARAM_H
256 /* Define to 1 if you have the <sys/poll.h> header file. */
257 #undef HAVE_SYS_POLL_H
259 /* Define to 1 if you have the <sys/procfs.h> header file. */
260 #undef HAVE_SYS_PROCFS_H
262 /* Define to 1 if you have the <sys/ptrace.h> header file. */
263 #undef HAVE_SYS_PTRACE_H
265 /* Define to 1 if you have the <sys/resource.h> header file. */
266 #undef HAVE_SYS_RESOURCE_H
268 /* Define to 1 if you have the <sys/select.h> header file. */
269 #undef HAVE_SYS_SELECT_H
271 /* Define to 1 if you have the <sys/socket.h> header file. */
272 #undef HAVE_SYS_SOCKET_H
274 /* Define to 1 if you have the <sys/stat.h> header file. */
275 #undef HAVE_SYS_STAT_H
277 /* Define to 1 if you have the <sys/types.h> header file. */
278 #undef HAVE_SYS_TYPES_H
280 /* Define to 1 if you have the <sys/un.h> header file. */
281 #undef HAVE_SYS_UN_H
283 /* Define to 1 if you have the <sys/wait.h> header file. */
284 #undef HAVE_SYS_WAIT_H
286 /* Define to 1 if you have the <termios.h> header file. */
287 #undef HAVE_TERMIOS_H
289 /* Define to 1 if you have the <thread_db.h> header file. */
290 #undef HAVE_THREAD_DB_H
292 /* Define to 1 if you have the <unistd.h> header file. */
293 #undef HAVE_UNISTD_H
295 /* Define to 1 if you have the `vfork' function. */
296 #undef HAVE_VFORK
298 /* Define to 1 if you have the <vfork.h> header file. */
299 #undef HAVE_VFORK_H
301 /* Define to 1 if you have the <wait.h> header file. */
302 #undef HAVE_WAIT_H
304 /* Define to 1 if you have the <windows.h> header file. */
305 #undef HAVE_WINDOWS_H
307 /* Define to 1 if `fork' works. */
308 #undef HAVE_WORKING_FORK
310 /* Define to 1 if `vfork' works. */
311 #undef HAVE_WORKING_VFORK
313 /* Name of package */
314 #undef PACKAGE
316 /* Define to the address where bug reports for this package should be sent. */
317 #undef PACKAGE_BUGREPORT
319 /* Define to the full name of this package. */
320 #undef PACKAGE_NAME
322 /* Define to the full name and version of this package. */
323 #undef PACKAGE_STRING
325 /* Define to the one symbol short name of this package. */
326 #undef PACKAGE_TARNAME
328 /* Define to the home page for this package. */
329 #undef PACKAGE_URL
331 /* Define to the version of this package. */
332 #undef PACKAGE_VERSION
334 /* Define to 1 if the "%ll" format works to print long longs. */
335 #undef PRINTF_HAS_LONG_LONG
337 /* Define to necessary symbol if this constant uses a non-standard name on
338    your system. */
339 #undef PTHREAD_CREATE_JOINABLE
341 /* Define to the type of arg 1 for ptrace. */
342 #undef PTRACE_TYPE_ARG1
344 /* Define to the type of arg 3 for ptrace. */
345 #undef PTRACE_TYPE_ARG3
347 /* Define to the type of arg 4 for ptrace. */
348 #undef PTRACE_TYPE_ARG4
350 /* Define to the type of arg 5 for ptrace. */
351 #undef PTRACE_TYPE_ARG5
353 /* Define as the return type of ptrace. */
354 #undef PTRACE_TYPE_RET
356 /* The size of `long long', as computed by sizeof. */
357 #undef SIZEOF_LONG_LONG
359 /* If using the C implementation of alloca, define if you know the
360    direction of stack growth for your system; otherwise it will be
361    automatically deduced at runtime.
362         STACK_DIRECTION > 0 => grows toward higher addresses
363         STACK_DIRECTION < 0 => grows toward lower addresses
364         STACK_DIRECTION = 0 => direction of growth unknown */
365 #undef STACK_DIRECTION
367 /* Define to 1 if you have the ANSI C header files. */
368 #undef STDC_HEADERS
370 /* Enable extensions on AIX 3, Interix.  */
371 #ifndef _ALL_SOURCE
372 # undef _ALL_SOURCE
373 #endif
374 /* Enable GNU extensions on systems that have them.  */
375 #ifndef _GNU_SOURCE
376 # undef _GNU_SOURCE
377 #endif
378 /* Enable threading extensions on Solaris.  */
379 #ifndef _POSIX_PTHREAD_SEMANTICS
380 # undef _POSIX_PTHREAD_SEMANTICS
381 #endif
382 /* Enable extensions on HP NonStop.  */
383 #ifndef _TANDEM_SOURCE
384 # undef _TANDEM_SOURCE
385 #endif
386 /* Enable general extensions on Solaris.  */
387 #ifndef __EXTENSIONS__
388 # undef __EXTENSIONS__
389 #endif
392 /* Define if we should use the Windows API, instead of the POSIX API. On
393    Windows, we use the Windows API when building for MinGW, but the POSIX API
394    when building for Cygwin. */
395 #undef USE_WIN32API
397 /* Version number of package */
398 #undef VERSION
400 /* Enable large inode numbers on Mac OS X 10.5.  */
401 #ifndef _DARWIN_USE_64_BIT_INODE
402 # define _DARWIN_USE_64_BIT_INODE 1
403 #endif
405 /* Number of bits in a file offset, on hosts where this is settable. */
406 #undef _FILE_OFFSET_BITS
408 /* Define for large files, on AIX-style hosts. */
409 #undef _LARGE_FILES
411 /* Define to 1 if on MINIX. */
412 #undef _MINIX
414 /* Define to 2 if the system does not provide POSIX.1 features except with
415    this defined. */
416 #undef _POSIX_1_SOURCE
418 /* Define to 1 if you need to in order for `stat' and other things to work. */
419 #undef _POSIX_SOURCE
421 /* Use structured /proc on Solaris. */
422 #undef _STRUCTURED_PROC
424 /* Define to `int' if <sys/types.h> does not define. */
425 #undef pid_t
427 /* Define to `unsigned int' if <sys/types.h> does not define. */
428 #undef size_t
430 /* Define as `fork' if `vfork' does not work. */
431 #undef vfork