OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [gdb/] [config.in] - Blame information for rev 25

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 25 jlechner
/* config.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* Define to 1 if the compiler supports long long. */
4
#undef CC_HAS_LONG_LONG
5
 
6
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7
   systems. This function is required for `alloca.c' support on those systems.
8
   */
9
#undef CRAY_STACKSEG_END
10
 
11
/* Define to 1 if using `alloca.c'. */
12
#undef C_ALLOCA
13
 
14
/* Global directory for separate debug files. */
15
#undef DEBUGDIR
16
 
17
/* Define if the debug directory should be relocated when GDB is moved. */
18
#undef DEBUGDIR_RELOCATABLE
19
 
20
/* Define to BFD's default architecture. */
21
#undef DEFAULT_BFD_ARCH
22
 
23
/* Define to BFD's default target vector. */
24
#undef DEFAULT_BFD_VEC
25
 
26
/* Define to 1 if translation of program messages to the user's native
27
   language is requested. */
28
#undef ENABLE_NLS
29
 
30
/* Define to be a string naming the default host character set. */
31
#undef GDB_DEFAULT_HOST_CHARSET
32
 
33
/* Host double floatformat */
34
#undef GDB_HOST_DOUBLE_FORMAT
35
 
36
/* Host float floatformat */
37
#undef GDB_HOST_FLOAT_FORMAT
38
 
39
/* Host long double floatformat */
40
#undef GDB_HOST_LONG_DOUBLE_FORMAT
41
 
42
/* nativefile */
43
#undef GDB_NM_FILE
44
 
45
/* Define to the default OS ABI for this configuration. */
46
#undef GDB_OSABI_DEFAULT
47
 
48
/* Define to 1 if you have `alloca', as a function or macro. */
49
#undef HAVE_ALLOCA
50
 
51
/* Define to 1 if you have  and it should be used (not on Ultrix).
52
   */
53
#undef HAVE_ALLOCA_H
54
 
55
/* Define to 1 if you have the `canonicalize_file_name' function. */
56
#undef HAVE_CANONICALIZE_FILE_NAME
57
 
58
/* Define to 1 if you have the  header file. */
59
#undef HAVE_CTYPE_H
60
 
61
/* Define to 1 if you have the  header file. */
62
#undef HAVE_CURSESX_H
63
 
64
/* Define to 1 if you have the  header file. */
65
#undef HAVE_CURSES_H
66
 
67
/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
68
   */
69
#undef HAVE_DECL_FREE
70
 
71
/* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
72
   */
73
#undef HAVE_DECL_GETOPT
74
 
75
/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
76
   */
77
#undef HAVE_DECL_MALLOC
78
 
79
/* Define to 1 if you have the declaration of `ptrace', and to 0 if you don't.
80
   */
81
#undef HAVE_DECL_PTRACE
82
 
83
/* Define to 1 if you have the declaration of `realloc', and to 0 if you
84
   don't. */
85
#undef HAVE_DECL_REALLOC
86
 
87
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
88
   don't. */
89
#undef HAVE_DECL_SNPRINTF
90
 
91
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
92
   don't. */
93
#undef HAVE_DECL_STRERROR
94
 
95
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
96
   */
97
#undef HAVE_DECL_STRSTR
98
 
99
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
100
   don't. */
101
#undef HAVE_DECL_VSNPRINTF
102
 
103
/* Define to 1 if you have the  header file, and it defines `DIR'.
104
   */
105
#undef HAVE_DIRENT_H
106
 
107
/* Define if ELF support should be included. */
108
#undef HAVE_ELF
109
 
110
/* Define to 1 if you have the  header file. */
111
#undef HAVE_ELF_HP_H
112
 
113
/* Define to 1 if your system has the etext variable. */
114
#undef HAVE_ETEXT
115
 
116
/* Define to 1 if you have the `fork' function. */
117
#undef HAVE_FORK
118
 
119
/* Define if  has fpregset_t. */
120
#undef HAVE_FPREGSET_T
121
 
122
/* Define to 1 if you have the `getgid' function. */
123
#undef HAVE_GETGID
124
 
125
/* Define to 1 if you have the `getpagesize' function. */
126
#undef HAVE_GETPAGESIZE
127
 
128
/* Define to 1 if you have the `getrusage' function. */
129
#undef HAVE_GETRUSAGE
130
 
131
/* Define to 1 if you have the `getuid' function. */
132
#undef HAVE_GETUID
133
 
134
/* Define to 1 if you have the  header file. */
135
#undef HAVE_GNU_LIBC_VERSION_H
136
 
137
/* Define if  has gregset_t. */
138
#undef HAVE_GREGSET_T
139
 
140
/* Define if you have HPUX threads */
141
#undef HAVE_HPUX_THREAD_SUPPORT
142
 
143
/* Define if you have the iconv() function. */
144
#undef HAVE_ICONV
145
 
146
/* Define to 1 if you have the  header file. */
147
#undef HAVE_INTTYPES_H
148
 
149
/* Define to 1 if you have the `dl' library (-ldl). */
150
#undef HAVE_LIBDL
151
 
152
/* Define if you have the expat library. */
153
#undef HAVE_LIBEXPAT
154
 
155
/* Define to 1 if you have the `m' library (-lm). */
156
#undef HAVE_LIBM
157
 
158
/* Define if libunwind library is being used. */
159
#undef HAVE_LIBUNWIND
160
 
161
/* Define to 1 if you have the  header file. */
162
#undef HAVE_LIBUNWIND_H
163
 
164
/* Define to 1 if you have the  header file. */
165
#undef HAVE_LIBUNWIND_IA64_H
166
 
167
/* Define to 1 if you have the `w' library (-lw). */
168
#undef HAVE_LIBW
169
 
170
/* Define to 1 if you have the  header file. */
171
#undef HAVE_LINK_H
172
 
173
/* Define to 1 if the compiler supports long double. */
174
#undef HAVE_LONG_DOUBLE
175
 
176
/* Define if  has lwpid_t. */
177
#undef HAVE_LWPID_T
178
 
179
/* Define to 1 if you have the  header file. */
180
#undef HAVE_MACHINE_REG_H
181
 
182
/* Define to 1 if you have the  header file. */
183
#undef HAVE_MEMORY_H
184
 
185
/* Define to 1 if you have a working `mmap' system call. */
186
#undef HAVE_MMAP
187
 
188
/* Define to 1 if you have the `monstartup' function. */
189
#undef HAVE_MONSTARTUP
190
 
191
/* Define to 1 if you have the  header file. */
192
#undef HAVE_NCURSES_H
193
 
194
/* Define to 1 if you have the  header file. */
195
#undef HAVE_NCURSES_NCURSES_H
196
 
197
/* Define to 1 if you have the  header file. */
198
#undef HAVE_NCURSES_TERM_H
199
 
200
/* Define to 1 if you have the  header file, and it defines `DIR'. */
201
#undef HAVE_NDIR_H
202
 
203
/* Define to 1 if you have the  header file. */
204
#undef HAVE_NLIST_H
205
 
206
/* Define to 1 if you have the `poll' function. */
207
#undef HAVE_POLL
208
 
209
/* Define to 1 if you have the  header file. */
210
#undef HAVE_POLL_H
211
 
212
/* Define to 1 if you have the `pread64' function. */
213
#undef HAVE_PREAD64
214
 
215
/* Define if  has prfpregset32_t. */
216
#undef HAVE_PRFPREGSET32_T
217
 
218
/* Define if  has prfpregset_t. */
219
#undef HAVE_PRFPREGSET_T
220
 
221
/* Define if  has prgregset32_t. */
222
#undef HAVE_PRGREGSET32_T
223
 
224
/* Define if  has prgregset_t. */
225
#undef HAVE_PRGREGSET_T
226
 
227
/* Define if ioctl argument PIOCSET is available. */
228
#undef HAVE_PROCFS_PIOCSET
229
 
230
/* Define to 1 if you have the  header file. */
231
#undef HAVE_PROC_SERVICE_H
232
 
233
/* Define if  has prrun_t. */
234
#undef HAVE_PRRUN_T
235
 
236
/* Define if  has prsysent_t. */
237
#undef HAVE_PRSYSENT_T
238
 
239
/* Define if  has pr_sigaction64_t. */
240
#undef HAVE_PR_SIGACTION64_T
241
 
242
/* Define if  has pr_siginfo64_t. */
243
#undef HAVE_PR_SIGINFO64_T
244
 
245
/* Define if  has pr_sigset_t. */
246
#undef HAVE_PR_SIGSET_T
247
 
248
/* Define if  has psaddr_t. */
249
#undef HAVE_PSADDR_T
250
 
251
/* Define if  has pstatus_t. */
252
#undef HAVE_PSTATUS_T
253
 
254
/* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
255
#undef HAVE_PTRACE_GETFPXREGS
256
 
257
/* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
258
#undef HAVE_PTRACE_GETREGS
259
 
260
/* Define to 1 if you have the  header file. */
261
#undef HAVE_PTRACE_H
262
 
263
/* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
264
#undef HAVE_PT_GETDBREGS
265
 
266
/* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
267
#undef HAVE_PT_GETXMMREGS
268
 
269
/* Define to 1 if you have the `realpath' function. */
270
#undef HAVE_REALPATH
271
 
272
/* Define to 1 if you have the `sbrk' function. */
273
#undef HAVE_SBRK
274
 
275
/* Define to 1 if you have the `setpgid' function. */
276
#undef HAVE_SETPGID
277
 
278
/* Define to 1 if you have the `setpgrp' function. */
279
#undef HAVE_SETPGRP
280
 
281
/* Define to 1 if you have the  header file. */
282
#undef HAVE_SGTTY_H
283
 
284
/* Define to 1 if you have the `sigaction' function. */
285
#undef HAVE_SIGACTION
286
 
287
/* Define to 1 if you have the  header file. */
288
#undef HAVE_SIGNAL_H
289
 
290
/* Define to 1 if you have the `sigprocmask' function. */
291
#undef HAVE_SIGPROCMASK
292
 
293
/* Define if sigsetjmp is available. */
294
#undef HAVE_SIGSETJMP
295
 
296
/* Define to 1 if you have the `sigsetmask' function. */
297
#undef HAVE_SIGSETMASK
298
 
299
/* Define to 1 if you have the `socketpair' function. */
300
#undef HAVE_SOCKETPAIR
301
 
302
/* Define to 1 if the system has the type `socklen_t'. */
303
#undef HAVE_SOCKLEN_T
304
 
305
/* Define to 1 if you have the  header file. */
306
#undef HAVE_STDDEF_H
307
 
308
/* Define to 1 if you have the  header file. */
309
#undef HAVE_STDINT_H
310
 
311
/* Define to 1 if you have the  header file. */
312
#undef HAVE_STDLIB_H
313
 
314
/* Define to 1 if you have the  header file. */
315
#undef HAVE_STRINGS_H
316
 
317
/* Define to 1 if you have the  header file. */
318
#undef HAVE_STRING_H
319
 
320
/* Define if  has struct link_map32 */
321
#undef HAVE_STRUCT_LINK_MAP32
322
 
323
/* Define if  exists and defines struct link_map which has members
324
   with an ``lm_'' prefix. (For SunOS.) */
325
#undef HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS
326
 
327
/* Define if  exists and defines struct link_map which has members
328
   with an ``l_'' prefix. (For Solaris, SVR4, and SVR4-like systems.) */
329
#undef HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS
330
 
331
/* Define to 1 if your system has struct lwp. */
332
#undef HAVE_STRUCT_LWP
333
 
334
/* Define to 1 if your system has struct reg in . */
335
#undef HAVE_STRUCT_REG
336
 
337
/* Define to 1 if `r_fs' is member of `struct reg'. */
338
#undef HAVE_STRUCT_REG_R_FS
339
 
340
/* Define to 1 if `r_gs' is member of `struct reg'. */
341
#undef HAVE_STRUCT_REG_R_GS
342
 
343
/* Define if  exists and defines a struct so_map which has members
344
   with an ``som_'' prefix. (Found on older *BSD systems.) */
345
#undef HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS
346
 
347
/* Define to 1 if `st_blksize' is member of `struct stat'. */
348
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
349
 
350
/* Define to 1 if `st_blocks' is member of `struct stat'. */
351
#undef HAVE_STRUCT_STAT_ST_BLOCKS
352
 
353
/* Define to 1 if `td_pcb' is member of `struct thread'. */
354
#undef HAVE_STRUCT_THREAD_TD_PCB
355
 
356
/* Define to 1 if you have the `syscall' function. */
357
#undef HAVE_SYSCALL
358
 
359
/* Define to 1 if you have the  header file. */
360
#undef HAVE_SYS_DEBUGREG_H
361
 
362
/* Define to 1 if you have the  header file, and it defines `DIR'.
363
   */
364
#undef HAVE_SYS_DIR_H
365
 
366
/* Define to 1 if you have the  header file. */
367
#undef HAVE_SYS_FAULT_H
368
 
369
/* Define to 1 if you have the  header file. */
370
#undef HAVE_SYS_FILE_H
371
 
372
/* Define to 1 if you have the  header file. */
373
#undef HAVE_SYS_FILIO_H
374
 
375
/* Define to 1 if you have the  header file. */
376
#undef HAVE_SYS_IOCTL_H
377
 
378
/* Define to 1 if you have the  header file, and it defines `DIR'.
379
   */
380
#undef HAVE_SYS_NDIR_H
381
 
382
/* Define to 1 if you have the  header file. */
383
#undef HAVE_SYS_PARAM_H
384
 
385
/* Define to 1 if you have the  header file. */
386
#undef HAVE_SYS_POLL_H
387
 
388
/* Define to 1 if you have the  header file. */
389
#undef HAVE_SYS_PROCFS_H
390
 
391
/* Define to 1 if you have the  header file. */
392
#undef HAVE_SYS_PROC_H
393
 
394
/* Define to 1 if you have the  header file. */
395
#undef HAVE_SYS_PTRACE_H
396
 
397
/* Define to 1 if you have the  header file. */
398
#undef HAVE_SYS_REG_H
399
 
400
/* Define to 1 if you have the  header file. */
401
#undef HAVE_SYS_RESOURCE_H
402
 
403
/* Define to 1 if you have the  header file. */
404
#undef HAVE_SYS_SELECT_H
405
 
406
/* Define to 1 if you have the  header file. */
407
#undef HAVE_SYS_STAT_H
408
 
409
/* Define to 1 if you have the  header file. */
410
#undef HAVE_SYS_SYSCALL_H
411
 
412
/* Define to 1 if you have the  header file. */
413
#undef HAVE_SYS_TYPES_H
414
 
415
/* Define to 1 if you have the  header file. */
416
#undef HAVE_SYS_USER_H
417
 
418
/* Define to 1 if you have the  header file. */
419
#undef HAVE_SYS_WAIT_H
420
 
421
/* Define to 1 if you have the  header file. */
422
#undef HAVE_TERMIOS_H
423
 
424
/* Define to 1 if you have the  header file. */
425
#undef HAVE_TERMIO_H
426
 
427
/* Define to 1 if you have the  header file. */
428
#undef HAVE_TERM_H
429
 
430
/* Define to 1 if you have the  header file. */
431
#undef HAVE_THREAD_DB_H
432
 
433
/* Define if using Solaris thread debugging. */
434
#undef HAVE_THREAD_DB_LIB
435
 
436
/* Define to 1 if you have the  header file. */
437
#undef HAVE_TIME_H
438
 
439
/* Define if you support the tkill syscall. */
440
#undef HAVE_TKILL_SYSCALL
441
 
442
/* Define to 1 if you have the `ttrace' function. */
443
#undef HAVE_TTRACE
444
 
445
/* Define to 1 if the system has the type `uintptr_t'. */
446
#undef HAVE_UINTPTR_T
447
 
448
/* Define to 1 if you have the  header file. */
449
#undef HAVE_UNISTD_H
450
 
451
/* Define to 1 if you have the `vfork' function. */
452
#undef HAVE_VFORK
453
 
454
/* Define to 1 if you have the  header file. */
455
#undef HAVE_VFORK_H
456
 
457
/* Define to 1 if you have the  header file. */
458
#undef HAVE_WAIT_H
459
 
460
/* Define to 1 if you have the `wborder' function. */
461
#undef HAVE_WBORDER
462
 
463
/* Define to 1 if `fork' works. */
464
#undef HAVE_WORKING_FORK
465
 
466
/* Define to 1 if `vfork' works. */
467
#undef HAVE_WORKING_VFORK
468
 
469
/* Define to 1 if you have the `XML_StopParser' function. */
470
#undef HAVE_XML_STOPPARSER
471
 
472
/* Define to 1 if your system has the _etext variable. */
473
#undef HAVE__ETEXT
474
 
475
/* Define to 1 if you have the `_mcleanup' function. */
476
#undef HAVE__MCLEANUP
477
 
478
/* Define as const if the declaration of iconv() needs const. */
479
#undef ICONV_CONST
480
 
481
/* Define if you want to use new multi-fd /proc interface (replaces
482
   HAVE_MULTIPLE_PROC_FDS as well as other macros). */
483
#undef NEW_PROC_API
484
 
485
/* Name of this package. */
486
#undef PACKAGE
487
 
488
/* Define to the address where bug reports for this package should be sent. */
489
#undef PACKAGE_BUGREPORT
490
 
491
/* Define to the full name of this package. */
492
#undef PACKAGE_NAME
493
 
494
/* Define to the full name and version of this package. */
495
#undef PACKAGE_STRING
496
 
497
/* Define to the one symbol short name of this package. */
498
#undef PACKAGE_TARNAME
499
 
500
/* Define to the version of this package. */
501
#undef PACKAGE_VERSION
502
 
503
/* Define if the prfpregset_t type is broken. */
504
#undef PRFPREGSET_T_BROKEN
505
 
506
/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
507
#undef PRINTF_HAS_DECFLOAT
508
 
509
/* Define to 1 if the "%Lg" format works to print long doubles. */
510
#undef PRINTF_HAS_LONG_DOUBLE
511
 
512
/* Define to 1 if the "%ll" format works to print long longs. */
513
#undef PRINTF_HAS_LONG_LONG
514
 
515
/* Define if  on solaris uses int instead of size_t, and
516
   assorted other type changes. */
517
#undef PROC_SERVICE_IS_OLD
518
 
519
/* Define to the type of arg 3 for ptrace. */
520
#undef PTRACE_TYPE_ARG3
521
 
522
/* Define to the type of arg 5 for ptrace. */
523
#undef PTRACE_TYPE_ARG5
524
 
525
/* Define as the return type of ptrace. */
526
#undef PTRACE_TYPE_RET
527
 
528
/* Define as the return type of signal handlers (`int' or `void'). */
529
#undef RETSIGTYPE
530
 
531
/* Define to 1 if the "%Lg" format works to scan long doubles. */
532
#undef SCANF_HAS_LONG_DOUBLE
533
 
534
/* Define to 1 if the `setpgrp' function takes no argument. */
535
#undef SETPGRP_VOID
536
 
537
/* The size of a `char', as computed by sizeof. */
538
#undef SIZEOF_CHAR
539
 
540
/* The size of a `int', as computed by sizeof. */
541
#undef SIZEOF_INT
542
 
543
/* The size of a `long', as computed by sizeof. */
544
#undef SIZEOF_LONG
545
 
546
/* The size of a `short', as computed by sizeof. */
547
#undef SIZEOF_SHORT
548
 
549
/* The size of a `void *', as computed by sizeof. */
550
#undef SIZEOF_VOID_P
551
 
552
/* If using the C implementation of alloca, define if you know the
553
   direction of stack growth for your system; otherwise it will be
554
   automatically deduced at run-time.
555
        STACK_DIRECTION > 0 => grows toward higher addresses
556
        STACK_DIRECTION < 0 => grows toward lower addresses
557
        STACK_DIRECTION = 0 => direction of growth unknown */
558
#undef STACK_DIRECTION
559
 
560
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
561
#undef STAT_MACROS_BROKEN
562
 
563
/* Define to 1 if you have the ANSI C header files. */
564
#undef STDC_HEADERS
565
 
566
/* Define if  has the TD_NOTALLOC error code. */
567
#undef THREAD_DB_HAS_TD_NOTALLOC
568
 
569
/* Define if  has the TD_NOTLS error code. */
570
#undef THREAD_DB_HAS_TD_NOTLS
571
 
572
/* Define if  has the TD_VERSION error code. */
573
#undef THREAD_DB_HAS_TD_VERSION
574
 
575
/* Define to 1 if the regex included in libiberty should be used. */
576
#undef USE_INCLUDED_REGEX
577
 
578
/* Define if we should use the Windows API, instead of the POSIX API. On
579
   Windows, we use the Windows API when building for MinGW, but the POSIX API
580
   when building for Cygwin. */
581
#undef USE_WIN32API
582
 
583
/* Define if the simulator is being linked in. */
584
#undef WITH_SIM
585
 
586
/* Define to 1 if your processor stores words with the most significant byte
587
   first (like Motorola and SPARC, unlike Intel and VAX). */
588
#undef WORDS_BIGENDIAN
589
 
590
/* Define to 1 if on AIX 3.
591
   System headers sometimes define this.
592
   We just want to avoid a redefinition error message.  */
593
#ifndef _ALL_SOURCE
594
# undef _ALL_SOURCE
595
#endif
596
 
597
/* Enable GNU extensions on systems that have them.  */
598
#ifndef _GNU_SOURCE
599
# undef _GNU_SOURCE
600
#endif
601
 
602
/* Define to 1 so  gets a definition of anon_hdl. Works around a
603
    problem on IRIX 5. */
604
#undef _KMEMUSER
605
 
606
/* Define to 1 to avoid a clash between  and  on Solaris
607
   2.[789] when using GCC. */
608
#undef _MSE_INT_H
609
 
610
/* Define if  has link_map32 (solaris sparc-64 target) */
611
#undef _SYSCALL32
612
 
613
/* Define to empty if `const' does not conform to ANSI C. */
614
#undef const
615
 
616
/* Define to `__inline__' or `__inline' if that's what the C compiler
617
   calls it, or to nothing if 'inline' is not supported under any name.  */
618
#ifndef __cplusplus
619
#undef inline
620
#endif
621
 
622
/* Define to `int' if  does not define. */
623
#undef pid_t
624
 
625
/* Define as `fork' if `vfork' does not work. */
626
#undef vfork

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.