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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libquadmath/] [config.h.in] - Blame information for rev 740

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 740 jeremybenn
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
 
3
/* libm includes cbrtl */
4
#undef HAVE_CBRTL
5
 
6
/* Define to 1 if you have the  header file. */
7
#undef HAVE_CTYPE_H
8
 
9
/* Define to 1 if you have the  header file. */
10
#undef HAVE_DLFCN_H
11
 
12
/* Define to 1 if you have the  header file. */
13
#undef HAVE_ERRNO_H
14
 
15
/* libm includes feholdexcept */
16
#undef HAVE_FEHOLDEXCEPT
17
 
18
/* Define to 1 if you have the  header file. */
19
#undef HAVE_FENV_H
20
 
21
/* libm includes fesetenv */
22
#undef HAVE_FESETENV
23
 
24
/* libm includes fesetround */
25
#undef HAVE_FESETROUND
26
 
27
/* libm includes fetestexcept */
28
#undef HAVE_FETESTEXCEPT
29
 
30
/* libm includes feupdateenv */
31
#undef HAVE_FEUPDATEENV
32
 
33
/* __attribute__((visibility ("hidden"))) supported */
34
#undef HAVE_HIDDEN_VISIBILITY
35
 
36
/* Define to 1 if you have the  header file. */
37
#undef HAVE_INTTYPES_H
38
 
39
/* Define to 1 if you have the  header file. */
40
#undef HAVE_LANGINFO_H
41
 
42
/* Define to 1 if you have the  header file. */
43
#undef HAVE_LIMITS_H
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  header file. */
49
#undef HAVE_MEMORY_H
50
 
51
/* Define to 1 if you have the  header file. */
52
#undef HAVE_PRINTF_H
53
 
54
/* GNU C Library stype printf hooks supported */
55
#undef HAVE_PRINTF_HOOKS
56
 
57
/* libm includes sqrtl */
58
#undef HAVE_SQRTL
59
 
60
/* Define to 1 if you have the  header file. */
61
#undef HAVE_STDINT_H
62
 
63
/* Define to 1 if you have the  header file. */
64
#undef HAVE_STDLIB_H
65
 
66
/* Define to 1 if you have the  header file. */
67
#undef HAVE_STRINGS_H
68
 
69
/* Define to 1 if you have the  header file. */
70
#undef HAVE_STRING_H
71
 
72
/* Define to 1 if you have the `strtoull' function. */
73
#undef HAVE_STRTOULL
74
 
75
/* Define to 1 if you have the  header file. */
76
#undef HAVE_SYS_STAT_H
77
 
78
/* Define to 1 if you have the  header file. */
79
#undef HAVE_SYS_TYPES_H
80
 
81
/* Define to 1 if you have the  header file. */
82
#undef HAVE_UNISTD_H
83
 
84
/* Define to 1 if you have the  header file. */
85
#undef HAVE_WCHAR_H
86
 
87
/* Define to 1 if you have the  header file. */
88
#undef HAVE_WCTYPE_H
89
 
90
/* Define to the sub-directory in which libtool stores uninstalled libraries.
91
   */
92
#undef LT_OBJDIR
93
 
94
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
95
#undef NO_MINUS_C_MINUS_O
96
 
97
/* Name of package */
98
#undef PACKAGE
99
 
100
/* Define to the address where bug reports for this package should be sent. */
101
#undef PACKAGE_BUGREPORT
102
 
103
/* Define to the full name of this package. */
104
#undef PACKAGE_NAME
105
 
106
/* Define to the full name and version of this package. */
107
#undef PACKAGE_STRING
108
 
109
/* Define to the one symbol short name of this package. */
110
#undef PACKAGE_TARNAME
111
 
112
/* Define to the home page for this package. */
113
#undef PACKAGE_URL
114
 
115
/* Define to the version of this package. */
116
#undef PACKAGE_VERSION
117
 
118
/* Define to 1 if you have the ANSI C header files. */
119
#undef STDC_HEADERS
120
 
121
/* whether i18n number rewriting can be supported */
122
#undef USE_I18N_NUMBER_H
123
 
124
/* whether localeconv should be used */
125
#undef USE_LOCALECONV
126
 
127
/* whether nl_langinfo should be used */
128
#undef USE_NL_LANGINFO
129
 
130
/* whether nl_langinfo should be used for wide char locale info */
131
#undef USE_NL_LANGINFO_WC
132
 
133
/* Enable extensions on AIX 3, Interix.  */
134
#ifndef _ALL_SOURCE
135
# undef _ALL_SOURCE
136
#endif
137
/* Enable GNU extensions on systems that have them.  */
138
#ifndef _GNU_SOURCE
139
# undef _GNU_SOURCE
140
#endif
141
/* Enable threading extensions on Solaris.  */
142
#ifndef _POSIX_PTHREAD_SEMANTICS
143
# undef _POSIX_PTHREAD_SEMANTICS
144
#endif
145
/* Enable extensions on HP NonStop.  */
146
#ifndef _TANDEM_SOURCE
147
# undef _TANDEM_SOURCE
148
#endif
149
/* Enable general extensions on Solaris.  */
150
#ifndef __EXTENSIONS__
151
# undef __EXTENSIONS__
152
#endif
153
 
154
 
155
/* Version number of package */
156
#undef VERSION
157
 
158
/* Define to 1 if on MINIX. */
159
#undef _MINIX
160
 
161
/* Define to 2 if the system does not provide POSIX.1 features except with
162
   this defined. */
163
#undef _POSIX_1_SOURCE
164
 
165
/* Define to 1 if you need to in order for `stat' and other things to work. */
166
#undef _POSIX_SOURCE

powered by: WebSVN 2.1.0

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