* builtins.def (BUILT_IN_SETJMP): Revert latest change.
[official-gcc.git] / libgomp / config.h.in
blobe7bc4d9737441e344eba04dcc118dd3e18eb44a3
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if the target assembler supports .symver directive. */
4 #undef HAVE_AS_SYMVER_DIRECTIVE
6 /* Define to 1 if the target supports __attribute__((alias(...))). */
7 #undef HAVE_ATTRIBUTE_ALIAS
9 /* Define to 1 if the target supports __attribute__((dllexport)). */
10 #undef HAVE_ATTRIBUTE_DLLEXPORT
12 /* Define to 1 if the target supports __attribute__((visibility(...))). */
13 #undef HAVE_ATTRIBUTE_VISIBILITY
15 /* Define if the POSIX Semaphores do not work on your system. */
16 #undef HAVE_BROKEN_POSIX_SEMAPHORES
18 /* Define to 1 if the target assembler supports thread-local storage. */
19 #undef HAVE_CC_TLS
21 /* Define to 1 if you have the `clock_gettime' function. */
22 #undef HAVE_CLOCK_GETTIME
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
27 /* Define to 1 if you have the `getegid' function. */
28 #undef HAVE_GETEGID
30 /* Define to 1 if you have the `geteuid' function. */
31 #undef HAVE_GETEUID
33 /* Define to 1 if you have the `getgid' function. */
34 #undef HAVE_GETGID
36 /* Define to 1 if you have the `getloadavg' function. */
37 #undef HAVE_GETLOADAVG
39 /* Define to 1 if you have the `getuid' function. */
40 #undef HAVE_GETUID
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
45 /* Define to 1 if you have the `dl' library (-ldl). */
46 #undef HAVE_LIBDL
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
51 /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
52 #undef HAVE_PTHREAD_AFFINITY_NP
54 /* Define to 1 if you have the <pthread.h> header file. */
55 #undef HAVE_PTHREAD_H
57 /* Define to 1 if you have the `secure_getenv' function. */
58 #undef HAVE_SECURE_GETENV
60 /* Define to 1 if you have the <semaphore.h> header file. */
61 #undef HAVE_SEMAPHORE_H
63 /* Define to 1 if you have the <stdint.h> header file. */
64 #undef HAVE_STDINT_H
66 /* Define to 1 if you have the <stdlib.h> header file. */
67 #undef HAVE_STDLIB_H
69 /* Define to 1 if you have the <strings.h> header file. */
70 #undef HAVE_STRINGS_H
72 /* Define to 1 if you have the <string.h> header file. */
73 #undef HAVE_STRING_H
75 /* Define to 1 if you have the `strtoull' function. */
76 #undef HAVE_STRTOULL
78 /* Define to 1 if the system has the type `struct _Mutex_Control'. */
79 #undef HAVE_STRUCT__MUTEX_CONTROL
81 /* Define to 1 if the target runtime linker supports binding the same symbol
82 to different versions. */
83 #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
85 /* Define to 1 if the target supports __sync_*_compare_and_swap */
86 #undef HAVE_SYNC_BUILTINS
88 /* Define to 1 if you have the <sys/loadavg.h> header file. */
89 #undef HAVE_SYS_LOADAVG_H
91 /* Define to 1 if you have the <sys/stat.h> header file. */
92 #undef HAVE_SYS_STAT_H
94 /* Define to 1 if you have the <sys/sysctl.h> header file. */
95 #undef HAVE_SYS_SYSCTL_H
97 /* Define to 1 if you have the <sys/time.h> header file. */
98 #undef HAVE_SYS_TIME_H
100 /* Define to 1 if you have the <sys/types.h> header file. */
101 #undef HAVE_SYS_TYPES_H
103 /* Define to 1 if the target supports thread-local storage. */
104 #undef HAVE_TLS
106 /* Define to 1 if you have the <unistd.h> header file. */
107 #undef HAVE_UNISTD_H
109 /* Define to 1 if you have the `__secure_getenv' function. */
110 #undef HAVE___SECURE_GETENV
112 /* Define path to HSA runtime. */
113 #undef HSA_RUNTIME_LIB
115 /* Define to 1 if GNU symbol versioning is used for libgomp. */
116 #undef LIBGOMP_GNU_SYMBOL_VERSIONING
118 /* Define to 1 if building libgomp for an accelerator-only target. */
119 #undef LIBGOMP_OFFLOADED_ONLY
121 /* Define to 1 if libgomp should use POSIX threads. */
122 #undef LIBGOMP_USE_PTHREADS
124 /* Define to the sub-directory in which libtool stores uninstalled libraries.
126 #undef LT_OBJDIR
128 /* Define to offload targets, separated by commas. */
129 #undef OFFLOAD_TARGETS
131 /* Name of package */
132 #undef PACKAGE
134 /* Define to the address where bug reports for this package should be sent. */
135 #undef PACKAGE_BUGREPORT
137 /* Define to the full name of this package. */
138 #undef PACKAGE_NAME
140 /* Define to the full name and version of this package. */
141 #undef PACKAGE_STRING
143 /* Define to the one symbol short name of this package. */
144 #undef PACKAGE_TARNAME
146 /* Define to the home page for this package. */
147 #undef PACKAGE_URL
149 /* Define to the version of this package. */
150 #undef PACKAGE_VERSION
152 /* Define to 1 if the HSA plugin is built, 0 if not. */
153 #undef PLUGIN_HSA
155 /* Define to 1 if the NVIDIA plugin is built, 0 if not. */
156 #undef PLUGIN_NVPTX
158 /* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
159 be linked against it. */
160 #undef PLUGIN_NVPTX_DYNAMIC
162 /* Define if all infrastructure, needed for plugins, is supported. */
163 #undef PLUGIN_SUPPORT
165 /* The size of `char', as computed by sizeof. */
166 #undef SIZEOF_CHAR
168 /* The size of `int', as computed by sizeof. */
169 #undef SIZEOF_INT
171 /* The size of `long', as computed by sizeof. */
172 #undef SIZEOF_LONG
174 /* The size of `short', as computed by sizeof. */
175 #undef SIZEOF_SHORT
177 /* The size of `void *', as computed by sizeof. */
178 #undef SIZEOF_VOID_P
180 /* Define to 1 if you have the ANSI C header files. */
181 #undef STDC_HEADERS
183 /* Define if you can safely include both <string.h> and <strings.h>. */
184 #undef STRING_WITH_STRINGS
186 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
187 #undef TIME_WITH_SYS_TIME
189 /* Define to 1 if the target use emutls for thread-local storage. */
190 #undef USE_EMUTLS
192 /* Version number of package */
193 #undef VERSION