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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [config.h.in] - Blame information for rev 21

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
/* Whether arithmethic instructions set flag on zero */
4
#undef ARITH_SET_FLAG
5
 
6
/* "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
/* Whether we are building with dynamic execution module */
13
#undef DYNAMIC_EXECUTION
14
 
15
/* Define to 1 if you have the `basename' function. */
16
#undef HAVE_BASENAME
17
 
18
/* Define to 1 if you have the `bzero' function. */
19
#undef HAVE_BZERO
20
 
21
/* Define to 1 if you have the declaration of `I_PUSH', and to 0 if you don't.
22
   */
23
#undef HAVE_DECL_I_PUSH
24
 
25
/* Define to 1 if you have the  header file, and it defines `DIR'.
26
   */
27
#undef HAVE_DIRENT_H
28
 
29
/* Define to 1 if you have the  header file. */
30
#undef HAVE_DLFCN_H
31
 
32
/* Whether we have ethernet PHY support */
33
#undef HAVE_ETH_PHY
34
 
35
/* Some shared files require to know, whether we have execution functions
36
   defined. */
37
#undef HAVE_EXECUTION
38
 
39
/* Define to 1 if you have the  header file. */
40
#undef HAVE_GETOPT_H
41
 
42
/* Define to 1 if you have the `grantpt' function. */
43
#undef HAVE_GRANTPT
44
 
45
/* Define to 1 if the system has the type `int16_t'. */
46
#undef HAVE_INT16_T
47
 
48
/* Define to 1 if the system has the type `int32_t'. */
49
#undef HAVE_INT32_T
50
 
51
/* Define to 1 if the system has the type `int8_t'. */
52
#undef HAVE_INT8_T
53
 
54
/* Define to 1 if you have the  header file. */
55
#undef HAVE_INTTYPES_H
56
 
57
/* Define to 1 if you have the `isblank' function. */
58
#undef HAVE_ISBLANK
59
 
60
/* Define to 1 if you have the  header file. */
61
#undef HAVE_LIBINTL_H
62
 
63
/* Define to 1 if you have the `readline' library (-lreadline). */
64
#undef HAVE_LIBREADLINE
65
 
66
/* Define to 1 if you have the  header file. */
67
#undef HAVE_LOCALE_H
68
 
69
/* Define to 1 if you have the `lstat' function. */
70
#undef HAVE_LSTAT
71
 
72
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
73
   to 0 otherwise. */
74
#undef HAVE_MALLOC
75
 
76
/* Define to 1 if you have the  header file. */
77
#undef HAVE_MALLOC_H
78
 
79
/* Define to 1 if you have the  header file. */
80
#undef HAVE_MEMORY_H
81
 
82
/* Define to 1 if you have the  header file, and it defines `DIR'. */
83
#undef HAVE_NDIR_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
/* Define to 1 if you have the `strcasecmp' function. */
116
#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
/* Define to 1 if you have the `strndup' function. */
138
#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, and it defines `DIR'.
147
   */
148
#undef HAVE_SYS_DIR_H
149
 
150
/* Define to 1 if you have the  header file. */
151
#undef HAVE_SYS_ETHERNET_H
152
 
153
/* Define to 1 if you have the  header file. */
154
#undef HAVE_SYS_FILE_H
155
 
156
/* Define to 1 if you have the  header file, and it defines `DIR'.
157
   */
158
#undef HAVE_SYS_NDIR_H
159
 
160
/* Define to 1 if you have the  header file. */
161
#undef HAVE_SYS_PTEM_H
162
 
163
/* Define to 1 if you have the  header file. */
164
#undef HAVE_SYS_PTE_H
165
 
166
/* Define to 1 if you have the  header file. */
167
#undef HAVE_SYS_SELECT_H
168
 
169
/* Define to 1 if you have the  header file. */
170
#undef HAVE_SYS_STAT_H
171
 
172
/* Define to 1 if you have the  header file. */
173
#undef HAVE_SYS_STREAM_H
174
 
175
/* Define to 1 if you have the  header file. */
176
#undef HAVE_SYS_STROPTS_H
177
 
178
/* Define to 1 if you have the  header file. */
179
#undef HAVE_SYS_TYPES_H
180
 
181
/* Define to 1 if you have the `tcgetattr' function. */
182
#undef HAVE_TCGETATTR
183
 
184
/* Define to 1 if you have the  header file. */
185
#undef HAVE_TERMCAP_H
186
 
187
/* Define to 1 if you have the  header file. */
188
#undef HAVE_TERMIOS_H
189
 
190
/* Define to 1 if you have the  header file. */
191
#undef HAVE_TERMIO_H
192
 
193
/* Define to 1 if the system has the type `uint16_t'. */
194
#undef HAVE_UINT16_T
195
 
196
/* Define to 1 if the system has the type `uint32_t'. */
197
#undef HAVE_UINT32_T
198
 
199
/* Define to 1 if the system has the type `uint8_t'. */
200
#undef HAVE_UINT8_T
201
 
202
/* Define to 1 if you have the  header file. */
203
#undef HAVE_UNISTD_H
204
 
205
/* Define to 1 if you have the `unlockpt' function. */
206
#undef HAVE_UNLOCKPT
207
 
208
/* Define to 1 if you have the  header file. */
209
#undef HAVE_VARARGS_H
210
 
211
/* Define to 1 if the system has the type `__compar_fn_t'. */
212
#undef HAVE___COMPAR_FN_T
213
 
214
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
215
#undef NO_MINUS_C_MINUS_O
216
 
217
/* "The OR32 is big endian" */
218
#undef OR32_BIG_ENDIAN
219
 
220
/* "The OR32 is little endian" */
221
#undef OR32_LITTLE_ENDIAN
222
 
223
/* "The compiler uses the OR32 ELF types" */
224
#undef OR32_TYPES
225
 
226
/* Name of package */
227
#undef PACKAGE
228
 
229
/* Define to the address where bug reports for this package should be sent. */
230
#undef PACKAGE_BUGREPORT
231
 
232
/* Define to the full name of this package. */
233
#undef PACKAGE_NAME
234
 
235
/* Define to the full name and version of this package. */
236
#undef PACKAGE_STRING
237
 
238
/* Define to the one symbol short name of this package. */
239
#undef PACKAGE_TARNAME
240
 
241
/* Define to the version of this package. */
242
#undef PACKAGE_VERSION
243
 
244
/* Specifies, whether we should do register accesses over time analysis.
245
   Simple execution must be enabled! */
246
#undef RAW_RANGE_STATS
247
 
248
/* Define as the return type of signal handlers (`int' or `void'). */
249
#undef RETSIGTYPE
250
 
251
/* Whether instructions set overflow flag */
252
#undef SET_OV_FLAG
253
 
254
/* Whether we are building with simple execution module */
255
#undef SIMPLE_EXECUTION
256
 
257
/* The size of `char', as computed by sizeof. */
258
#undef SIZEOF_CHAR
259
 
260
/* The size of `int', as computed by sizeof. */
261
#undef SIZEOF_INT
262
 
263
/* The size of `long', as computed by sizeof. */
264
#undef SIZEOF_LONG
265
 
266
/* The size of `short', as computed by sizeof. */
267
#undef SIZEOF_SHORT
268
 
269
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
270
#undef STAT_MACROS_BROKEN
271
 
272
/* Define to 1 if you have the ANSI C header files. */
273
#undef STDC_HEADERS
274
 
275
/* Define to 1 if your  declares `struct tm'. */
276
#undef TM_IN_SYS_TIME
277
 
278
/* Version number of package */
279
#undef VERSION
280
 
281
/* Define to 1 if your processor stores words with the most significant byte
282
   first (like Motorola and SPARC, unlike Intel and VAX). */
283
#undef WORDS_BIGENDIAN
284
 
285
/* "The source code uses the GNU libraries */
286
#undef _GNU_SOURCE
287
 
288
/* Define to empty if `const' does not conform to ANSI C. */
289
#undef const
290
 
291
/* Define to rpl_malloc if the replacement function should be used. */
292
#undef malloc
293
 
294
/* Define to `unsigned int' if  does not define. */
295
#undef size_t

powered by: WebSVN 2.1.0

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