]> git.ipfire.org Git - thirdparty/gcc.git/blob - libffi/fficonfig.h.in
i386: Do not sanitize upper part of V2SFmode reg with -fno-trapping-math [PR110832]
[thirdparty/gcc.git] / libffi / fficonfig.h.in
1 /* fficonfig.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
10
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
13
14 /* Define to the flags needed for the .section .eh_frame directive. */
15 #undef EH_FRAME_FLAGS
16
17 /* Define this if you want extra debugging. */
18 #undef FFI_DEBUG
19
20 /* Define this if you want statically defined trampolines */
21 #undef FFI_EXEC_STATIC_TRAMP
22
23 /* Cannot use PROT_EXEC on this target, so, we revert to alternative means */
24 #undef FFI_EXEC_TRAMPOLINE_TABLE
25
26 /* Define this if you want to enable pax emulated trampolines */
27 #undef FFI_MMAP_EXEC_EMUTRAMP_PAX
28
29 /* Cannot use malloc on this target, so, we revert to alternative means */
30 #undef FFI_MMAP_EXEC_WRIT
31
32 /* Define this if you do not want support for the raw API. */
33 #undef FFI_NO_RAW_API
34
35 /* Define this if you do not want support for aggregate types. */
36 #undef FFI_NO_STRUCTS
37
38 /* Define to 1 if you have `alloca', as a function or macro. */
39 #undef HAVE_ALLOCA
40
41 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
42 */
43 #undef HAVE_ALLOCA_H
44
45 /* Define if your assembler supports .cfi_* directives. */
46 #undef HAVE_AS_CFI_PSEUDO_OP
47
48 /* Define if your assembler supports .register. */
49 #undef HAVE_AS_REGISTER_PSEUDO_OP
50
51 /* Define if the compiler uses zarch features. */
52 #undef HAVE_AS_S390_ZARCH
53
54 /* Define if your assembler and linker support unaligned PC relative relocs.
55 */
56 #undef HAVE_AS_SPARC_UA_PCREL
57
58 /* Define if your assembler supports unwind section type. */
59 #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
60
61 /* Define if your assembler supports PC relative relocs. */
62 #undef HAVE_AS_X86_PCREL
63
64 /* Define to 1 if you have the <dlfcn.h> header file. */
65 #undef HAVE_DLFCN_H
66
67 /* Define if __attribute__((visibility("hidden"))) is supported. */
68 #undef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
69
70 /* Define to 1 if you have the <inttypes.h> header file. */
71 #undef HAVE_INTTYPES_H
72
73 /* Define if you have the long double type and it is bigger than a double */
74 #undef HAVE_LONG_DOUBLE
75
76 /* Define if you support more than one size of the long double type */
77 #undef HAVE_LONG_DOUBLE_VARIANT
78
79 /* Define to 1 if you have the `memcpy' function. */
80 #undef HAVE_MEMCPY
81
82 /* Define to 1 if you have the `memfd_create' function. */
83 #undef HAVE_MEMFD_CREATE
84
85 /* Define to 1 if you have the <memory.h> header file. */
86 #undef HAVE_MEMORY_H
87
88 /* Define to 1 if you have the `mkostemp' function. */
89 #undef HAVE_MKOSTEMP
90
91 /* Define to 1 if you have the `mkstemp' function. */
92 #undef HAVE_MKSTEMP
93
94 /* Define to 1 if you have the `mmap' function. */
95 #undef HAVE_MMAP
96
97 /* Define if mmap with MAP_ANON(YMOUS) works. */
98 #undef HAVE_MMAP_ANON
99
100 /* Define if mmap of /dev/zero works. */
101 #undef HAVE_MMAP_DEV_ZERO
102
103 /* Define if read-only mmap of a plain file works. */
104 #undef HAVE_MMAP_FILE
105
106 /* Define if your compiler supports pointer authentication. */
107 #undef HAVE_PTRAUTH
108
109 /* Define if .eh_frame sections should be read-only. */
110 #undef HAVE_RO_EH_FRAME
111
112 /* Define to 1 if you have the <stdint.h> header file. */
113 #undef HAVE_STDINT_H
114
115 /* Define to 1 if you have the <stdlib.h> header file. */
116 #undef HAVE_STDLIB_H
117
118 /* Define to 1 if you have the <strings.h> header file. */
119 #undef HAVE_STRINGS_H
120
121 /* Define to 1 if you have the <string.h> header file. */
122 #undef HAVE_STRING_H
123
124 /* Define to 1 if you have the <sys/memfd.h> header file. */
125 #undef HAVE_SYS_MEMFD_H
126
127 /* Define to 1 if you have the <sys/mman.h> header file. */
128 #undef HAVE_SYS_MMAN_H
129
130 /* Define to 1 if you have the <sys/stat.h> header file. */
131 #undef HAVE_SYS_STAT_H
132
133 /* Define to 1 if you have the <sys/types.h> header file. */
134 #undef HAVE_SYS_TYPES_H
135
136 /* Define to 1 if you have the <unistd.h> header file. */
137 #undef HAVE_UNISTD_H
138
139 /* Define to 1 if GNU symbol versioning is used for libatomic. */
140 #undef LIBFFI_GNU_SYMBOL_VERSIONING
141
142 /* Define to the sub-directory in which libtool stores uninstalled libraries.
143 */
144 #undef LT_OBJDIR
145
146 /* Name of package */
147 #undef PACKAGE
148
149 /* Define to the address where bug reports for this package should be sent. */
150 #undef PACKAGE_BUGREPORT
151
152 /* Define to the full name of this package. */
153 #undef PACKAGE_NAME
154
155 /* Define to the full name and version of this package. */
156 #undef PACKAGE_STRING
157
158 /* Define to the one symbol short name of this package. */
159 #undef PACKAGE_TARNAME
160
161 /* Define to the home page for this package. */
162 #undef PACKAGE_URL
163
164 /* Define to the version of this package. */
165 #undef PACKAGE_VERSION
166
167 /* The size of `double', as computed by sizeof. */
168 #undef SIZEOF_DOUBLE
169
170 /* The size of `long double', as computed by sizeof. */
171 #undef SIZEOF_LONG_DOUBLE
172
173 /* The size of `size_t', as computed by sizeof. */
174 #undef SIZEOF_SIZE_T
175
176 /* If using the C implementation of alloca, define if you know the
177 direction of stack growth for your system; otherwise it will be
178 automatically deduced at runtime.
179 STACK_DIRECTION > 0 => grows toward higher addresses
180 STACK_DIRECTION < 0 => grows toward lower addresses
181 STACK_DIRECTION = 0 => direction of growth unknown */
182 #undef STACK_DIRECTION
183
184 /* Define to 1 if you have the ANSI C header files. */
185 #undef STDC_HEADERS
186
187 /* Define this if you are using Purify and want to suppress spurious messages.
188 */
189 #undef USING_PURIFY
190
191 /* Version number of package */
192 #undef VERSION
193
194 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
195 significant byte first (like Motorola and SPARC, unlike Intel). */
196 #if defined AC_APPLE_UNIVERSAL_BUILD
197 # if defined __BIG_ENDIAN__
198 # define WORDS_BIGENDIAN 1
199 # endif
200 #else
201 # ifndef WORDS_BIGENDIAN
202 # undef WORDS_BIGENDIAN
203 # endif
204 #endif
205
206 /* Define to `unsigned int' if <sys/types.h> does not define. */
207 #undef size_t
208
209
210 #ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
211 #ifdef LIBFFI_ASM
212 #ifdef __APPLE__
213 #define FFI_HIDDEN(name) .private_extern name
214 #else
215 #define FFI_HIDDEN(name) .hidden name
216 #endif
217 #else
218 #define FFI_HIDDEN __attribute__ ((visibility ("hidden")))
219 #endif
220 #else
221 #ifdef LIBFFI_ASM
222 #define FFI_HIDDEN(name)
223 #else
224 #define FFI_HIDDEN
225 #endif
226 #endif
227