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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_70/] [or1ksim/] [config.h.in] - Blame information for rev 719

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
#define FAST_SIM 0
35
 
36 706 markom
/* Whether we are building with simple execution module */
37
#define SIMPLE_EXECUTION 0
38
 
39 719 markom
/* Specifies, whether we should do register accesses over time analysis.
40
   Simple execution must be enabled! */
41
#define RAW_RANGE_STATS 0
42
 
43
/* Whether instructions set overflow flag */
44
#define SET_OV_FLAG     1
45
 
46
/* Whether arithmethic instructions set flag on zero */
47
#define ARITH_SET_FLAG  1
48
 
49 7 jrydberg
/* Define if you have the lstat function.  */
50
#undef HAVE_LSTAT
51
 
52
/* Define if you have the putenv function.  */
53
#undef HAVE_PUTENV
54
 
55
/* Define if you have the select function.  */
56
#undef HAVE_SELECT
57
 
58
/* Define if you have the setenv function.  */
59
#undef HAVE_SETENV
60
 
61
/* Define if you have the setlocale function.  */
62
#undef HAVE_SETLOCALE
63
 
64
/* Define if you have the strcasecmp function.  */
65
#undef HAVE_STRCASECMP
66
 
67
/* Define if you have the tcgetattr function.  */
68
#undef HAVE_TCGETATTR
69
 
70
/* Define if you have the  header file.  */
71
#undef HAVE_DIRENT_H
72
 
73
/* Define if you have the  header file.  */
74
#undef HAVE_LOCALE_H
75
 
76
/* Define if you have the  header file.  */
77
#undef HAVE_NDIR_H
78
 
79 345 erez
/* Define if you have the  header file.  */
80
#undef HAVE_NET_ETHERNET_H
81
 
82 7 jrydberg
/* Define if you have the  header file.  */
83
#undef HAVE_STDARG_H
84
 
85
/* Define if you have the  header file.  */
86
#undef HAVE_STDLIB_H
87
 
88
/* Define if you have the  header file.  */
89
#undef HAVE_STRING_H
90
 
91
/* Define if you have the  header file.  */
92
#undef HAVE_SYS_DIR_H
93
 
94
/* Define if you have the  header file.  */
95
#undef HAVE_SYS_FILE_H
96
 
97
/* Define if you have the  header file.  */
98
#undef HAVE_SYS_NDIR_H
99
 
100
/* Define if you have the  header file.  */
101
#undef HAVE_SYS_PTE_H
102
 
103
/* Define if you have the  header file.  */
104
#undef HAVE_SYS_PTEM_H
105
 
106
/* Define if you have the  header file.  */
107
#undef HAVE_SYS_SELECT_H
108
 
109
/* Define if you have the  header file.  */
110
#undef HAVE_SYS_STREAM_H
111
 
112
/* Define if you have the  header file.  */
113
#undef HAVE_TERMCAP_H
114
 
115
/* Define if you have the  header file.  */
116
#undef HAVE_TERMIO_H
117
 
118
/* Define if you have the  header file.  */
119
#undef HAVE_TERMIOS_H
120
 
121
/* Define if you have the  header file.  */
122
#undef HAVE_UNISTD_H
123
 
124
/* Define if you have the  header file.  */
125
#undef HAVE_VARARGS_H
126
 
127 17 jrydberg
/* Define if you have the readline library (-lreadline).  */
128
#undef HAVE_LIBREADLINE
129
 
130 7 jrydberg
/* Name of package */
131
#undef PACKAGE
132
 
133
/* Version number of package */
134
#undef VERSION
135
 

powered by: WebSVN 2.1.0

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