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