gcc80: Add pregenerated headers.
[dragonfly.git] / gnu / lib / gcc80 / libgomp / config.h
blob28b3ddb7a090ed11464fa5a47cc5f55304ede6f5
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if the target assembler supports .symver directive. */
5 #define HAVE_AS_SYMVER_DIRECTIVE 1
7 /* Define to 1 if the target supports __attribute__((alias(...))). */
8 #define HAVE_ATTRIBUTE_ALIAS 1
10 /* Define to 1 if the target supports __attribute__((dllexport)). */
11 /* #undef HAVE_ATTRIBUTE_DLLEXPORT */
13 /* Define to 1 if the target supports __attribute__((visibility(...))). */
14 #define HAVE_ATTRIBUTE_VISIBILITY 1
16 /* Define if the POSIX Semaphores do not work on your system. */
17 /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */
19 /* Define to 1 if the target assembler supports thread-local storage. */
20 /* #undef HAVE_CC_TLS */
22 /* Define to 1 if you have the `clock_gettime' function. */
23 #define HAVE_CLOCK_GETTIME 1
25 /* Define to 1 if you have the <dlfcn.h> header file. */
26 #define HAVE_DLFCN_H 1
28 /* Define to 1 if you have the `getegid' function. */
29 #define HAVE_GETEGID 1
31 /* Define to 1 if you have the `geteuid' function. */
32 #define HAVE_GETEUID 1
34 /* Define to 1 if you have the `getgid' function. */
35 #define HAVE_GETGID 1
37 /* Define to 1 if you have the `getloadavg' function. */
38 #define HAVE_GETLOADAVG 1
40 /* Define to 1 if you have the `getuid' function. */
41 #define HAVE_GETUID 1
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #define HAVE_INTTYPES_H 1
46 /* Define to 1 if you have the `dl' library (-ldl). */
47 /* #undef HAVE_LIBDL */
49 /* Define to 1 if you have the <memory.h> header file. */
50 #define HAVE_MEMORY_H 1
52 /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
53 #define HAVE_PTHREAD_AFFINITY_NP 1
55 /* Define to 1 if you have the <pthread.h> header file. */
56 #define HAVE_PTHREAD_H 1
58 /* Define to 1 if you have the `secure_getenv' function. */
59 /* #undef HAVE_SECURE_GETENV */
61 /* Define to 1 if you have the <semaphore.h> header file. */
62 #define HAVE_SEMAPHORE_H 1
64 /* Define to 1 if you have the <stdint.h> header file. */
65 #define HAVE_STDINT_H 1
67 /* Define to 1 if you have the <stdlib.h> header file. */
68 #define HAVE_STDLIB_H 1
70 /* Define to 1 if you have the <strings.h> header file. */
71 #define HAVE_STRINGS_H 1
73 /* Define to 1 if you have the <string.h> header file. */
74 #define HAVE_STRING_H 1
76 /* Define to 1 if you have the `strtoull' function. */
77 #define HAVE_STRTOULL 1
79 /* Define to 1 if the system has the type `struct _Mutex_Control'. */
80 /* #undef HAVE_STRUCT__MUTEX_CONTROL */
82 /* Define to 1 if the target runtime linker supports binding the same symbol
83 to different versions. */
84 #define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
86 /* Define to 1 if the target supports __sync_*_compare_and_swap */
87 #define HAVE_SYNC_BUILTINS 1
89 /* Define to 1 if you have the <sys/loadavg.h> header file. */
90 /* #undef HAVE_SYS_LOADAVG_H */
92 /* Define to 1 if you have the <sys/stat.h> header file. */
93 #define HAVE_SYS_STAT_H 1
95 /* Define to 1 if you have the <sys/sysctl.h> header file. */
96 #define HAVE_SYS_SYSCTL_H 1
98 /* Define to 1 if you have the <sys/time.h> header file. */
99 #define HAVE_SYS_TIME_H 1
101 /* Define to 1 if you have the <sys/types.h> header file. */
102 #define HAVE_SYS_TYPES_H 1
104 /* Define to 1 if the target supports thread-local storage. */
105 #define HAVE_TLS 1
107 /* Define to 1 if you have the <unistd.h> header file. */
108 #define HAVE_UNISTD_H 1
110 /* Define to 1 if you have the `__secure_getenv' function. */
111 /* #undef HAVE___SECURE_GETENV */
113 /* Define path to HSA runtime. */
114 #define HSA_RUNTIME_LIB ""
116 /* Define to 1 if GNU symbol versioning is used for libgomp. */
117 #define LIBGOMP_GNU_SYMBOL_VERSIONING 1
119 /* Define to 1 if building libgomp for an accelerator-only target. */
120 /* #undef LIBGOMP_OFFLOADED_ONLY */
122 /* Define to 1 if libgomp should use POSIX threads. */
123 #define LIBGOMP_USE_PTHREADS 1
125 /* Define to the sub-directory in which libtool stores uninstalled libraries.
127 #define LT_OBJDIR ".libs/"
129 /* Define to offload targets, separated by commas. */
130 #define OFFLOAD_TARGETS ""
132 /* Name of package */
133 #define PACKAGE "libgomp"
135 /* Define to the address where bug reports for this package should be sent. */
136 #define PACKAGE_BUGREPORT ""
138 /* Define to the full name of this package. */
139 #define PACKAGE_NAME "GNU Offloading and Multi Processing Runtime Library"
141 /* Define to the full name and version of this package. */
142 #define PACKAGE_STRING "GNU Offloading and Multi Processing Runtime Library 1.0"
144 /* Define to the one symbol short name of this package. */
145 #define PACKAGE_TARNAME "libgomp"
147 /* Define to the home page for this package. */
148 #define PACKAGE_URL "http://www.gnu.org/software/libgomp/"
150 /* Define to the version of this package. */
151 #define PACKAGE_VERSION "1.0"
153 /* Define to 1 if the HSA plugin is built, 0 if not. */
154 #define PLUGIN_HSA 0
156 /* Define to 1 if the NVIDIA plugin is built, 0 if not. */
157 #define PLUGIN_NVPTX 0
159 /* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
160 be linked against it. */
161 #define PLUGIN_NVPTX_DYNAMIC 0
163 /* Define if all infrastructure, needed for plugins, is supported. */
164 /* #undef PLUGIN_SUPPORT */
166 /* The size of `char', as computed by sizeof. */
167 /* #undef SIZEOF_CHAR */
169 /* The size of `int', as computed by sizeof. */
170 /* #undef SIZEOF_INT */
172 /* The size of `long', as computed by sizeof. */
173 /* #undef SIZEOF_LONG */
175 /* The size of `short', as computed by sizeof. */
176 /* #undef SIZEOF_SHORT */
178 /* The size of `void *', as computed by sizeof. */
179 /* #undef SIZEOF_VOID_P */
181 /* Define to 1 if you have the ANSI C header files. */
182 #define STDC_HEADERS 1
184 /* Define if you can safely include both <string.h> and <strings.h>. */
185 #define STRING_WITH_STRINGS 1
187 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
188 #define TIME_WITH_SYS_TIME 1
190 /* Define to 1 if the target use emutls for thread-local storage. */
191 /* #undef USE_EMUTLS */
193 /* Version number of package */
194 #define VERSION "1.0"