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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [config.h.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1748 jeremybenn
/* config.h.in.  Generated from configure.ac by autoheader.  */
2 123 markom
 
3 1576 phoenix
/* Whether arithmethic instructions set flag on zero */
4
#undef ARITH_SET_FLAG
5 371 markom
 
6 1576 phoenix
/* "Whether the compiler supports 'long long'." */
7
#undef CC_HAS_LONG_LONG
8 225 erez
 
9 1576 phoenix
/* Whether we are building with complex execution module */
10
#undef COMPLEX_EXECUTION
11 551 markom
 
12 1576 phoenix
/* Whether we are building with dynamic execution module */
13
#undef DYNAMIC_EXECUTION
14 849 markom
 
15 1748 jeremybenn
/* Define to 1 if you have the `basename' function. */
16
#undef HAVE_BASENAME
17 706 markom
 
18 1748 jeremybenn
/* Define to 1 if you have the `bzero' function. */
19
#undef HAVE_BZERO
20 719 markom
 
21 1751 jeremybenn
/* 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 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
26
   */
27
#undef HAVE_DIRENT_H
28 719 markom
 
29 1745 jeremybenn
/* Define to 1 if you have the  header file. */
30
#undef HAVE_DLFCN_H
31
 
32 1576 phoenix
/* Whether we have ethernet PHY support */
33
#undef HAVE_ETH_PHY
34 719 markom
 
35 1748 jeremybenn
/* 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 1576 phoenix
/* Define to 1 if you have the `grantpt' function. */
43 1242 hpanther
#undef HAVE_GRANTPT
44
 
45 1576 phoenix
/* 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 1242 hpanther
#undef HAVE_INTTYPES_H
56
 
57 1576 phoenix
/* Define to 1 if you have the `isblank' function. */
58
#undef HAVE_ISBLANK
59
 
60 1748 jeremybenn
/* Define to 1 if you have the  header file. */
61
#undef HAVE_LIBINTL_H
62
 
63 1576 phoenix
/* Define to 1 if you have the `readline' library (-lreadline). */
64 1242 hpanther
#undef HAVE_LIBREADLINE
65
 
66 1576 phoenix
/* Define to 1 if you have the  header file. */
67 1242 hpanther
#undef HAVE_LOCALE_H
68
 
69 1576 phoenix
/* Define to 1 if you have the `lstat' function. */
70 7 jrydberg
#undef HAVE_LSTAT
71
 
72 1748 jeremybenn
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
73
   to 0 otherwise. */
74
#undef HAVE_MALLOC
75
 
76 1576 phoenix
/* Define to 1 if you have the  header file. */
77 1242 hpanther
#undef HAVE_MALLOC_H
78
 
79 1576 phoenix
/* Define to 1 if you have the  header file. */
80 1242 hpanther
#undef HAVE_MEMORY_H
81
 
82 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'. */
83 1242 hpanther
#undef HAVE_NDIR_H
84
 
85 1576 phoenix
/* Define to 1 if you have the  header file. */
86 1242 hpanther
#undef HAVE_NET_ETHERNET_H
87
 
88 1576 phoenix
/* Define to 1 if you have the `on_exit' function. */
89 1242 hpanther
#undef HAVE_ON_EXIT
90
 
91 1576 phoenix
/* Define to 1 if you have the `ptsname' function. */
92 1242 hpanther
#undef HAVE_PTSNAME
93
 
94 1576 phoenix
/* Define to 1 if you have the `putenv' function. */
95 7 jrydberg
#undef HAVE_PUTENV
96
 
97 1576 phoenix
/* Define to 1 if you have the `select' function. */
98 7 jrydberg
#undef HAVE_SELECT
99
 
100 1576 phoenix
/* Define to 1 if you have the `setenv' function. */
101 7 jrydberg
#undef HAVE_SETENV
102
 
103 1576 phoenix
/* Define to 1 if you have the `setlocale' function. */
104 7 jrydberg
#undef HAVE_SETLOCALE
105
 
106 1576 phoenix
/* Define to 1 if you have the  header file. */
107 1242 hpanther
#undef HAVE_STDARG_H
108 7 jrydberg
 
109 1576 phoenix
/* Define to 1 if you have the  header file. */
110 1242 hpanther
#undef HAVE_STDINT_H
111 7 jrydberg
 
112 1576 phoenix
/* Define to 1 if you have the  header file. */
113 1242 hpanther
#undef HAVE_STDLIB_H
114 7 jrydberg
 
115 1576 phoenix
/* Define to 1 if you have the `strcasecmp' function. */
116 1242 hpanther
#undef HAVE_STRCASECMP
117 7 jrydberg
 
118 1748 jeremybenn
/* Define to 1 if you have the `strchr' function. */
119
#undef HAVE_STRCHR
120
 
121 1576 phoenix
/* Define to 1 if you have the `strcoll' function and it is properly defined.
122
   */
123 1242 hpanther
#undef HAVE_STRCOLL
124 7 jrydberg
 
125 1748 jeremybenn
/* 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 1576 phoenix
/* Define to 1 if you have the  header file. */
132 1242 hpanther
#undef HAVE_STRINGS_H
133 345 erez
 
134 1576 phoenix
/* Define to 1 if you have the  header file. */
135 1242 hpanther
#undef HAVE_STRING_H
136 7 jrydberg
 
137 1576 phoenix
/* Define to 1 if you have the `strndup' function. */
138 1242 hpanther
#undef HAVE_STRNDUP
139 7 jrydberg
 
140 1748 jeremybenn
/* 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 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
147
   */
148 7 jrydberg
#undef HAVE_SYS_DIR_H
149
 
150 1576 phoenix
/* 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 7 jrydberg
#undef HAVE_SYS_FILE_H
155
 
156 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
157
   */
158 7 jrydberg
#undef HAVE_SYS_NDIR_H
159
 
160 1576 phoenix
/* Define to 1 if you have the  header file. */
161 1242 hpanther
#undef HAVE_SYS_PTEM_H
162
 
163 1576 phoenix
/* Define to 1 if you have the  header file. */
164 7 jrydberg
#undef HAVE_SYS_PTE_H
165
 
166 1576 phoenix
/* Define to 1 if you have the  header file. */
167 7 jrydberg
#undef HAVE_SYS_SELECT_H
168
 
169 1576 phoenix
/* Define to 1 if you have the  header file. */
170 1242 hpanther
#undef HAVE_SYS_STAT_H
171
 
172 1576 phoenix
/* Define to 1 if you have the  header file. */
173 7 jrydberg
#undef HAVE_SYS_STREAM_H
174
 
175 1576 phoenix
/* Define to 1 if you have the  header file. */
176 1242 hpanther
#undef HAVE_SYS_STROPTS_H
177
 
178 1576 phoenix
/* Define to 1 if you have the  header file. */
179 1242 hpanther
#undef HAVE_SYS_TYPES_H
180
 
181 1576 phoenix
/* Define to 1 if you have the `tcgetattr' function. */
182 1242 hpanther
#undef HAVE_TCGETATTR
183
 
184 1576 phoenix
/* Define to 1 if you have the  header file. */
185 7 jrydberg
#undef HAVE_TERMCAP_H
186
 
187 1576 phoenix
/* Define to 1 if you have the  header file. */
188 1242 hpanther
#undef HAVE_TERMIOS_H
189
 
190 1576 phoenix
/* Define to 1 if you have the  header file. */
191 7 jrydberg
#undef HAVE_TERMIO_H
192
 
193 1576 phoenix
/* 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 7 jrydberg
#undef HAVE_UNISTD_H
204
 
205 1576 phoenix
/* Define to 1 if you have the `unlockpt' function. */
206 1242 hpanther
#undef HAVE_UNLOCKPT
207
 
208 1576 phoenix
/* Define to 1 if you have the  header file. */
209 7 jrydberg
#undef HAVE_VARARGS_H
210
 
211 1751 jeremybenn
/* Define to 1 if the system has the type `__compar_fn_t'. */
212
#undef HAVE___COMPAR_FN_T
213
 
214 1745 jeremybenn
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
215
#undef NO_MINUS_C_MINUS_O
216
 
217 1751 jeremybenn
/* "The OR32 is big endian" */
218
#undef OR32_BIG_ENDIAN
219
 
220
/* "The OR32 is little endian" */
221
#undef OR32_LITTLE_ENDIAN
222
 
223 1748 jeremybenn
/* "The compiler uses the OR32 ELF types" */
224
#undef OR32_TYPES
225
 
226 7 jrydberg
/* Name of package */
227
#undef PACKAGE
228
 
229 1576 phoenix
/* 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 1242 hpanther
/* Define as the return type of signal handlers (`int' or `void'). */
249
#undef RETSIGTYPE
250
 
251 1576 phoenix
/* 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 1743 jeremybenn
/* The size of `char', as computed by sizeof. */
258 1576 phoenix
#undef SIZEOF_CHAR
259
 
260 1743 jeremybenn
/* The size of `int', as computed by sizeof. */
261 1576 phoenix
#undef SIZEOF_INT
262
 
263 1743 jeremybenn
/* The size of `long', as computed by sizeof. */
264 1576 phoenix
#undef SIZEOF_LONG
265
 
266 1743 jeremybenn
/* The size of `short', as computed by sizeof. */
267 1576 phoenix
#undef SIZEOF_SHORT
268
 
269
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
270 1242 hpanther
#undef STAT_MACROS_BROKEN
271
 
272 1576 phoenix
/* Define to 1 if you have the ANSI C header files. */
273 1242 hpanther
#undef STDC_HEADERS
274
 
275 1748 jeremybenn
/* Define to 1 if your  declares `struct tm'. */
276
#undef TM_IN_SYS_TIME
277
 
278 7 jrydberg
/* Version number of package */
279
#undef VERSION
280
 
281 1576 phoenix
/* Define to 1 if your processor stores words with the most significant byte
282
   first (like Motorola and SPARC, unlike Intel and VAX). */
283 1242 hpanther
#undef WORDS_BIGENDIAN
284 1748 jeremybenn
 
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.