[PATCH 2/57][Arm][GAS] Add support for MVE instructions: vpst, vadd, vsub and vabd
[binutils-gdb.git] / gdb / gdbserver / config.in
blob05537df81e3796aad695b0b418a58dbf02a6bf7e
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 using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define if self-testing features should be enabled */
12 #undef GDB_SELF_TEST
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18    */
19 #undef HAVE_ALLOCA_H
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
24 /* define if the compiler supports basic C++11 syntax */
25 #undef HAVE_CXX11
27 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
28    you don't. */
29 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
31 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
32    don't. */
33 #undef HAVE_DECL_ASPRINTF
35 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
36    you don't. */
37 #undef HAVE_DECL_BASENAME
39 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
40 #undef HAVE_DECL_FFS
42 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
43    */
44 #undef HAVE_DECL_PERROR
46 /* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
47    */
48 #undef HAVE_DECL_PTRACE
50 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
51    don't. */
52 #undef HAVE_DECL_SNPRINTF
54 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
55    don't. */
56 #undef HAVE_DECL_STRERROR
58 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
59    */
60 #undef HAVE_DECL_STRSTR
62 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
63    */
64 #undef HAVE_DECL_STRTOL
66 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
67    don't. */
68 #undef HAVE_DECL_STRTOLL
70 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
71    don't. */
72 #undef HAVE_DECL_STRTOUL
74 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
75    don't. */
76 #undef HAVE_DECL_STRTOULL
78 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
79    don't. */
80 #undef HAVE_DECL_STRVERSCMP
82 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_VASPRINTF
86 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
87    don't. */
88 #undef HAVE_DECL_VSNPRINTF
90 /* Define to 1 if you have the `dladdr' function. */
91 #undef HAVE_DLADDR
93 /* Define to 1 if the system has the type `Elf32_auxv_t'. */
94 #undef HAVE_ELF32_AUXV_T
96 /* Define to 1 if the system has the type `Elf64_auxv_t'. */
97 #undef HAVE_ELF64_AUXV_T
99 /* Define if <sys/procfs.h> has elf_fpregset_t. */
100 #undef HAVE_ELF_FPREGSET_T
102 /* Define to 1 if you have the <fcntl.h> header file. */
103 #undef HAVE_FCNTL_H
105 /* Define to 1 if you have the `fdwalk' function. */
106 #undef HAVE_FDWALK
108 /* Define to 1 if you have the `fork' function. */
109 #undef HAVE_FORK
111 /* Define to 1 if you have the `getauxval' function. */
112 #undef HAVE_GETAUXVAL
114 /* Define to 1 if you have the `getrlimit' function. */
115 #undef HAVE_GETRLIMIT
117 /* Define to 1 if you have the <inttypes.h> header file. */
118 #undef HAVE_INTTYPES_H
120 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
121 #undef HAVE_LANGINFO_CODESET
123 /* Define to 1 if you have the `dl' library (-ldl). */
124 #undef HAVE_LIBDL
126 /* Define to 1 if you have the `mcheck' library (-lmcheck). */
127 #undef HAVE_LIBMCHECK
129 /* Define if the target supports branch tracing. */
130 #undef HAVE_LINUX_BTRACE
132 /* Define to 1 if you have the <linux/elf.h> header file. */
133 #undef HAVE_LINUX_ELF_H
135 /* Define to 1 if you have the <linux/perf_event.h> header file. */
136 #undef HAVE_LINUX_PERF_EVENT_H
138 /* Define if the target supports register sets. */
139 #undef HAVE_LINUX_REGSETS
141 /* Define if the target supports PTRACE_PEEKUSR for register access. */
142 #undef HAVE_LINUX_USRREGS
144 /* Define to 1 if you have the <locale.h> header file. */
145 #undef HAVE_LOCALE_H
147 /* Define to 1 if the system has the type `long long'. */
148 #undef HAVE_LONG_LONG
150 /* Define if <thread_db.h> has lwpid_t. */
151 #undef HAVE_LWPID_T
153 /* Define to 1 if you have the <memory.h> header file. */
154 #undef HAVE_MEMORY_H
156 /* Define to 1 if you have the <netdb.h> header file. */
157 #undef HAVE_NETDB_H
159 /* Define to 1 if you have the <netinet/in.h> header file. */
160 #undef HAVE_NETINET_IN_H
162 /* Define to 1 if you have the <netinet/tcp.h> header file. */
163 #undef HAVE_NETINET_TCP_H
165 /* Define if you support the personality syscall. */
166 #undef HAVE_PERSONALITY
168 /* Define to 1 if you have the `pipe' function. */
169 #undef HAVE_PIPE
171 /* Define to 1 if you have the `pipe2' function. */
172 #undef HAVE_PIPE2
174 /* Define to 1 if you have the `pread' function. */
175 #undef HAVE_PREAD
177 /* Define to 1 if you have the `pread64' function. */
178 #undef HAVE_PREAD64
180 /* Define if <sys/procfs.h> has prfpregset_t. */
181 #undef HAVE_PRFPREGSET_T
183 /* Define if <sys/procfs.h> has prgregset_t. */
184 #undef HAVE_PRGREGSET_T
186 /* Define to 1 if you have the <proc_service.h> header file. */
187 #undef HAVE_PROC_SERVICE_H
189 /* Define if <thread_db.h> has psaddr_t. */
190 #undef HAVE_PSADDR_T
192 /* Define if the target supports PTRACE_GETFPXREGS for extended register
193    access. */
194 #undef HAVE_PTRACE_GETFPXREGS
196 /* Define if the target supports PTRACE_GETREGS for register access. */
197 #undef HAVE_PTRACE_GETREGS
199 /* Define to 1 if you have the <ptrace.h> header file. */
200 #undef HAVE_PTRACE_H
202 /* Define to 1 if you have the `pwrite' function. */
203 #undef HAVE_PWRITE
205 /* Define to 1 if you have the `setns' function. */
206 #undef HAVE_SETNS
208 /* Define to 1 if you have the `sigaction' function. */
209 #undef HAVE_SIGACTION
211 /* Define to 1 if you have the <signal.h> header file. */
212 #undef HAVE_SIGNAL_H
214 /* Define if sigsetjmp is available. */
215 #undef HAVE_SIGSETJMP
217 /* Define to 1 if you have the `socketpair' function. */
218 #undef HAVE_SOCKETPAIR
220 /* Define to 1 if the system has the type `socklen_t'. */
221 #undef HAVE_SOCKLEN_T
223 /* Define to 1 if you have the <stdint.h> header file. */
224 #undef HAVE_STDINT_H
226 /* Define to 1 if you have the <stdlib.h> header file. */
227 #undef HAVE_STDLIB_H
229 /* Define to 1 if you have the <strings.h> header file. */
230 #undef HAVE_STRINGS_H
232 /* Define to 1 if you have the <string.h> header file. */
233 #undef HAVE_STRING_H
235 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
236 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
238 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
239 #undef HAVE_STRUCT_STAT_ST_BLOCKS
241 /* Define to 1 if `fs_base' is a member of `struct user_regs_struct'. */
242 #undef HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE
244 /* Define to 1 if `gs_base' is a member of `struct user_regs_struct'. */
245 #undef HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE
247 /* Define to 1 if the target supports __sync_*_compare_and_swap */
248 #undef HAVE_SYNC_BUILTINS
250 /* Define to 1 if you have the <sys/file.h> header file. */
251 #undef HAVE_SYS_FILE_H
253 /* Define to 1 if you have the <sys/ioctl.h> header file. */
254 #undef HAVE_SYS_IOCTL_H
256 /* Define to 1 if you have the <sys/procfs.h> header file. */
257 #undef HAVE_SYS_PROCFS_H
259 /* Define to 1 if you have the <sys/ptrace.h> header file. */
260 #undef HAVE_SYS_PTRACE_H
262 /* Define to 1 if you have the <sys/reg.h> header file. */
263 #undef HAVE_SYS_REG_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/socket.h> header file. */
269 #undef HAVE_SYS_SOCKET_H
271 /* Define to 1 if you have the <sys/stat.h> header file. */
272 #undef HAVE_SYS_STAT_H
274 /* Define to 1 if you have the <sys/types.h> header file. */
275 #undef HAVE_SYS_TYPES_H
277 /* Define to 1 if you have the <sys/un.h> header file. */
278 #undef HAVE_SYS_UN_H
280 /* Define to 1 if you have the <sys/wait.h> header file. */
281 #undef HAVE_SYS_WAIT_H
283 /* Define if TD_VERSION is available. */
284 #undef HAVE_TD_VERSION
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 if UST is available */
296 #undef HAVE_UST
298 /* Define to 1 if you have the `vfork' function. */
299 #undef HAVE_VFORK
301 /* Define to 1 if you have the <vfork.h> header file. */
302 #undef HAVE_VFORK_H
304 /* Define to 1 if you have the <wait.h> header file. */
305 #undef HAVE_WAIT_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 /* Define to the address where bug reports for this package should be sent. */
314 #undef PACKAGE_BUGREPORT
316 /* Define to the full name of this package. */
317 #undef PACKAGE_NAME
319 /* Define to the full name and version of this package. */
320 #undef PACKAGE_STRING
322 /* Define to the one symbol short name of this package. */
323 #undef PACKAGE_TARNAME
325 /* Define to the home page for this package. */
326 #undef PACKAGE_URL
328 /* Define to the version of this package. */
329 #undef PACKAGE_VERSION
331 /* Additional package description */
332 #undef PKGVERSION
334 /* Define to the type of arg 1 for ptrace. */
335 #undef PTRACE_TYPE_ARG1
337 /* Define to the type of arg 3 for ptrace. */
338 #undef PTRACE_TYPE_ARG3
340 /* Define to the type of arg 4 for ptrace. */
341 #undef PTRACE_TYPE_ARG4
343 /* Define to the type of arg 5 for ptrace. */
344 #undef PTRACE_TYPE_ARG5
346 /* Define as the return type of ptrace. */
347 #undef PTRACE_TYPE_RET
349 /* Bug reporting address */
350 #undef REPORT_BUGS_TO
352 /* The size of `long long', as computed by sizeof. */
353 #undef SIZEOF_LONG_LONG
355 /* If using the C implementation of alloca, define if you know the
356    direction of stack growth for your system; otherwise it will be
357    automatically deduced at runtime.
358         STACK_DIRECTION > 0 => grows toward higher addresses
359         STACK_DIRECTION < 0 => grows toward lower addresses
360         STACK_DIRECTION = 0 => direction of growth unknown */
361 #undef STACK_DIRECTION
363 /* Define to 1 if you have the ANSI C header files. */
364 #undef STDC_HEADERS
366 /* Define if we should use libthread_db directly. */
367 #undef USE_LIBTHREAD_DB_DIRECTLY
369 /* Enable extensions on AIX 3, Interix.  */
370 #ifndef _ALL_SOURCE
371 # undef _ALL_SOURCE
372 #endif
373 /* Enable GNU extensions on systems that have them.  */
374 #ifndef _GNU_SOURCE
375 # undef _GNU_SOURCE
376 #endif
377 /* Enable threading extensions on Solaris.  */
378 #ifndef _POSIX_PTHREAD_SEMANTICS
379 # undef _POSIX_PTHREAD_SEMANTICS
380 #endif
381 /* Enable extensions on HP NonStop.  */
382 #ifndef _TANDEM_SOURCE
383 # undef _TANDEM_SOURCE
384 #endif
385 /* Enable general extensions on Solaris.  */
386 #ifndef __EXTENSIONS__
387 # undef __EXTENSIONS__
388 #endif
391 /* Define if we should use libthread_db. */
392 #undef USE_THREAD_DB
394 /* Define if we should use the Windows API, instead of the POSIX API. On
395    Windows, we use the Windows API when building for MinGW, but the POSIX API
396    when building for Cygwin. */
397 #undef USE_WIN32API
399 /* Define if an XML target description is available. */
400 #undef USE_XML
402 /* Enable large inode numbers on Mac OS X 10.5.  */
403 #ifndef _DARWIN_USE_64_BIT_INODE
404 # define _DARWIN_USE_64_BIT_INODE 1
405 #endif
407 /* Number of bits in a file offset, on hosts where this is settable. */
408 #undef _FILE_OFFSET_BITS
410 /* Define for large files, on AIX-style hosts. */
411 #undef _LARGE_FILES
413 /* Define to 1 if on MINIX. */
414 #undef _MINIX
416 /* Define to 2 if the system does not provide POSIX.1 features except with
417    this defined. */
418 #undef _POSIX_1_SOURCE
420 /* Define to 1 if you need to in order for `stat' and other things to work. */
421 #undef _POSIX_SOURCE
423 /* Define to `int' if <sys/types.h> does not define. */
424 #undef pid_t
426 /* Define to `unsigned int' if <sys/types.h> does not define. */
427 #undef size_t
429 /* Define as `fork' if `vfork' does not work. */
430 #undef vfork