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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [config.in] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 104 markom
/* config.in.  Generated automatically from configure.in by autoheader.  */
2
 
3
/* Define if on AIX 3.
4
   System headers sometimes define this.
5
   We just want to avoid a redefinition error message.  */
6
#ifndef _ALL_SOURCE
7
#undef _ALL_SOURCE
8
#endif
9
 
10
/* Define if using alloca.c.  */
11
#undef C_ALLOCA
12
 
13
/* Define to empty if the keyword does not work.  */
14
#undef const
15
 
16
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
17
   This function is required for alloca.c support on those systems.  */
18
#undef CRAY_STACKSEG_END
19
 
20
/* Define if you have alloca, as a function or macro.  */
21
#undef HAVE_ALLOCA
22
 
23
/* Define if you have  and it should be used (not on Ultrix).  */
24
#undef HAVE_ALLOCA_H
25
 
26
/* Define if the `long double' type works.  */
27
#undef HAVE_LONG_DOUBLE
28
 
29
/* Define if you have a working `mmap' system call.  */
30
#undef HAVE_MMAP
31
 
32
/* Define if you need to in order for stat and other things to work.  */
33
#undef _POSIX_SOURCE
34
 
35
/* Define as the return type of signal handlers (int or void).  */
36
#undef RETSIGTYPE
37
 
38
/* If using the C implementation of alloca, define if you know the
39
   direction of stack growth for your system; otherwise it will be
40
   automatically deduced at run-time.
41
 STACK_DIRECTION > 0 => grows toward higher addresses
42
 STACK_DIRECTION < 0 => grows toward lower addresses
43
 STACK_DIRECTION = 0 => direction of growth unknown
44
 */
45
#undef STACK_DIRECTION
46
 
47
/* Define if the `S_IS*' macros in  do not work properly.  */
48
#undef STAT_MACROS_BROKEN
49
 
50
/* Define if you have the ANSI C header files.  */
51
#undef STDC_HEADERS
52
 
53
/* Define if compiling on Solaris 7. */
54
#undef _MSE_INT_H
55
 
56
/* Define if the prfpregset_t type is broken. */
57
#undef PRFPREGSET_T_BROKEN
58
 
59
/* Define if you want to use new multi-fd /proc interface
60
   (replaces HAVE_MULTIPLE_PROC_FDS as well as other macros). */
61
#undef NEW_PROC_API
62
 
63
/* Define if ioctl argument PIOCSET is available. */
64
#undef HAVE_PROCFS_PIOCSET
65
 
66
/* Define if the `long long' type works.  */
67
#undef CC_HAS_LONG_LONG
68
 
69
/* Define if the "ll" format works to print long long ints. */
70
#undef PRINTF_HAS_LONG_LONG
71
 
72
/* Define if the "%Lg" format works to print long doubles. */
73
#undef PRINTF_HAS_LONG_DOUBLE
74
 
75
/* Define if the "%Lg" format works to scan long doubles. */
76
#undef SCANF_HAS_LONG_DOUBLE
77
 
78
/* Define if using Solaris thread debugging.  */
79
#undef HAVE_THREAD_DB_LIB
80
 
81
/* Define on a GNU/Linux system to work around problems in sys/procfs.h.  */
82
#undef START_INFERIOR_TRAPS_EXPECTED
83
#undef sys_quotactl
84
 
85
/* Define if you have HPUX threads */
86
#undef HAVE_HPUX_THREAD_SUPPORT
87
 
88
/* Define if you want to use the memory mapped malloc package (mmalloc). */
89
#undef USE_MMALLOC
90
 
91
/* Define if the runtime uses a routine from mmalloc before gdb has a chance
92
   to initialize mmalloc, and we want to force checking to be used anyway.
93
   This may cause spurious memory corruption messages if the runtime tries
94
   to explicitly deallocate that memory when gdb calls exit. */
95
#undef MMCHECK_FORCE
96
 
97
/* Define if you want to use the full-screen terminal user interface.  */
98
#undef TUI
99
 
100
/* Define if  on solaris uses int instead of
101
   size_t, and assorted other type changes. */
102
#undef PROC_SERVICE_IS_OLD
103
 
104
/* If you want to specify a default CPU variant, define this to be its
105
   name, as a C string.  */
106
#undef TARGET_CPU_DEFAULT
107
 
108
/* Define if the simulator is being linked in.  */
109
#undef WITH_SIM
110
 
111
/* Set to true if the save_state_t structure is present */
112
#undef HAVE_STRUCT_SAVE_STATE_T
113
 
114
/* Set to true if the save_state_t structure has the ss_wide member */
115
#undef HAVE_STRUCT_MEMBER_SS_WIDE
116
 
117
/* Define if  defines the PTRACE_GETREGS request.  */
118
#undef HAVE_PTRACE_GETREGS
119
 
120
/* Define if  defines the PTRACE_GETXFPREGS request.  */
121
#undef HAVE_PTRACE_GETXFPREGS
122
 
123
/* Define if you have the bcopy function.  */
124
#undef HAVE_BCOPY
125
 
126
/* Define if you have the btowc function.  */
127
#undef HAVE_BTOWC
128
 
129
/* Define if you have the bzero function.  */
130
#undef HAVE_BZERO
131
 
132
/* Define if you have the getpagesize function.  */
133
#undef HAVE_GETPAGESIZE
134
 
135
/* Define if you have the isascii function.  */
136
#undef HAVE_ISASCII
137
 
138
/* Define if you have the poll function.  */
139
#undef HAVE_POLL
140
 
141
/* Define if you have the sbrk function.  */
142
#undef HAVE_SBRK
143
 
144
/* Define if you have the setpgid function.  */
145
#undef HAVE_SETPGID
146
 
147
/* Define if you have the sigaction function.  */
148
#undef HAVE_SIGACTION
149
 
150
/* Define if you have the sigprocmask function.  */
151
#undef HAVE_SIGPROCMASK
152
 
153
/* Define if you have the socketpair function.  */
154
#undef HAVE_SOCKETPAIR
155
 
156
/* Define if you have the  header file.  */
157
#undef HAVE_ASM_DEBUGREG_H
158
 
159
/* Define if you have the  header file.  */
160
#undef HAVE_CTYPE_H
161
 
162
/* Define if you have the  header file.  */
163
#undef HAVE_CURSES_H
164
 
165
/* Define if you have the  header file.  */
166
#undef HAVE_ENDIAN_H
167
 
168
/* Define if you have the  header file.  */
169
#undef HAVE_LINK_H
170
 
171
/* Define if you have the  header file.  */
172
#undef HAVE_MEMORY_H
173
 
174
/* Define if you have the  header file.  */
175
#undef HAVE_OBJLIST_H
176
 
177
/* Define if you have the  header file.  */
178
#undef HAVE_PROC_SERVICE_H
179
 
180
/* Define if you have the  header file.  */
181
#undef HAVE_PTRACE_H
182
 
183
/* Define if you have the  header file.  */
184
#undef HAVE_SGTTY_H
185
 
186
/* Define if you have the  header file.  */
187
#undef HAVE_STDDEF_H
188
 
189
/* Define if you have the  header file.  */
190
#undef HAVE_STDINT_H
191
 
192
/* Define if you have the  header file.  */
193
#undef HAVE_STDLIB_H
194
 
195
/* Define if you have the  header file.  */
196
#undef HAVE_STRING_H
197
 
198
/* Define if you have the  header file.  */
199
#undef HAVE_SYS_DEBUGREG_H
200
 
201
/* Define if you have the  header file.  */
202
#undef HAVE_SYS_IOCTL_H
203
 
204
/* Define if you have the  header file.  */
205
#undef HAVE_SYS_PROCFS_H
206
 
207
/* Define if you have the  header file.  */
208
#undef HAVE_SYS_PTRACE_H
209
 
210
/* Define if you have the  header file.  */
211
#undef HAVE_SYS_REG_H
212
 
213
/* Define if you have the  header file.  */
214
#undef HAVE_SYS_SELECT_H
215
 
216
/* Define if you have the  header file.  */
217
#undef HAVE_SYS_USER_H
218
 
219
/* Define if you have the  header file.  */
220
#undef HAVE_SYS_WAIT_H
221
 
222
/* Define if you have the  header file.  */
223
#undef HAVE_TERM_H
224
 
225
/* Define if you have the  header file.  */
226
#undef HAVE_TERMIO_H
227
 
228
/* Define if you have the  header file.  */
229
#undef HAVE_TERMIOS_H
230
 
231
/* Define if you have the  header file.  */
232
#undef HAVE_THREAD_DB_H
233
 
234
/* Define if you have the  header file.  */
235
#undef HAVE_TIME_H
236
 
237
/* Define if you have the  header file.  */
238
#undef HAVE_UNISTD_H
239
 
240
/* Define if you have the  header file.  */
241
#undef HAVE_WAIT_H
242
 
243
/* Define if you have the  header file.  */
244
#undef HAVE_WCHAR_H
245
 
246
/* Define if you have the  header file.  */
247
#undef HAVE_WCTYPE_H
248
 
249
/* Define if you have the dl library (-ldl).  */
250
#undef HAVE_LIBDL
251
 
252
/* Define if you have the m library (-lm).  */
253
#undef HAVE_LIBM
254
 
255
/* Define if you have the socket library (-lsocket).  */
256
#undef HAVE_LIBSOCKET
257
 
258
/* Define if you have the w library (-lw).  */
259
#undef HAVE_LIBW
260
 
261
/* Define if malloc is not declared in system header files. */
262
#undef NEED_DECLARATION_MALLOC
263
 
264
/* Define if realloc is not declared in system header files. */
265
#undef NEED_DECLARATION_REALLOC
266
 
267
/* Define if free is not declared in system header files. */
268
#undef NEED_DECLARATION_FREE
269
 
270
/* Define if strerror is not declared in system header files. */
271
#undef NEED_DECLARATION_STRERROR
272
 
273
/* Define if strdup is not declared in system header files. */
274
#undef NEED_DECLARATION_STRDUP
275
 
276
/* Define if strstr is not declared in system header files. */
277
#undef NEED_DECLARATION_STRSTR
278
 
279
/* Define if  has pstatus_t. */
280
#undef HAVE_PSTATUS_T
281
 
282
/* Define if  has prrun_t. */
283
#undef HAVE_PRRUN_T
284
 
285
/* Define if  has gregset_t. */
286
#undef HAVE_GREGSET_T
287
 
288
/* Define if  has fpregset_t. */
289
#undef HAVE_FPREGSET_T
290
 
291
/* Define if  has prgregset_t. */
292
#undef HAVE_PRGREGSET_T
293
 
294
/* Define if  has prfpregset_t. */
295
#undef HAVE_PRFPREGSET_T
296
 
297
/* Define if  has lwpid_t. */
298
#undef HAVE_LWPID_T
299
 
300
/* Define if  has psaddr_t. */
301
#undef HAVE_PSADDR_T
302
 

powered by: WebSVN 2.1.0

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