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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_42/] [or1ksim/] [config.h.in] - Blame information for rev 1242

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

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

powered by: WebSVN 2.1.0

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