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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [config.h.in] - Blame information for rev 1576

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1576 phoenix
/* config.h.in.  Generated from configure.in 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 1576 phoenix
/* Some shared files require to know, whether we have debug functions. */
16
#undef HAS_DEBUG
17 706 markom
 
18 1576 phoenix
/* Some shared files require to know, whether we have execution functions
19
   defined. */
20
#undef HAS_EXECUTION
21 719 markom
 
22 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
23
   */
24
#undef HAVE_DIRENT_H
25 719 markom
 
26 1576 phoenix
/* Whether we have ethernet PHY support */
27
#undef HAVE_ETH_PHY
28 719 markom
 
29 1576 phoenix
/* Define to 1 if you have the `grantpt' function. */
30 1242 hpanther
#undef HAVE_GRANTPT
31
 
32 1576 phoenix
/* Define to 1 if the system has the type `int16_t'. */
33
#undef HAVE_INT16_T
34
 
35
/* Define to 1 if the system has the type `int32_t'. */
36
#undef HAVE_INT32_T
37
 
38
/* Define to 1 if the system has the type `int8_t'. */
39
#undef HAVE_INT8_T
40
 
41
/* Define to 1 if you have the  header file. */
42 1242 hpanther
#undef HAVE_INTTYPES_H
43
 
44 1576 phoenix
/* Define to 1 if you have the `isblank' function. */
45
#undef HAVE_ISBLANK
46
 
47
/* Define to 1 if you have the `readline' library (-lreadline). */
48 1242 hpanther
#undef HAVE_LIBREADLINE
49
 
50 1576 phoenix
/* Define to 1 if you have the  header file. */
51 1242 hpanther
#undef HAVE_LOCALE_H
52
 
53 1576 phoenix
/* Define to 1 if you have the `lstat' function. */
54 7 jrydberg
#undef HAVE_LSTAT
55
 
56 1576 phoenix
/* Define to 1 if you have the  header file. */
57 1242 hpanther
#undef HAVE_MALLOC_H
58
 
59 1576 phoenix
/* Define to 1 if you have the  header file. */
60 1242 hpanther
#undef HAVE_MEMORY_H
61
 
62 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'. */
63 1242 hpanther
#undef HAVE_NDIR_H
64
 
65 1576 phoenix
/* Define to 1 if you have the  header file. */
66 1242 hpanther
#undef HAVE_NET_ETHERNET_H
67
 
68 1576 phoenix
/* Define to 1 if you have the `on_exit' function. */
69 1242 hpanther
#undef HAVE_ON_EXIT
70
 
71 1576 phoenix
/* Define to 1 if you have the `ptsname' function. */
72 1242 hpanther
#undef HAVE_PTSNAME
73
 
74 1576 phoenix
/* Define to 1 if you have the `putenv' function. */
75 7 jrydberg
#undef HAVE_PUTENV
76
 
77 1576 phoenix
/* Define to 1 if you have the `select' function. */
78 7 jrydberg
#undef HAVE_SELECT
79
 
80 1576 phoenix
/* Define to 1 if you have the `setenv' function. */
81 7 jrydberg
#undef HAVE_SETENV
82
 
83 1576 phoenix
/* Define to 1 if you have the `setlocale' function. */
84 7 jrydberg
#undef HAVE_SETLOCALE
85
 
86 1576 phoenix
/* Define to 1 if you have the  header file. */
87 1242 hpanther
#undef HAVE_STDARG_H
88 7 jrydberg
 
89 1576 phoenix
/* Define to 1 if you have the  header file. */
90 1242 hpanther
#undef HAVE_STDINT_H
91 7 jrydberg
 
92 1576 phoenix
/* Define to 1 if you have the  header file. */
93 1242 hpanther
#undef HAVE_STDLIB_H
94 7 jrydberg
 
95 1576 phoenix
/* Define to 1 if you have the `strcasecmp' function. */
96 1242 hpanther
#undef HAVE_STRCASECMP
97 7 jrydberg
 
98 1576 phoenix
/* Define to 1 if you have the `strcoll' function and it is properly defined.
99
   */
100 1242 hpanther
#undef HAVE_STRCOLL
101 7 jrydberg
 
102 1576 phoenix
/* Define to 1 if you have the  header file. */
103 1242 hpanther
#undef HAVE_STRINGS_H
104 345 erez
 
105 1576 phoenix
/* Define to 1 if you have the  header file. */
106 1242 hpanther
#undef HAVE_STRING_H
107 7 jrydberg
 
108 1576 phoenix
/* Define to 1 if you have the `strndup' function. */
109 1242 hpanther
#undef HAVE_STRNDUP
110 7 jrydberg
 
111 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
112
   */
113 7 jrydberg
#undef HAVE_SYS_DIR_H
114
 
115 1576 phoenix
/* Define to 1 if you have the  header file. */
116
#undef HAVE_SYS_ETHERNET_H
117
 
118
/* Define to 1 if you have the  header file. */
119 7 jrydberg
#undef HAVE_SYS_FILE_H
120
 
121 1576 phoenix
/* Define to 1 if you have the  header file, and it defines `DIR'.
122
   */
123 7 jrydberg
#undef HAVE_SYS_NDIR_H
124
 
125 1576 phoenix
/* Define to 1 if you have the  header file. */
126 1242 hpanther
#undef HAVE_SYS_PTEM_H
127
 
128 1576 phoenix
/* Define to 1 if you have the  header file. */
129 7 jrydberg
#undef HAVE_SYS_PTE_H
130
 
131 1576 phoenix
/* Define to 1 if you have the  header file. */
132 7 jrydberg
#undef HAVE_SYS_SELECT_H
133
 
134 1576 phoenix
/* Define to 1 if you have the  header file. */
135 1242 hpanther
#undef HAVE_SYS_STAT_H
136
 
137 1576 phoenix
/* Define to 1 if you have the  header file. */
138 7 jrydberg
#undef HAVE_SYS_STREAM_H
139
 
140 1576 phoenix
/* Define to 1 if you have the  header file. */
141 1242 hpanther
#undef HAVE_SYS_STROPTS_H
142
 
143 1576 phoenix
/* Define to 1 if you have the  header file. */
144 1242 hpanther
#undef HAVE_SYS_TYPES_H
145
 
146 1576 phoenix
/* Define to 1 if you have the `tcgetattr' function. */
147 1242 hpanther
#undef HAVE_TCGETATTR
148
 
149 1576 phoenix
/* Define to 1 if you have the  header file. */
150 7 jrydberg
#undef HAVE_TERMCAP_H
151
 
152 1576 phoenix
/* Define to 1 if you have the  header file. */
153 1242 hpanther
#undef HAVE_TERMIOS_H
154
 
155 1576 phoenix
/* Define to 1 if you have the  header file. */
156 7 jrydberg
#undef HAVE_TERMIO_H
157
 
158 1576 phoenix
/* Define to 1 if the system has the type `uint16_t'. */
159
#undef HAVE_UINT16_T
160
 
161
/* Define to 1 if the system has the type `uint32_t'. */
162
#undef HAVE_UINT32_T
163
 
164
/* Define to 1 if the system has the type `uint8_t'. */
165
#undef HAVE_UINT8_T
166
 
167
/* Define to 1 if you have the  header file. */
168 7 jrydberg
#undef HAVE_UNISTD_H
169
 
170 1576 phoenix
/* Define to 1 if you have the `unlockpt' function. */
171 1242 hpanther
#undef HAVE_UNLOCKPT
172
 
173 1576 phoenix
/* Define to 1 if you have the  header file. */
174 7 jrydberg
#undef HAVE_VARARGS_H
175
 
176
/* Name of package */
177
#undef PACKAGE
178
 
179 1576 phoenix
/* Define to the address where bug reports for this package should be sent. */
180
#undef PACKAGE_BUGREPORT
181
 
182
/* Define to the full name of this package. */
183
#undef PACKAGE_NAME
184
 
185
/* Define to the full name and version of this package. */
186
#undef PACKAGE_STRING
187
 
188
/* Define to the one symbol short name of this package. */
189
#undef PACKAGE_TARNAME
190
 
191
/* Define to the version of this package. */
192
#undef PACKAGE_VERSION
193
 
194
/* Specifies, whether we should do register accesses over time analysis.
195
   Simple execution must be enabled! */
196
#undef RAW_RANGE_STATS
197
 
198 1242 hpanther
/* Define as the return type of signal handlers (`int' or `void'). */
199
#undef RETSIGTYPE
200
 
201 1576 phoenix
/* Whether instructions set overflow flag */
202
#undef SET_OV_FLAG
203
 
204
/* Whether we are building with simple execution module */
205
#undef SIMPLE_EXECUTION
206
 
207
/* The size of a `char', as computed by sizeof. */
208
#undef SIZEOF_CHAR
209
 
210
/* The size of a `int', as computed by sizeof. */
211
#undef SIZEOF_INT
212
 
213
/* The size of a `long', as computed by sizeof. */
214
#undef SIZEOF_LONG
215
 
216
/* The size of a `short', as computed by sizeof. */
217
#undef SIZEOF_SHORT
218
 
219
/* Define to 1 if the `S_IS*' macros in  do not work properly. */
220 1242 hpanther
#undef STAT_MACROS_BROKEN
221
 
222 1576 phoenix
/* Define to 1 if you have the ANSI C header files. */
223 1242 hpanther
#undef STDC_HEADERS
224
 
225 7 jrydberg
/* Version number of package */
226
#undef VERSION
227
 
228 1576 phoenix
/* Define to 1 if your processor stores words with the most significant byte
229
   first (like Motorola and SPARC, unlike Intel and VAX). */
230 1242 hpanther
#undef WORDS_BIGENDIAN
231
 
232 1576 phoenix
/* Define to 1 if on MINIX. */
233 1242 hpanther
#undef _MINIX
234
 
235 1576 phoenix
/* Define to 2 if the system does not provide POSIX.1 features except with
236
   this defined. */
237 1242 hpanther
#undef _POSIX_1_SOURCE
238
 
239 1576 phoenix
/* Define to 1 if you need to in order for `stat' and other things to work. */
240 1242 hpanther
#undef _POSIX_SOURCE

powered by: WebSVN 2.1.0

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