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

Subversion Repositories openrisc

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

Go to most recent revision | 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 arithmethic instructions set flag on zero */
7
#undef ARITH_SET_FLAG
8
 
9
/* "Whether the compiler supports 'long long'." */
10
#undef CC_HAS_LONG_LONG
11
 
12
/* Whether we are building with complex execution module */
13
#undef COMPLEX_EXECUTION
14
 
15
/* Whether we are building with dynamic execution module */
16
#undef DYNAMIC_EXECUTION
17
 
18
/* Define to 1 if you have the `basename' function. */
19
#undef HAVE_BASENAME
20
 
21
/* Define to 1 if you have the `bzero' function. */
22
#undef HAVE_BZERO
23
 
24
/* Define to 1 if you have the declaration of `I_PUSH', and to 0 if you don't.
25
   */
26
#undef HAVE_DECL_I_PUSH
27
 
28 60 jeremybenn
/* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
29
   don't. */
30
#undef HAVE_DECL_RL_EVENT_HOOK
31
 
32 19 jeremybenn
/* Define to 1 if you have the  header file. */
33
#undef HAVE_DLFCN_H
34
 
35
/* Whether we have ethernet PHY support */
36
#undef HAVE_ETH_PHY
37
 
38
/* Some shared files require to know, whether we have execution functions
39
   defined. */
40
#undef HAVE_EXECUTION
41
 
42
/* Define to 1 if you have the  header file. */
43
#undef HAVE_GETOPT_H
44
 
45
/* Define to 1 if you have the `grantpt' function. */
46
#undef HAVE_GRANTPT
47
 
48
/* Define to 1 if the system has the type `int16_t'. */
49
#undef HAVE_INT16_T
50
 
51
/* Define to 1 if the system has the type `int32_t'. */
52
#undef HAVE_INT32_T
53
 
54
/* Define to 1 if the system has the type `int8_t'. */
55
#undef HAVE_INT8_T
56
 
57
/* Define to 1 if you have the  header file. */
58
#undef HAVE_INTTYPES_H
59
 
60 82 jeremybenn
/* "Whether the isblank function is available" */
61 19 jeremybenn
#undef HAVE_ISBLANK
62
 
63
/* Define to 1 if you have the  header file. */
64
#undef HAVE_LIBINTL_H
65
 
66
/* Define to 1 if you have the `readline' library (-lreadline). */
67
#undef HAVE_LIBREADLINE
68
 
69
/* 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
/* Define to 1 if you have the  header file. */
201
#undef HAVE_VARARGS_H
202
 
203
/* 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
/* Define to the version of this package. */
238
#undef PACKAGE_VERSION
239
 
240
/* Specifies, whether we should do register accesses over time analysis.
241
   Simple execution must be enabled! */
242
#undef RAW_RANGE_STATS
243
 
244
/* Define as the return type of signal handlers (`int' or `void'). */
245
#undef RETSIGTYPE
246
 
247
/* Whether instructions set overflow flag */
248
#undef SET_OV_FLAG
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
/* The size of `short', as computed by sizeof. */
263
#undef SIZEOF_SHORT
264
 
265
/* Define to 1 if you have the ANSI C header files. */
266
#undef STDC_HEADERS
267
 
268
/* Define to 1 if your  declares `struct tm'. */
269
#undef TM_IN_SYS_TIME
270
 
271
/* Version number of package */
272
#undef VERSION
273
 
274 82 jeremybenn
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
275
   significant byte first (like Motorola and SPARC, unlike Intel). */
276
#if defined AC_APPLE_UNIVERSAL_BUILD
277
# if defined __BIG_ENDIAN__
278
#  define WORDS_BIGENDIAN 1
279
# endif
280
#else
281
# ifndef WORDS_BIGENDIAN
282
#  undef WORDS_BIGENDIAN
283
# endif
284
#endif
285 19 jeremybenn
 
286
/* "The source code uses the GNU libraries */
287
#undef _GNU_SOURCE
288
 
289
/* Define to empty if `const' does not conform to ANSI C. */
290
#undef const
291
 
292
/* Define to rpl_malloc if the replacement function should be used. */
293
#undef malloc
294
 
295
/* Define to `unsigned int' if  does not define. */
296
#undef size_t

powered by: WebSVN 2.1.0

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