xref: /netbsd-src/external/gpl3/gdb/lib/libsim/arch/powerpc64/config.h (revision 84a33e074d8f73a05520958cf31e4f1481639373)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.18 2024/08/27 14:58:45 christos Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4 
5 /* config.h.  Generated from config.h.in by configure.  */
6 /* config.h.in.  Generated from configure.ac by autoheader.  */
7 
8 /* Define if building universal (internal helper macro) */
9 /* #undef AC_APPLE_UNIVERSAL_BUILD */
10 
11 /* Sim debug setting */
12 /* #undef DEBUG */
13 
14 /* Define to the type of elements in the array set by `getgroups'. Usually
15    this is either `int' or `gid_t'. */
16 #define GETGROUPS_T gid_t
17 
18 /* Define to 1 if you have the `access' function. */
19 #define HAVE_ACCESS 1
20 
21 /* Define to 1 if you have the `aint' function. */
22 /* #undef HAVE_AINT */
23 
24 /* Define to 1 if you have the `anint' function. */
25 /* #undef HAVE_ANINT */
26 
27 /* Define to 1 if you have the `cfgetispeed' function. */
28 #define HAVE_CFGETISPEED 1
29 
30 /* Define to 1 if you have the `cfgetospeed' function. */
31 #define HAVE_CFGETOSPEED 1
32 
33 /* Define to 1 if you have the `cfsetispeed' function. */
34 #define HAVE_CFSETISPEED 1
35 
36 /* Define to 1 if you have the `cfsetospeed' function. */
37 #define HAVE_CFSETOSPEED 1
38 
39 /* Define to 1 if you have the `chdir' function. */
40 #define HAVE_CHDIR 1
41 
42 /* Define to 1 if you have the `chmod' function. */
43 #define HAVE_CHMOD 1
44 
45 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
46    don't. */
47 #define HAVE_DECL_ASPRINTF 1
48 
49 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
50    you don't. */
51 #define HAVE_DECL_BASENAME 0
52 
53 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
54 #define HAVE_DECL_FFS 1
55 
56 /* Is the prototype for getopt in <unistd.h> in the expected format? */
57 #define HAVE_DECL_GETOPT 1
58 
59 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
60    don't. */
61 #define HAVE_DECL_SNPRINTF 1
62 
63 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
64    */
65 #define HAVE_DECL_STRTOL 1
66 
67 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
68    don't. */
69 #define HAVE_DECL_STRTOLL 1
70 
71 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
72    don't. */
73 #define HAVE_DECL_STRTOUL 1
74 
75 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
76    don't. */
77 #define HAVE_DECL_STRTOULL 1
78 
79 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
80    don't. */
81 #define HAVE_DECL_STRVERSCMP 0
82 
83 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
84    */
85 /* #undef HAVE_DECL_TZNAME */
86 
87 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
88    don't. */
89 #define HAVE_DECL_VASPRINTF 1
90 
91 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
92    don't. */
93 #define HAVE_DECL_VSNPRINTF 1
94 
95 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
96    */
97 #define HAVE_DIRENT_H 1
98 
99 /* Define to 1 if you have the <dlfcn.h> header file. */
100 #define HAVE_DLFCN_H 1
101 
102 /* Define to 1 if you have the `dup' function. */
103 #define HAVE_DUP 1
104 
105 /* Define to 1 if you have the `dup2' function. */
106 #define HAVE_DUP2 1
107 
108 /* Define to 1 if you have the `execv' function. */
109 #define HAVE_EXECV 1
110 
111 /* Define to 1 if you have the `execve' function. */
112 #define HAVE_EXECVE 1
113 
114 /* Define to 1 if you have the `fcntl' function. */
115 #define HAVE_FCNTL 1
116 
117 /* Define to 1 if you have the <fcntl.h> header file. */
118 #define HAVE_FCNTL_H 1
119 
120 /* Define to 1 if you have the `fork' function. */
121 #define HAVE_FORK 1
122 
123 /* Define to 1 if you have the <fpu_control.h> header file. */
124 /* #undef HAVE_FPU_CONTROL_H */
125 
126 /* Define to 1 if you have the `fstat' function. */
127 #define HAVE_FSTAT 1
128 
129 /* Define to 1 if you have the `fstatfs' function. */
130 #define HAVE_FSTATFS 1
131 
132 /* Define to 1 if you have the `ftruncate' function. */
133 #define HAVE_FTRUNCATE 1
134 
135 /* Define to 1 if you have the `getdirentries' function. */
136 #define HAVE_GETDIRENTRIES 1
137 
138 /* Define to 1 if you have the `getegid' function. */
139 #define HAVE_GETEGID 1
140 
141 /* Define to 1 if you have the `geteuid' function. */
142 #define HAVE_GETEUID 1
143 
144 /* Define to 1 if you have the `getgid' function. */
145 #define HAVE_GETGID 1
146 
147 /* Define to 1 if you have the `getpid' function. */
148 #define HAVE_GETPID 1
149 
150 /* Define to 1 if you have the `getppid' function. */
151 #define HAVE_GETPPID 1
152 
153 /* Define to 1 if you have the `getrusage' function. */
154 #define HAVE_GETRUSAGE 1
155 
156 /* Define to 1 if you have the `gettimeofday' function. */
157 #define HAVE_GETTIMEOFDAY 1
158 
159 /* Define to 1 if you have the `getuid' function. */
160 #define HAVE_GETUID 1
161 
162 /* Define to 1 if you have the <inttypes.h> header file. */
163 #define HAVE_INTTYPES_H 1
164 
165 /* Define to 1 if you have the `ioctl' function. */
166 #define HAVE_IOCTL 1
167 
168 /* Define to 1 if you have the `kill' function. */
169 #define HAVE_KILL 1
170 
171 /* Define to 1 if you have the `link' function. */
172 #define HAVE_LINK 1
173 
174 /* Define to 1 if you have the <linux/if_tun.h> header file. */
175 /* #undef HAVE_LINUX_IF_TUN_H */
176 
177 /* Define to 1 if you have the <linux/mii.h> header file. */
178 /* #undef HAVE_LINUX_MII_H */
179 
180 /* Define to 1 if you have the <linux/types.h> header file. */
181 /* #undef HAVE_LINUX_TYPES_H */
182 
183 /* Define to 1 if the system has the type `long long'. */
184 #define HAVE_LONG_LONG 1
185 
186 /* Define to 1 if you have the `lseek' function. */
187 #define HAVE_LSEEK 1
188 
189 /* Define to 1 if you have the `lstat' function. */
190 #define HAVE_LSTAT 1
191 
192 /* Define to 1 if you have the <memory.h> header file. */
193 #define HAVE_MEMORY_H 1
194 
195 /* Define to 1 if you have the `mkdir' function. */
196 #define HAVE_MKDIR 1
197 
198 /* Define to 1 if you have the `mmap' function. */
199 #define HAVE_MMAP 1
200 
201 /* Define to 1 if you have the `munmap' function. */
202 #define HAVE_MUNMAP 1
203 
204 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
205 /* #undef HAVE_NDIR_H */
206 
207 /* Define to 1 if you have the <netinet/in.h> header file. */
208 #define HAVE_NETINET_IN_H 1
209 
210 /* Define to 1 if you have the <netinet/tcp.h> header file. */
211 #define HAVE_NETINET_TCP_H 1
212 
213 /* Define to 1 if you have the <net/if.h> header file. */
214 #define HAVE_NET_IF_H 1
215 
216 /* Define to 1 if you have the `pipe' function. */
217 #define HAVE_PIPE 1
218 
219 /* Define to 1 if you have the `posix_fallocate' function. */
220 #define HAVE_POSIX_FALLOCATE 1
221 
222 /* Define to 1 if you have the `pread' function. */
223 #define HAVE_PREAD 1
224 
225 /* Define to 1 if you have the `rmdir' function. */
226 #define HAVE_RMDIR 1
227 
228 /* Define to 1 if you have the `setgid' function. */
229 #define HAVE_SETGID 1
230 
231 /* Define to 1 if you have the `setregid' function. */
232 #define HAVE_SETREGID 1
233 
234 /* Define to 1 if you have the `setreuid' function. */
235 #define HAVE_SETREUID 1
236 
237 /* Define to 1 if you have the `setuid' function. */
238 #define HAVE_SETUID 1
239 
240 /* Define to 1 if you have the `sigaction' function. */
241 #define HAVE_SIGACTION 1
242 
243 /* Define to 1 if you have the `sigprocmask' function. */
244 #define HAVE_SIGPROCMASK 1
245 
246 /* Define to 1 if the system has the type `socklen_t'. */
247 #define HAVE_SOCKLEN_T 1
248 
249 /* Define to 1 if you have the `sqrt' function. */
250 /* #undef HAVE_SQRT */
251 
252 /* Define to 1 if you have the `stat' function. */
253 #define HAVE_STAT 1
254 
255 /* Define to 1 if you have the <stdint.h> header file. */
256 #define HAVE_STDINT_H 1
257 
258 /* Define to 1 if you have the <stdlib.h> header file. */
259 #define HAVE_STDLIB_H 1
260 
261 /* Define to 1 if you have the <strings.h> header file. */
262 #define HAVE_STRINGS_H 1
263 
264 /* Define to 1 if you have the <string.h> header file. */
265 #define HAVE_STRING_H 1
266 
267 /* Define to 1 if you have the `strsignal' function. */
268 #define HAVE_STRSIGNAL 1
269 
270 /* Define if struct statfs is defined in <sys/mount.h> */
271 /* #undef HAVE_STRUCT_STATFS */
272 
273 /* Define to 1 if `st_atime' is a member of `struct stat'. */
274 #define HAVE_STRUCT_STAT_ST_ATIME 1
275 
276 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
277 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
278 
279 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
280 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
281 
282 /* Define to 1 if `st_ctime' is a member of `struct stat'. */
283 #define HAVE_STRUCT_STAT_ST_CTIME 1
284 
285 /* Define to 1 if `st_dev' is a member of `struct stat'. */
286 #define HAVE_STRUCT_STAT_ST_DEV 1
287 
288 /* Define to 1 if `st_gid' is a member of `struct stat'. */
289 #define HAVE_STRUCT_STAT_ST_GID 1
290 
291 /* Define to 1 if `st_ino' is a member of `struct stat'. */
292 #define HAVE_STRUCT_STAT_ST_INO 1
293 
294 /* Define to 1 if `st_mode' is a member of `struct stat'. */
295 #define HAVE_STRUCT_STAT_ST_MODE 1
296 
297 /* Define to 1 if `st_mtime' is a member of `struct stat'. */
298 #define HAVE_STRUCT_STAT_ST_MTIME 1
299 
300 /* Define to 1 if `st_nlink' is a member of `struct stat'. */
301 #define HAVE_STRUCT_STAT_ST_NLINK 1
302 
303 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
304 #define HAVE_STRUCT_STAT_ST_RDEV 1
305 
306 /* Define to 1 if `st_size' is a member of `struct stat'. */
307 #define HAVE_STRUCT_STAT_ST_SIZE 1
308 
309 /* Define to 1 if `st_uid' is a member of `struct stat'. */
310 #define HAVE_STRUCT_STAT_ST_UID 1
311 
312 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
313 #define HAVE_STRUCT_TM_TM_ZONE 1
314 
315 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use
316    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
317 #define HAVE_ST_BLKSIZE 1
318 
319 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
320    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
321 #define HAVE_ST_BLOCKS 1
322 
323 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
324    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
325 #define HAVE_ST_RDEV 1
326 
327 /* Define to 1 if you have the `symlink' function. */
328 #define HAVE_SYMLINK 1
329 
330 /* Define if System V semaphores are supported */
331 #define HAVE_SYSV_SEM 1
332 
333 /* Define if System V shared memory is supported */
334 #define HAVE_SYSV_SHM 1
335 
336 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
337    */
338 /* #undef HAVE_SYS_DIR_H */
339 
340 /* Define to 1 if you have the <sys/ioctl.h> header file. */
341 #define HAVE_SYS_IOCTL_H 1
342 
343 /* Define to 1 if you have the <sys/mman.h> header file. */
344 #define HAVE_SYS_MMAN_H 1
345 
346 /* Define to 1 if you have the <sys/mount.h> header file. */
347 #define HAVE_SYS_MOUNT_H 1
348 
349 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
350    */
351 /* #undef HAVE_SYS_NDIR_H */
352 
353 /* Define to 1 if you have the <sys/param.h> header file. */
354 #define HAVE_SYS_PARAM_H 1
355 
356 /* Define to 1 if you have the <sys/resource.h> header file. */
357 #define HAVE_SYS_RESOURCE_H 1
358 
359 /* Define to 1 if you have the <sys/socket.h> header file. */
360 #define HAVE_SYS_SOCKET_H 1
361 
362 /* Define to 1 if you have the <sys/statfs.h> header file. */
363 /* #undef HAVE_SYS_STATFS_H */
364 
365 /* Define to 1 if you have the <sys/stat.h> header file. */
366 #define HAVE_SYS_STAT_H 1
367 
368 /* Define to 1 if you have the <sys/termios.h> header file. */
369 #define HAVE_SYS_TERMIOS_H 1
370 
371 /* Define to 1 if you have the <sys/termio.h> header file. */
372 /* #undef HAVE_SYS_TERMIO_H */
373 
374 /* Define to 1 if you have the <sys/types.h> header file. */
375 #define HAVE_SYS_TYPES_H 1
376 
377 /* Define to 1 if you have the <sys/vfs.h> header file. */
378 /* #undef HAVE_SYS_VFS_H */
379 
380 /* Define to 1 if you have the `tcdrain' function. */
381 #define HAVE_TCDRAIN 1
382 
383 /* Define to 1 if you have the `tcflow' function. */
384 #define HAVE_TCFLOW 1
385 
386 /* Define to 1 if you have the `tcflush' function. */
387 #define HAVE_TCFLUSH 1
388 
389 /* Define to 1 if you have the `tcgetattr' function. */
390 #define HAVE_TCGETATTR 1
391 
392 /* Define to 1 if you have the `tcgetpgrp' function. */
393 #define HAVE_TCGETPGRP 1
394 
395 /* Define to 1 if you have the `tcsendbreak' function. */
396 #define HAVE_TCSENDBREAK 1
397 
398 /* Define to 1 if you have the `tcsetattr' function. */
399 #define HAVE_TCSETATTR 1
400 
401 /* Define to 1 if you have the `tcsetpgrp' function. */
402 #define HAVE_TCSETPGRP 1
403 
404 /* Define if struct termios has c_line. */
405 /* #undef HAVE_TERMIOS_CLINE */
406 
407 /* Define to 1 if you have the <termios.h> header file. */
408 #define HAVE_TERMIOS_H 1
409 
410 /* Define if struct termios exists. */
411 #define HAVE_TERMIOS_STRUCTURE 1
412 
413 /* Define if struct termio has c_line. */
414 /* #undef HAVE_TERMIO_CLINE */
415 
416 /* Define if struct termio exists. */
417 /* #undef HAVE_TERMIO_STRUCTURE */
418 
419 /* Define to 1 if you have the `time' function. */
420 #define HAVE_TIME 1
421 
422 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
423    `HAVE_STRUCT_TM_TM_ZONE' instead. */
424 #define HAVE_TM_ZONE 1
425 
426 /* Define to 1 if you have the `truncate' function. */
427 #define HAVE_TRUNCATE 1
428 
429 /* Define to 1 if you don't have `tm_zone' but do have the external array
430    `tzname'. */
431 /* #undef HAVE_TZNAME */
432 
433 /* Define to 1 if you have the `umask' function. */
434 #define HAVE_UMASK 1
435 
436 /* Define if union semun is defined in <sys/sem.h> */
437 /* #undef HAVE_UNION_SEMUN */
438 
439 /* Define to 1 if you have the <unistd.h> header file. */
440 #define HAVE_UNISTD_H 1
441 
442 /* Define to 1 if you have the `unlink' function. */
443 #define HAVE_UNLINK 1
444 
445 /* Define to 1 if you have the `utime' function. */
446 #define HAVE_UTIME 1
447 
448 /* Define to 1 if you have the <utime.h> header file. */
449 #define HAVE_UTIME_H 1
450 
451 /* Define to 1 if the system has the type `__int128'. */
452 #define HAVE___INT128 1
453 
454 /* Define to 1 if you have the `__setfpucw' function. */
455 /* #undef HAVE___SETFPUCW */
456 
457 /* Define to the sub-directory in which libtool stores uninstalled libraries.
458    */
459 #define LT_OBJDIR ".libs/"
460 
461 /* Name of package */
462 #define PACKAGE "sim"
463 
464 /* Define to the address where bug reports for this package should be sent. */
465 #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim"
466 
467 /* Define to the full name of this package. */
468 #define PACKAGE_NAME "sim"
469 
470 /* Define to the full name and version of this package. */
471 #define PACKAGE_STRING "sim 0"
472 
473 /* Define to the one symbol short name of this package. */
474 #define PACKAGE_TARNAME "sim"
475 
476 /* Define to the home page for this package. */
477 #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/"
478 
479 /* Define to the version of this package. */
480 #define PACKAGE_VERSION "0"
481 
482 /* Additional package description */
483 #define PKGVERSION "(SIM) "
484 
485 /* Sim profile settings */
486 #define PROFILE 1
487 
488 /* Bug reporting address */
489 #define REPORT_BUGS_TO "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>"
490 
491 /* Define as the return type of signal handlers (`int' or `void'). */
492 #define RETSIGTYPE void
493 
494 /* The size of `long long', as computed by sizeof. */
495 #define SIZEOF_LONG_LONG 8
496 
497 /* The size of `void *', as computed by sizeof. */
498 #define SIZEOF_VOID_P 8
499 
500 /* Define to 1 if you have the ANSI C header files. */
501 #define STDC_HEADERS 1
502 
503 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
504 /* #undef TM_IN_SYS_TIME */
505 
506 /* Version number of package */
507 #define VERSION "0"
508 
509 /* Sim alignment settings */
510 #define WITH_ALIGNMENT 0
511 
512 /* Sim assert settings */
513 #define WITH_ASSERT 1
514 
515 /* Sim debug setting */
516 #define WITH_DEBUG 0
517 
518 /* Sim default environment */
519 #define WITH_ENVIRONMENT ALL_ENVIRONMENT
520 
521 /* Sim profile settings */
522 #define WITH_PROFILE -1
523 
524 /* Sim reserved bits setting */
525 #define WITH_RESERVED_BITS 1
526 
527 /* Sim cache szie */
528 #define WITH_SCACHE 16384
529 
530 /* Sim SMP settings */
531 /* #undef WITH_SMP */
532 
533 /* How to route I/O */
534 #define WITH_STDIO 0
535 
536 /* Sim endian settings */
537 #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN
538 
539 /* Sim trace settings */
540 #define WITH_TRACE ~TRACE_debug
541 
542 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
543    significant byte first (like Motorola and SPARC, unlike Intel). */
544 #if defined AC_APPLE_UNIVERSAL_BUILD
545 # if defined __BIG_ENDIAN__
546 #  define WORDS_BIGENDIAN 1
547 # endif
548 #else
549 # ifndef WORDS_BIGENDIAN
550 #  define WORDS_BIGENDIAN 1
551 # endif
552 #endif
553 
554 /* Define to `int' if <sys/types.h> doesn't define. */
555 /* #undef gid_t */
556 
557 /* Define to `int' if <sys/types.h> does not define. */
558 /* #undef mode_t */
559 
560 /* Define to `long int' if <sys/types.h> does not define. */
561 /* #undef off_t */
562 
563 /* Define to `int' if <sys/types.h> does not define. */
564 /* #undef pid_t */
565 
566 /* Define to `unsigned int' if <sys/types.h> does not define. */
567 /* #undef size_t */
568 
569 /* Define to `int' if <sys/types.h> doesn't define. */
570 /* #undef uid_t */
571