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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_40/] [or1ksim/] [config.h.in] - Blame information for rev 849

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

Line No. Rev Author Line
1 7 jrydberg
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
 
3
/* Define if you have the strcoll function and it is properly defined.  */
4
#undef HAVE_STRCOLL
5
 
6
/* Define if on MINIX.  */
7
#undef _MINIX
8
 
9
/* Define if the system does not provide POSIX.1 features except
10
   with this defined.  */
11
#undef _POSIX_1_SOURCE
12
 
13
/* Define if you need to in order for stat and other things to work.  */
14
#undef _POSIX_SOURCE
15
 
16
/* Define as the return type of signal handlers (int or void).  */
17
#undef RETSIGTYPE
18
 
19
/* Define if the `S_IS*' macros in  do not work properly.  */
20
#undef STAT_MACROS_BROKEN
21
 
22 225 erez
/* Some shared files require to know, whether we have
23
   execution functions defined.  */
24 123 markom
#define HAS_EXECUTION
25
 
26 371 markom
/* Some shared files require to know, whether we have
27
   debug functions.  */
28
#define HAS_DEBUG
29
 
30 225 erez
/* Whether the compiler supports 'long long'. */
31
#define CC_HAS_LONG_LONG
32
 
33 551 markom
/* Whether we are building fsim */
34 849 markom
#define FAST_SIM        0
35 551 markom
 
36 849 markom
/* Whether we have ethernet PHY support  */
37
#define HAVE_ETH_PHY  0
38
 
39 706 markom
/* Whether we are building with simple execution module */
40
#define SIMPLE_EXECUTION 0
41
 
42 719 markom
/* Specifies, whether we should do register accesses over time analysis.
43
   Simple execution must be enabled! */
44
#define RAW_RANGE_STATS 0
45
 
46
/* Whether instructions set overflow flag */
47
#define SET_OV_FLAG     1
48
 
49
/* Whether arithmethic instructions set flag on zero */
50
#define ARITH_SET_FLAG  1
51
 
52 7 jrydberg
/* Define if you have the lstat function.  */
53
#undef HAVE_LSTAT
54
 
55
/* Define if you have the putenv function.  */
56
#undef HAVE_PUTENV
57
 
58
/* Define if you have the select function.  */
59
#undef HAVE_SELECT
60
 
61
/* Define if you have the setenv function.  */
62
#undef HAVE_SETENV
63
 
64
/* Define if you have the setlocale function.  */
65
#undef HAVE_SETLOCALE
66
 
67
/* Define if you have the strcasecmp function.  */
68
#undef HAVE_STRCASECMP
69
 
70
/* Define if you have the tcgetattr function.  */
71
#undef HAVE_TCGETATTR
72
 
73
/* Define if you have the  header file.  */
74
#undef HAVE_DIRENT_H
75
 
76
/* Define if you have the  header file.  */
77
#undef HAVE_LOCALE_H
78
 
79
/* Define if you have the  header file.  */
80
#undef HAVE_NDIR_H
81
 
82 345 erez
/* Define if you have the  header file.  */
83
#undef HAVE_NET_ETHERNET_H
84
 
85 7 jrydberg
/* Define if you have the  header file.  */
86
#undef HAVE_STDARG_H
87
 
88
/* Define if you have the  header file.  */
89
#undef HAVE_STDLIB_H
90
 
91
/* Define if you have the  header file.  */
92
#undef HAVE_STRING_H
93
 
94
/* Define if you have the  header file.  */
95
#undef HAVE_SYS_DIR_H
96
 
97
/* Define if you have the  header file.  */
98
#undef HAVE_SYS_FILE_H
99
 
100
/* Define if you have the  header file.  */
101
#undef HAVE_SYS_NDIR_H
102
 
103
/* Define if you have the  header file.  */
104
#undef HAVE_SYS_PTE_H
105
 
106
/* Define if you have the  header file.  */
107
#undef HAVE_SYS_PTEM_H
108
 
109
/* Define if you have the  header file.  */
110
#undef HAVE_SYS_SELECT_H
111
 
112
/* Define if you have the  header file.  */
113
#undef HAVE_SYS_STREAM_H
114
 
115
/* Define if you have the  header file.  */
116
#undef HAVE_TERMCAP_H
117
 
118
/* Define if you have the  header file.  */
119
#undef HAVE_TERMIO_H
120
 
121
/* Define if you have the  header file.  */
122
#undef HAVE_TERMIOS_H
123
 
124
/* Define if you have the  header file.  */
125
#undef HAVE_UNISTD_H
126
 
127
/* Define if you have the  header file.  */
128
#undef HAVE_VARARGS_H
129
 
130 17 jrydberg
/* Define if you have the readline library (-lreadline).  */
131
#undef HAVE_LIBREADLINE
132
 
133 7 jrydberg
/* Name of package */
134
#undef PACKAGE
135
 
136
/* Version number of package */
137
#undef VERSION
138
 

powered by: WebSVN 2.1.0

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