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

Subversion Repositories openrisc

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

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
/* 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 60 jeremybenn
/* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you
26
   don't. */
27
#undef HAVE_DECL_RL_EVENT_HOOK
28
 
29 19 jeremybenn
/* Define to 1 if you have the  header file, and it defines `DIR'.
30
   */
31
#undef HAVE_DIRENT_H
32
 
33
/* Define to 1 if you have the  header file. */
34
#undef HAVE_DLFCN_H
35
 
36
/* Whether we have ethernet PHY support */
37
#undef HAVE_ETH_PHY
38
 
39
/* Some shared files require to know, whether we have execution functions
40
   defined. */
41
#undef HAVE_EXECUTION
42
 
43
/* Define to 1 if you have the  header file. */
44
#undef HAVE_GETOPT_H
45
 
46
/* Define to 1 if you have the `grantpt' function. */
47
#undef HAVE_GRANTPT
48
 
49
/* Define to 1 if the system has the type `int16_t'. */
50
#undef HAVE_INT16_T
51
 
52
/* Define to 1 if the system has the type `int32_t'. */
53
#undef HAVE_INT32_T
54
 
55
/* Define to 1 if the system has the type `int8_t'. */
56
#undef HAVE_INT8_T
57
 
58
/* Define to 1 if you have the  header file. */
59
#undef HAVE_INTTYPES_H
60
 
61
/* Define to 1 if you have the `isblank' function. */
62
#undef HAVE_ISBLANK
63
 
64
/* Define to 1 if you have the  header file. */
65
#undef HAVE_LIBINTL_H
66
 
67
/* Define to 1 if you have the `readline' library (-lreadline). */
68
#undef HAVE_LIBREADLINE
69
 
70
/* Define to 1 if you have the  header file. */
71
#undef HAVE_LOCALE_H
72
 
73
/* Define to 1 if you have the `lstat' function. */
74
#undef HAVE_LSTAT
75
 
76
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
77
   to 0 otherwise. */
78
#undef HAVE_MALLOC
79
 
80
/* Define to 1 if you have the  header file. */
81
#undef HAVE_MALLOC_H
82
 
83
/* Define to 1 if you have the  header file. */
84
#undef HAVE_MEMORY_H
85
 
86
/* Define to 1 if you have the  header file, and it defines `DIR'. */
87
#undef HAVE_NDIR_H
88
 
89
/* Define to 1 if you have the  header file. */
90
#undef HAVE_NET_ETHERNET_H
91
 
92
/* Define to 1 if you have the `on_exit' function. */
93
#undef HAVE_ON_EXIT
94
 
95
/* Define to 1 if you have the `ptsname' function. */
96
#undef HAVE_PTSNAME
97
 
98
/* Define to 1 if you have the `putenv' function. */
99
#undef HAVE_PUTENV
100
 
101
/* Define to 1 if you have the `select' function. */
102
#undef HAVE_SELECT
103
 
104
/* Define to 1 if you have the `setenv' function. */
105
#undef HAVE_SETENV
106
 
107
/* Define to 1 if you have the `setlocale' function. */
108
#undef HAVE_SETLOCALE
109
 
110
/* Define to 1 if you have the  header file. */
111
#undef HAVE_STDARG_H
112
 
113
/* Define to 1 if you have the  header file. */
114
#undef HAVE_STDINT_H
115
 
116
/* Define to 1 if you have the  header file. */
117
#undef HAVE_STDLIB_H
118
 
119
/* Define to 1 if you have the `strcasecmp' function. */
120
#undef HAVE_STRCASECMP
121
 
122
/* Define to 1 if you have the `strchr' function. */
123
#undef HAVE_STRCHR
124
 
125
/* Define to 1 if you have the `strcoll' function and it is properly defined.
126
   */
127
#undef HAVE_STRCOLL
128
 
129
/* Define to 1 if you have the `strcspn' function. */
130
#undef HAVE_STRCSPN
131
 
132
/* Define to 1 if you have the `strftime' function. */
133
#undef HAVE_STRFTIME
134
 
135
/* Define to 1 if you have the  header file. */
136
#undef HAVE_STRINGS_H
137
 
138
/* Define to 1 if you have the  header file. */
139
#undef HAVE_STRING_H
140
 
141
/* Define to 1 if you have the `strndup' function. */
142
#undef HAVE_STRNDUP
143
 
144
/* Define to 1 if you have the `strrchr' function. */
145
#undef HAVE_STRRCHR
146
 
147
/* Define to 1 if you have the `strtol' function. */
148
#undef HAVE_STRTOL
149
 
150
/* Define to 1 if you have the  header file, and it defines `DIR'.
151
   */
152
#undef HAVE_SYS_DIR_H
153
 
154
/* Define to 1 if you have the  header file. */
155
#undef HAVE_SYS_ETHERNET_H
156
 
157
/* Define to 1 if you have the  header file. */
158
#undef HAVE_SYS_FILE_H
159
 
160
/* Define to 1 if you have the  header file, and it defines `DIR'.
161
   */
162
#undef HAVE_SYS_NDIR_H
163
 
164
/* Define to 1 if you have the  header file. */
165
#undef HAVE_SYS_PTEM_H
166
 
167
/* Define to 1 if you have the  header file. */
168
#undef HAVE_SYS_PTE_H
169
 
170
/* Define to 1 if you have the  header file. */
171
#undef HAVE_SYS_SELECT_H
172
 
173
/* Define to 1 if you have the  header file. */
174
#undef HAVE_SYS_STAT_H
175
 
176
/* Define to 1 if you have the  header file. */
177
#undef HAVE_SYS_STREAM_H
178
 
179
/* Define to 1 if you have the  header file. */
180
#undef HAVE_SYS_STROPTS_H
181
 
182
/* Define to 1 if you have the  header file. */
183
#undef HAVE_SYS_TYPES_H
184
 
185
/* Define to 1 if you have the `tcgetattr' function. */
186
#undef HAVE_TCGETATTR
187
 
188
/* Define to 1 if you have the  header file. */
189
#undef HAVE_TERMCAP_H
190
 
191
/* Define to 1 if you have the  header file. */
192
#undef HAVE_TERMIOS_H
193
 
194
/* Define to 1 if you have the  header file. */
195
#undef HAVE_TERMIO_H
196
 
197
/* Define to 1 if the system has the type `uint16_t'. */
198
#undef HAVE_UINT16_T
199
 
200
/* Define to 1 if the system has the type `uint32_t'. */
201
#undef HAVE_UINT32_T
202
 
203
/* Define to 1 if the system has the type `uint8_t'. */
204
#undef HAVE_UINT8_T
205
 
206
/* Define to 1 if you have the  header file. */
207
#undef HAVE_UNISTD_H
208
 
209
/* Define to 1 if you have the `unlockpt' function. */
210
#undef HAVE_UNLOCKPT
211
 
212
/* Define to 1 if you have the  header file. */
213
#undef HAVE_VARARGS_H
214
 
215
/* Define to 1 if the system has the type `__compar_fn_t'. */
216
#undef HAVE___COMPAR_FN_T
217
 
218
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
219
#undef NO_MINUS_C_MINUS_O
220
 
221
/* "The OR32 is big endian" */
222
#undef OR32_BIG_ENDIAN
223
 
224
/* "The OR32 is little endian" */
225
#undef OR32_LITTLE_ENDIAN
226
 
227
/* "The compiler uses the OR32 ELF types" */
228
#undef OR32_TYPES
229
 
230
/* Name of package */
231
#undef PACKAGE
232
 
233
/* Define to the address where bug reports for this package should be sent. */
234
#undef PACKAGE_BUGREPORT
235
 
236
/* Define to the full name of this package. */
237
#undef PACKAGE_NAME
238
 
239
/* Define to the full name and version of this package. */
240
#undef PACKAGE_STRING
241
 
242
/* Define to the one symbol short name of this package. */
243
#undef PACKAGE_TARNAME
244
 
245
/* Define to the version of this package. */
246
#undef PACKAGE_VERSION
247
 
248
/* Specifies, whether we should do register accesses over time analysis.
249
   Simple execution must be enabled! */
250
#undef RAW_RANGE_STATS
251
 
252
/* Define as the return type of signal handlers (`int' or `void'). */
253
#undef RETSIGTYPE
254
 
255
/* Whether instructions set overflow flag */
256
#undef SET_OV_FLAG
257
 
258
/* Whether we are building with simple execution module */
259
#undef SIMPLE_EXECUTION
260
 
261
/* The size of `char', as computed by sizeof. */
262
#undef SIZEOF_CHAR
263
 
264
/* The size of `int', as computed by sizeof. */
265
#undef SIZEOF_INT
266
 
267
/* The size of `long', as computed by sizeof. */
268
#undef SIZEOF_LONG
269
 
270
/* The size of `short', as computed by sizeof. */
271
#undef SIZEOF_SHORT
272
 
273
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
274
#undef STAT_MACROS_BROKEN
275
 
276
/* Define to 1 if you have the ANSI C header files. */
277
#undef STDC_HEADERS
278
 
279
/* Define to 1 if your  declares `struct tm'. */
280
#undef TM_IN_SYS_TIME
281
 
282
/* Version number of package */
283
#undef VERSION
284
 
285
/* Define to 1 if your processor stores words with the most significant byte
286
   first (like Motorola and SPARC, unlike Intel and VAX). */
287
#undef WORDS_BIGENDIAN
288
 
289
/* "The source code uses the GNU libraries */
290
#undef _GNU_SOURCE
291
 
292
/* Define to empty if `const' does not conform to ANSI C. */
293
#undef const
294
 
295
/* Define to rpl_malloc if the replacement function should be used. */
296
#undef malloc
297
 
298
/* Define to `unsigned int' if  does not define. */
299
#undef size_t

powered by: WebSVN 2.1.0

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