]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgo/config.h.in
libgo: update x/sys/cpu to add all GOARCHes supported by gccgo
[thirdparty/gcc.git] / libgo / config.h.in
CommitLineData
7a938933
ILT
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
cc1a9ac8
ILT
6/* Define to the flags needed for the .section .eh_frame directive. */
7#undef EH_FRAME_FLAGS
8
d6f2922e
ILT
9/* Define to 1 if you have the `accept4' function. */
10#undef HAVE_ACCEPT4
11
324612b3
ILT
12/* Define to 1 if you have the `acosl' function. */
13#undef HAVE_ACOSL
14
15/* Define to 1 if you have the `asinl' function. */
16#undef HAVE_ASINL
17
cc1a9ac8
ILT
18/* Define if your assembler supports GNU comdat group syntax. */
19#undef HAVE_AS_COMDAT_GAS
20
21/* Define if your assembler supports unwind section type. */
22#undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
23
b379f8d8
ILT
24/* Define if your assembler supports AES instructions. */
25#undef HAVE_AS_X86_AES
26
cc1a9ac8
ILT
27/* Define if your assembler supports PC relative relocs. */
28#undef HAVE_AS_X86_PCREL
29
324612b3
ILT
30/* Define to 1 if you have the `atan2l' function. */
31#undef HAVE_ATAN2L
32
33/* Define to 1 if you have the `atanl' function. */
34#undef HAVE_ATANL
35
36/* Define to 1 if you have the `cosl' function. */
37#undef HAVE_COSL
38
7a938933
ILT
39/* Define to 1 if you have the <dlfcn.h> header file. */
40#undef HAVE_DLFCN_H
41
0d7afaa7
ILT
42/* Define to 1 if you have the `dl_iterate_phdr' function. */
43#undef HAVE_DL_ITERATE_PHDR
44
d5b18b0b
ILT
45/* Define to 1 if you have the `dup3' function. */
46#undef HAVE_DUP3
47
e02ed81e
ILT
48/* Define to 1 if you have the `epoll_create1' function. */
49#undef HAVE_EPOLL_CREATE1
50
324612b3
ILT
51/* Define to 1 if you have the `expl' function. */
52#undef HAVE_EXPL
53
54/* Define to 1 if you have the `expm1l' function. */
55#undef HAVE_EXPM1L
56
e02ed81e
ILT
57/* Define to 1 if you have the `faccessat' function. */
58#undef HAVE_FACCESSAT
59
5d46bf05
ILT
60/* Define to 1 if you have the `fallocate' function. */
61#undef HAVE_FALLOCATE
62
e02ed81e
ILT
63/* Define to 1 if you have the `fchmodat' function. */
64#undef HAVE_FCHMODAT
65
66/* Define to 1 if you have the `fchownat' function. */
67#undef HAVE_FCHOWNAT
68
69/* Define to 1 if you have the `futimesat' function. */
70#undef HAVE_FUTIMESAT
71
7a938933
ILT
72/* Define if _Unwind_GetIPInfo is available. */
73#undef HAVE_GETIPINFO
74
d5b18b0b
ILT
75/* Define to 1 if you have the `getxattr' function. */
76#undef HAVE_GETXATTR
77
e02ed81e
ILT
78/* Define to 1 if you have the `inotify_add_watch' function. */
79#undef HAVE_INOTIFY_ADD_WATCH
80
81/* Define to 1 if you have the `inotify_init' function. */
82#undef HAVE_INOTIFY_INIT
83
b65734ac
ILT
84/* Define to 1 if you have the `inotify_init1' function. */
85#undef HAVE_INOTIFY_INIT1
86
e02ed81e
ILT
87/* Define to 1 if you have the `inotify_rm_watch' function. */
88#undef HAVE_INOTIFY_RM_WATCH
89
7a938933
ILT
90/* Define to 1 if you have the <inttypes.h> header file. */
91#undef HAVE_INTTYPES_H
92
324612b3
ILT
93/* Define to 1 if you have the `ldexpl' function. */
94#undef HAVE_LDEXPL
95
b059fba4
ILT
96/* Define to 1 if you have the <linux/ether.h> header file. */
97#undef HAVE_LINUX_ETHER_H
98
adb0401d
ILT
99/* Define to 1 if you have the <linux/filter.h> header file. */
100#undef HAVE_LINUX_FILTER_H
101
f04e40af
ILT
102/* Define to 1 if you have the <linux/fs.h> header file. */
103#undef HAVE_LINUX_FS_H
104
1410c222
ILT
105/* Define to 1 if you have the <linux/if_addr.h> header file. */
106#undef HAVE_LINUX_IF_ADDR_H
107
108/* Define to 1 if you have the <linux/if_ether.h> header file. */
109#undef HAVE_LINUX_IF_ETHER_H
110
111/* Define to 1 if you have the <linux/if_tun.h> header file. */
112#undef HAVE_LINUX_IF_TUN_H
113
adb0401d
ILT
114/* Define to 1 if you have the <linux/netlink.h> header file. */
115#undef HAVE_LINUX_NETLINK_H
116
8d4b68a7
ILT
117/* Define to 1 if you have the <linux/ptrace.h> header file. */
118#undef HAVE_LINUX_PTRACE_H
119
b65734ac
ILT
120/* Define to 1 if you have the <linux/reboot.h> header file. */
121#undef HAVE_LINUX_REBOOT_H
122
adb0401d
ILT
123/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
124#undef HAVE_LINUX_RTNETLINK_H
125
d5b18b0b
ILT
126/* Define to 1 if you have the `listxattr' function. */
127#undef HAVE_LISTXATTR
128
e02ed81e
ILT
129/* Define to 1 if the system has the type `loff_t'. */
130#undef HAVE_LOFF_T
131
324612b3
ILT
132/* Define to 1 if you have the `log10l' function. */
133#undef HAVE_LOG10L
134
135/* Define to 1 if you have the `log1pl' function. */
136#undef HAVE_LOG1PL
137
138/* Define to 1 if you have the `logl' function. */
139#undef HAVE_LOGL
140
d2b480bc
ILT
141/* Define to 1 if you have the `matherr' function. */
142#undef HAVE_MATHERR
143
d8ccfadb
ILT
144/* Define to 1 if you have the `memmem' function. */
145#undef HAVE_MEMMEM
146
7a938933
ILT
147/* Define to 1 if you have the <memory.h> header file. */
148#undef HAVE_MEMORY_H
149
9cc1bb97
ILT
150/* Define to 1 if you have the `mincore' function. */
151#undef HAVE_MINCORE
152
e02ed81e
ILT
153/* Define to 1 if you have the `mkdirat' function. */
154#undef HAVE_MKDIRAT
155
156/* Define to 1 if you have the `mknodat' function. */
157#undef HAVE_MKNODAT
158
f038dae6
ILT
159/* Define to 1 if you have the <netinet/icmp6.h> header file. */
160#undef HAVE_NETINET_ICMP6_H
161
1410c222
ILT
162/* Define to 1 if you have the <netinet/if_ether.h> header file. */
163#undef HAVE_NETINET_IF_ETHER_H
164
165/* Define to 1 if you have the <netinet/in_syst.h> header file. */
166#undef HAVE_NETINET_IN_SYST_H
167
168/* Define to 1 if you have the <netinet/ip.h> header file. */
169#undef HAVE_NETINET_IP_H
170
171/* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
172#undef HAVE_NETINET_IP_MROUTE_H
173
174/* Define to 1 if you have the <netpacket/packet.h> header file. */
175#undef HAVE_NETPACKET_PACKET_H
176
8db6380a
ILT
177/* Define to 1 if you have the <net/if_arp.h> header file. */
178#undef HAVE_NET_IF_ARP_H
179
adb0401d
ILT
180/* Define to 1 if you have the <net/if.h> header file. */
181#undef HAVE_NET_IF_H
182
1410c222
ILT
183/* Define to 1 if you have the <net/route.h> header file. */
184#undef HAVE_NET_ROUTE_H
185
7a938933
ILT
186/* Define to 1 if the system has the type `off64_t'. */
187#undef HAVE_OFF64_T
188
6b05fadd
ILT
189/* Define to 1 if you have the `open64' function. */
190#undef HAVE_OPEN64
191
e02ed81e
ILT
192/* Define to 1 if you have the `openat' function. */
193#undef HAVE_OPENAT
194
d6f2922e
ILT
195/* Define to 1 if you have the `pipe2' function. */
196#undef HAVE_PIPE2
197
812ba636
ILT
198/* Define to 1 if you have the <port.h> header file. */
199#undef HAVE_PORT_H
200
d5b18b0b
ILT
201/* Define to 1 if you have the `removexattr' function. */
202#undef HAVE_REMOVEXATTR
203
e02ed81e
ILT
204/* Define to 1 if you have the `renameat' function. */
205#undef HAVE_RENAMEAT
206
d3b4df0b
ILT
207/* Define to 1 if you have the <sched.h> header file. */
208#undef HAVE_SCHED_H
209
c0401cf7
ILT
210/* Define to 1 if you have the <semaphore.h> header file. */
211#undef HAVE_SEMAPHORE_H
212
08ee945e
ILT
213/* Define to 1 if you have the `sem_timedwait' function. */
214#undef HAVE_SEM_TIMEDWAIT
215
5bb92e54
ILT
216/* Define to 1 if you have the `setenv' function. */
217#undef HAVE_SETENV
218
d5b18b0b
ILT
219/* Define to 1 if you have the `setxattr' function. */
220#undef HAVE_SETXATTR
221
324612b3
ILT
222/* Define to 1 if you have the `sinl' function. */
223#undef HAVE_SINL
224
e02ed81e
ILT
225/* Define to 1 if you have the `splice' function. */
226#undef HAVE_SPLICE
227
7a938933
ILT
228/* Define to 1 if you have the <stdint.h> header file. */
229#undef HAVE_STDINT_H
230
231/* Define to 1 if you have the <stdlib.h> header file. */
232#undef HAVE_STDLIB_H
233
9cc1bb97
ILT
234/* Define to 1 if you have the `strerror_r' function. */
235#undef HAVE_STRERROR_R
236
7a938933
ILT
237/* Define to 1 if you have the <strings.h> header file. */
238#undef HAVE_STRINGS_H
239
240/* Define to 1 if you have the <string.h> header file. */
241#undef HAVE_STRING_H
242
243/* Define to 1 if you have the `strsignal' function. */
244#undef HAVE_STRSIGNAL
245
d2b480bc
ILT
246/* Define to 1 if <math.h> defines struct exception */
247#undef HAVE_STRUCT_EXCEPTION
248
b65734ac
ILT
249/* Define to 1 if you have the `sync_file_range' function. */
250#undef HAVE_SYNC_FILE_RANGE
251
f163907e
ILT
252/* Define to 1 if you have the `syscall' function. */
253#undef HAVE_SYSCALL
254
7a938933
ILT
255/* Define to 1 if you have the <syscall.h> header file. */
256#undef HAVE_SYSCALL_H
257
258/* Define to 1 if you have the <sys/epoll.h> header file. */
259#undef HAVE_SYS_EPOLL_H
260
812ba636
ILT
261/* Define to 1 if you have the <sys/event.h> header file. */
262#undef HAVE_SYS_EVENT_H
263
1410c222
ILT
264/* Define to 1 if you have the <sys/file.h> header file. */
265#undef HAVE_SYS_FILE_H
266
267/* Define to 1 if you have the <sys/inotify.h> header file. */
268#undef HAVE_SYS_INOTIFY_H
269
7a938933
ILT
270/* Define to 1 if you have the <sys/mman.h> header file. */
271#undef HAVE_SYS_MMAN_H
272
5d46bf05
ILT
273/* Define to 1 if you have the <sys/mount.h> header file. */
274#undef HAVE_SYS_MOUNT_H
275
df1304ee
ILT
276/* Define to 1 if you have the <sys/prctl.h> header file. */
277#undef HAVE_SYS_PRCTL_H
278
7a938933
ILT
279/* Define to 1 if you have the <sys/ptrace.h> header file. */
280#undef HAVE_SYS_PTRACE_H
281
9cc1bb97
ILT
282/* Define to 1 if you have the <sys/select.h> header file. */
283#undef HAVE_SYS_SELECT_H
284
adb0401d
ILT
285/* Define to 1 if you have the <sys/socket.h> header file. */
286#undef HAVE_SYS_SOCKET_H
287
5d46bf05
ILT
288/* Define to 1 if you have the <sys/statfs.h> header file. */
289#undef HAVE_SYS_STATFS_H
290
7a938933
ILT
291/* Define to 1 if you have the <sys/stat.h> header file. */
292#undef HAVE_SYS_STAT_H
293
a3dbf764
ILT
294/* Define to 1 if you have the <sys/syscall.h> header file. */
295#undef HAVE_SYS_SYSCALL_H
296
b65734ac
ILT
297/* Define to 1 if you have the <sys/sysinfo.h> header file. */
298#undef HAVE_SYS_SYSINFO_H
299
300/* Define to 1 if you have the <sys/timex.h> header file. */
301#undef HAVE_SYS_TIMEX_H
302
7a938933
ILT
303/* Define to 1 if you have the <sys/types.h> header file. */
304#undef HAVE_SYS_TYPES_H
305
306/* Define to 1 if you have the <sys/user.h> header file. */
307#undef HAVE_SYS_USER_H
308
309/* Define to 1 if you have the <sys/utsname.h> header file. */
310#undef HAVE_SYS_UTSNAME_H
311
5d46bf05
ILT
312/* Define to 1 if you have the <sys/vfs.h> header file. */
313#undef HAVE_SYS_VFS_H
314
324612b3
ILT
315/* Define to 1 if you have the `tanl' function. */
316#undef HAVE_TANL
317
e02ed81e
ILT
318/* Define to 1 if you have the `tee' function. */
319#undef HAVE_TEE
320
7a938933
ILT
321/* Define to 1 if you have the <unistd.h> header file. */
322#undef HAVE_UNISTD_H
323
e02ed81e
ILT
324/* Define to 1 if you have the `unlinkat' function. */
325#undef HAVE_UNLINKAT
326
f8d9fa9e
ILT
327/* Define to 1 if you have the `unsetenv' function. */
328#undef HAVE_UNSETENV
329
e02ed81e
ILT
330/* Define to 1 if you have the `unshare' function. */
331#undef HAVE_UNSHARE
332
d6f2922e
ILT
333/* Define to 1 if you have the `utimensat' function. */
334#undef HAVE_UTIMENSAT
335
b65734ac
ILT
336/* Define to 1 if you have the <utime.h> header file. */
337#undef HAVE_UTIME_H
338
9cc1bb97
ILT
339/* Define to 1 if you have the `wait4' function. */
340#undef HAVE_WAIT4
341
7a938933
ILT
342/* Define if the linker support split stack adjustments */
343#undef LINKER_SUPPORTS_SPLIT_STACK
344
345/* Define to the sub-directory in which libtool stores uninstalled libraries.
346 */
347#undef LT_OBJDIR
348
349/* Name of package */
350#undef PACKAGE
351
352/* Define to the address where bug reports for this package should be sent. */
353#undef PACKAGE_BUGREPORT
354
355/* Define to the full name of this package. */
356#undef PACKAGE_NAME
357
358/* Define to the full name and version of this package. */
359#undef PACKAGE_STRING
360
361/* Define to the one symbol short name of this package. */
362#undef PACKAGE_TARNAME
363
364/* Define to the home page for this package. */
365#undef PACKAGE_URL
366
367/* Define to the version of this package. */
368#undef PACKAGE_VERSION
369
7f57843f
ILT
370/* Define if setcontext clobbers TLS variables */
371#undef SETCONTEXT_CLOBBERS_TLS
372
e6c5817d
ILT
373/* The size of `void *', as computed by sizeof. */
374#undef SIZEOF_VOID_P
375
7a938933
ILT
376/* Define to 1 if you have the ANSI C header files. */
377#undef STDC_HEADERS
378
379/* Define if we're to use libffi. */
380#undef USE_LIBFFI
381
382/* Define if the compiler supports -fsplit-stack */
383#undef USING_SPLIT_STACK
384
385/* Version number of package */
386#undef VERSION
387
388/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
389 significant byte first (like Motorola and SPARC, unlike Intel). */
390#if defined AC_APPLE_UNIVERSAL_BUILD
391# if defined __BIG_ENDIAN__
392# define WORDS_BIGENDIAN 1
393# endif
394#else
395# ifndef WORDS_BIGENDIAN
396# undef WORDS_BIGENDIAN
397# endif
398#endif
5d46bf05
ILT
399
400/* Define to `long int' if <sys/types.h> does not define. */
401#undef off_t