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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [config.h.in] - Blame information for rev 552

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 jeremybenn
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
 
3 82 jeremybenn
/* Define if building universal (internal helper macro) */
4
#undef AC_APPLE_UNIVERSAL_BUILD
5
 
6 19 jeremybenn
/* "Whether the compiler supports 'long long'." */
7
#undef CC_HAS_LONG_LONG
8
 
9
/* Whether we are building with complex execution module */
10
#undef COMPLEX_EXECUTION
11
 
12
/* Define to 1 if you have the `basename' function. */
13
#undef HAVE_BASENAME
14
 
15
/* Define to 1 if you have the `bzero' function. */
16
#undef HAVE_BZERO
17
 
18
/* Define to 1 if you have the declaration of `I_PUSH', and to 0 if you don't.
19
   */
20
#undef HAVE_DECL_I_PUSH
21
 
22 60 jeremybenn
/* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
23
   don't. */
24
#undef HAVE_DECL_RL_EVENT_HOOK
25
 
26 19 jeremybenn
/* Define to 1 if you have the  header file. */
27
#undef HAVE_DLFCN_H
28
 
29
/* Whether we have ethernet PHY support */
30
#undef HAVE_ETH_PHY
31
 
32
/* Some shared files require to know, whether we have execution functions
33
   defined. */
34
#undef HAVE_EXECUTION
35
 
36
/* Define to 1 if you have the  header file. */
37
#undef HAVE_GETOPT_H
38
 
39
/* Define to 1 if you have the `grantpt' function. */
40
#undef HAVE_GRANTPT
41
 
42
/* Define to 1 if the system has the type `int16_t'. */
43
#undef HAVE_INT16_T
44
 
45
/* Define to 1 if the system has the type `int32_t'. */
46
#undef HAVE_INT32_T
47
 
48
/* Define to 1 if the system has the type `int8_t'. */
49
#undef HAVE_INT8_T
50
 
51
/* Define to 1 if you have the  header file. */
52
#undef HAVE_INTTYPES_H
53
 
54 82 jeremybenn
/* "Whether the isblank function is available" */
55 19 jeremybenn
#undef HAVE_ISBLANK
56
 
57
/* Define to 1 if you have the  header file. */
58
#undef HAVE_LIBINTL_H
59
 
60
/* Define to 1 if you have the `readline' library (-lreadline). */
61
#undef HAVE_LIBREADLINE
62
 
63 118 jeremybenn
/* Define to 1 if you have the  header file. */
64
#undef HAVE_LIMITS_H
65
 
66 538 julius
/* Define to 1 if you have the  header file. */
67
#undef HAVE_LINUX_IF_TUN_H
68
 
69 19 jeremybenn
/* Define to 1 if you have the  header file. */
70
#undef HAVE_LOCALE_H
71
 
72
/* Define to 1 if you have the `lstat' function. */
73
#undef HAVE_LSTAT
74
 
75
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
76
   to 0 otherwise. */
77
#undef HAVE_MALLOC
78
 
79
/* Define to 1 if you have the  header file. */
80
#undef HAVE_MALLOC_H
81
 
82
/* Define to 1 if you have the  header file. */
83
#undef HAVE_MEMORY_H
84
 
85
/* Define to 1 if you have the  header file. */
86
#undef HAVE_NET_ETHERNET_H
87
 
88
/* Define to 1 if you have the `on_exit' function. */
89
#undef HAVE_ON_EXIT
90
 
91
/* Define to 1 if you have the `ptsname' function. */
92
#undef HAVE_PTSNAME
93
 
94
/* Define to 1 if you have the `putenv' function. */
95
#undef HAVE_PUTENV
96
 
97
/* Define to 1 if you have the `select' function. */
98
#undef HAVE_SELECT
99
 
100
/* Define to 1 if you have the `setenv' function. */
101
#undef HAVE_SETENV
102
 
103
/* Define to 1 if you have the `setlocale' function. */
104
#undef HAVE_SETLOCALE
105
 
106
/* Define to 1 if you have the  header file. */
107
#undef HAVE_STDARG_H
108
 
109
/* Define to 1 if you have the  header file. */
110
#undef HAVE_STDINT_H
111
 
112
/* Define to 1 if you have the  header file. */
113
#undef HAVE_STDLIB_H
114
 
115 82 jeremybenn
/* "Whether the strcasecmp function is available" */
116 19 jeremybenn
#undef HAVE_STRCASECMP
117
 
118
/* Define to 1 if you have the `strchr' function. */
119
#undef HAVE_STRCHR
120
 
121
/* Define to 1 if you have the `strcoll' function and it is properly defined.
122
   */
123
#undef HAVE_STRCOLL
124
 
125
/* Define to 1 if you have the `strcspn' function. */
126
#undef HAVE_STRCSPN
127
 
128
/* Define to 1 if you have the `strftime' function. */
129
#undef HAVE_STRFTIME
130
 
131
/* Define to 1 if you have the  header file. */
132
#undef HAVE_STRINGS_H
133
 
134
/* Define to 1 if you have the  header file. */
135
#undef HAVE_STRING_H
136
 
137 82 jeremybenn
/* "Whether the strndup function is available" */
138 19 jeremybenn
#undef HAVE_STRNDUP
139
 
140
/* Define to 1 if you have the `strrchr' function. */
141
#undef HAVE_STRRCHR
142
 
143
/* Define to 1 if you have the `strtol' function. */
144
#undef HAVE_STRTOL
145
 
146
/* Define to 1 if you have the  header file. */
147
#undef HAVE_SYS_ETHERNET_H
148
 
149
/* Define to 1 if you have the  header file. */
150
#undef HAVE_SYS_FILE_H
151
 
152
/* Define to 1 if you have the  header file. */
153
#undef HAVE_SYS_PTEM_H
154
 
155
/* Define to 1 if you have the  header file. */
156
#undef HAVE_SYS_PTE_H
157
 
158
/* Define to 1 if you have the  header file. */
159
#undef HAVE_SYS_SELECT_H
160
 
161
/* Define to 1 if you have the  header file. */
162
#undef HAVE_SYS_STAT_H
163
 
164
/* Define to 1 if you have the  header file. */
165
#undef HAVE_SYS_STREAM_H
166
 
167
/* Define to 1 if you have the  header file. */
168
#undef HAVE_SYS_STROPTS_H
169
 
170
/* Define to 1 if you have the  header file. */
171
#undef HAVE_SYS_TYPES_H
172
 
173
/* Define to 1 if you have the `tcgetattr' function. */
174
#undef HAVE_TCGETATTR
175
 
176
/* Define to 1 if you have the  header file. */
177
#undef HAVE_TERMCAP_H
178
 
179
/* Define to 1 if you have the  header file. */
180
#undef HAVE_TERMIOS_H
181
 
182
/* Define to 1 if you have the  header file. */
183
#undef HAVE_TERMIO_H
184
 
185
/* Define to 1 if the system has the type `uint16_t'. */
186
#undef HAVE_UINT16_T
187
 
188
/* Define to 1 if the system has the type `uint32_t'. */
189
#undef HAVE_UINT32_T
190
 
191
/* Define to 1 if the system has the type `uint8_t'. */
192
#undef HAVE_UINT8_T
193
 
194
/* Define to 1 if you have the  header file. */
195
#undef HAVE_UNISTD_H
196
 
197
/* Define to 1 if you have the `unlockpt' function. */
198
#undef HAVE_UNLOCKPT
199
 
200 127 jeremybenn
/* Whether l.xori takes an unsigned immediate operand */
201
#undef HAVE_UNSIGNED_XORI
202
 
203 19 jeremybenn
/* Define to 1 if the system has the type `__compar_fn_t'. */
204
#undef HAVE___COMPAR_FN_T
205
 
206 82 jeremybenn
/* Define to the sub-directory in which libtool stores uninstalled libraries.
207
   */
208
#undef LT_OBJDIR
209
 
210 19 jeremybenn
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
211
#undef NO_MINUS_C_MINUS_O
212
 
213
/* "The OR32 is big endian" */
214
#undef OR32_BIG_ENDIAN
215
 
216
/* "The OR32 is little endian" */
217
#undef OR32_LITTLE_ENDIAN
218
 
219
/* "The compiler uses the OR32 ELF types" */
220
#undef OR32_TYPES
221
 
222
/* Name of package */
223
#undef PACKAGE
224
 
225
/* Define to the address where bug reports for this package should be sent. */
226
#undef PACKAGE_BUGREPORT
227
 
228
/* Define to the full name of this package. */
229
#undef PACKAGE_NAME
230
 
231
/* Define to the full name and version of this package. */
232
#undef PACKAGE_STRING
233
 
234
/* Define to the one symbol short name of this package. */
235
#undef PACKAGE_TARNAME
236
 
237 346 jeremybenn
/* Define to the home page for this package. */
238
#undef PACKAGE_URL
239
 
240 19 jeremybenn
/* Define to the version of this package. */
241
#undef PACKAGE_VERSION
242
 
243
/* Specifies, whether we should do register accesses over time analysis.
244
   Simple execution must be enabled! */
245
#undef RAW_RANGE_STATS
246
 
247
/* Define as the return type of signal handlers (`int' or `void'). */
248
#undef RETSIGTYPE
249
 
250
/* Whether we are building with simple execution module */
251
#undef SIMPLE_EXECUTION
252
 
253
/* The size of `char', as computed by sizeof. */
254
#undef SIZEOF_CHAR
255
 
256
/* The size of `int', as computed by sizeof. */
257
#undef SIZEOF_INT
258
 
259
/* The size of `long', as computed by sizeof. */
260
#undef SIZEOF_LONG
261
 
262 233 julius
/* The size of `long long', as computed by sizeof. */
263
#undef SIZEOF_LONG_LONG
264
 
265 19 jeremybenn
/* The size of `short', as computed by sizeof. */
266
#undef SIZEOF_SHORT
267
 
268
/* Define to 1 if you have the ANSI C header files. */
269
#undef STDC_HEADERS
270
 
271
/* Define to 1 if your  declares `struct tm'. */
272
#undef TM_IN_SYS_TIME
273
 
274 91 jeremybenn
/* Enable extensions on AIX 3, Interix.  */
275
#ifndef _ALL_SOURCE
276
# undef _ALL_SOURCE
277
#endif
278
/* Enable GNU extensions on systems that have them.  */
279
#ifndef _GNU_SOURCE
280
# undef _GNU_SOURCE
281
#endif
282
/* Enable threading extensions on Solaris.  */
283
#ifndef _POSIX_PTHREAD_SEMANTICS
284
# undef _POSIX_PTHREAD_SEMANTICS
285
#endif
286
/* Enable extensions on HP NonStop.  */
287
#ifndef _TANDEM_SOURCE
288
# undef _TANDEM_SOURCE
289
#endif
290
/* Enable general extensions on Solaris.  */
291
#ifndef __EXTENSIONS__
292
# undef __EXTENSIONS__
293
#endif
294
 
295
 
296 19 jeremybenn
/* Version number of package */
297
#undef VERSION
298
 
299 82 jeremybenn
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
300
   significant byte first (like Motorola and SPARC, unlike Intel). */
301
#if defined AC_APPLE_UNIVERSAL_BUILD
302
# if defined __BIG_ENDIAN__
303
#  define WORDS_BIGENDIAN 1
304
# endif
305
#else
306
# ifndef WORDS_BIGENDIAN
307
#  undef WORDS_BIGENDIAN
308
# endif
309
#endif
310 19 jeremybenn
 
311 91 jeremybenn
/* Define to 1 if on MINIX. */
312
#undef _MINIX
313 19 jeremybenn
 
314 91 jeremybenn
/* Define to 2 if the system does not provide POSIX.1 features except with
315
   this defined. */
316
#undef _POSIX_1_SOURCE
317
 
318
/* Define to 1 if you need to in order for `stat' and other things to work. */
319
#undef _POSIX_SOURCE
320
 
321 19 jeremybenn
/* Define to rpl_malloc if the replacement function should be used. */
322
#undef malloc
323
 
324
/* Define to `unsigned int' if  does not define. */
325
#undef size_t

powered by: WebSVN 2.1.0

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