annotate libgcc/config.in @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
kono
parents:
diff changeset
1 /* config.in. Generated from configure.ac by autoheader. */
kono
parents:
diff changeset
2
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
3 /* Define to the .hidden-like directive if it exists. */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
4 #undef AS_HIDDEN_DIRECTIVE
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
5
111
kono
parents:
diff changeset
6 /* Define to 1 if the assembler supports AVX. */
kono
parents:
diff changeset
7 #undef HAVE_AS_AVX
kono
parents:
diff changeset
8
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
9 /* Define to 1 if the assembler supports .cfi_sections .debug_frame directive.
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
10 */
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
11 #undef HAVE_AS_CFI_SECTIONS
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
12
111
kono
parents:
diff changeset
13 /* Define to 1 if the target assembler supports thread-local storage. */
kono
parents:
diff changeset
14 #undef HAVE_CC_TLS
kono
parents:
diff changeset
15
kono
parents:
diff changeset
16 /* Define to 1 if you have the <ftw.h> header file. */
kono
parents:
diff changeset
17 #undef HAVE_FTW_H
kono
parents:
diff changeset
18
kono
parents:
diff changeset
19 /* Define if _Unwind_GetIPInfo is available. */
kono
parents:
diff changeset
20 #undef HAVE_GETIPINFO
kono
parents:
diff changeset
21
kono
parents:
diff changeset
22 /* Define if the compiler supports init priority. */
kono
parents:
diff changeset
23 #undef HAVE_INIT_PRIORITY
kono
parents:
diff changeset
24
kono
parents:
diff changeset
25 /* Define to 1 if you have the <inttypes.h> header file. */
kono
parents:
diff changeset
26 #undef HAVE_INTTYPES_H
kono
parents:
diff changeset
27
kono
parents:
diff changeset
28 /* Define to 1 if you have the <memory.h> header file. */
kono
parents:
diff changeset
29 #undef HAVE_MEMORY_H
kono
parents:
diff changeset
30
kono
parents:
diff changeset
31 /* Define if the system-provided CRTs are present on Solaris. */
kono
parents:
diff changeset
32 #undef HAVE_SOLARIS_CRTS
kono
parents:
diff changeset
33
kono
parents:
diff changeset
34 /* Define to 1 if you have the <stdint.h> header file. */
kono
parents:
diff changeset
35 #undef HAVE_STDINT_H
kono
parents:
diff changeset
36
kono
parents:
diff changeset
37 /* Define to 1 if you have the <stdlib.h> header file. */
kono
parents:
diff changeset
38 #undef HAVE_STDLIB_H
kono
parents:
diff changeset
39
kono
parents:
diff changeset
40 /* Define to 1 if you have the <strings.h> header file. */
kono
parents:
diff changeset
41 #undef HAVE_STRINGS_H
kono
parents:
diff changeset
42
kono
parents:
diff changeset
43 /* Define to 1 if you have the <string.h> header file. */
kono
parents:
diff changeset
44 #undef HAVE_STRING_H
kono
parents:
diff changeset
45
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
46 /* Define to 1 if you have the <sys/auxv.h> header file. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
47 #undef HAVE_SYS_AUXV_H
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
48
111
kono
parents:
diff changeset
49 /* Define to 1 if you have the <sys/stat.h> header file. */
kono
parents:
diff changeset
50 #undef HAVE_SYS_STAT_H
kono
parents:
diff changeset
51
kono
parents:
diff changeset
52 /* Define to 1 if you have the <sys/types.h> header file. */
kono
parents:
diff changeset
53 #undef HAVE_SYS_TYPES_H
kono
parents:
diff changeset
54
kono
parents:
diff changeset
55 /* Define to 1 if you have the <unistd.h> header file. */
kono
parents:
diff changeset
56 #undef HAVE_UNISTD_H
kono
parents:
diff changeset
57
kono
parents:
diff changeset
58 /* Define to the address where bug reports for this package should be sent. */
kono
parents:
diff changeset
59 #undef PACKAGE_BUGREPORT
kono
parents:
diff changeset
60
kono
parents:
diff changeset
61 /* Define to the full name of this package. */
kono
parents:
diff changeset
62 #undef PACKAGE_NAME
kono
parents:
diff changeset
63
kono
parents:
diff changeset
64 /* Define to the full name and version of this package. */
kono
parents:
diff changeset
65 #undef PACKAGE_STRING
kono
parents:
diff changeset
66
kono
parents:
diff changeset
67 /* Define to the one symbol short name of this package. */
kono
parents:
diff changeset
68 #undef PACKAGE_TARNAME
kono
parents:
diff changeset
69
kono
parents:
diff changeset
70 /* Define to the home page for this package. */
kono
parents:
diff changeset
71 #undef PACKAGE_URL
kono
parents:
diff changeset
72
kono
parents:
diff changeset
73 /* Define to the version of this package. */
kono
parents:
diff changeset
74 #undef PACKAGE_VERSION
kono
parents:
diff changeset
75
kono
parents:
diff changeset
76 /* The size of `double', as computed by sizeof. */
kono
parents:
diff changeset
77 #undef SIZEOF_DOUBLE
kono
parents:
diff changeset
78
kono
parents:
diff changeset
79 /* The size of `long double', as computed by sizeof. */
kono
parents:
diff changeset
80 #undef SIZEOF_LONG_DOUBLE
kono
parents:
diff changeset
81
kono
parents:
diff changeset
82 /* Define to 1 if you have the ANSI C header files. */
kono
parents:
diff changeset
83 #undef STDC_HEADERS
kono
parents:
diff changeset
84
kono
parents:
diff changeset
85 /* Define to 1 if the target use emutls for thread-local storage. */
kono
parents:
diff changeset
86 #undef USE_EMUTLS
kono
parents:
diff changeset
87
145
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
88 /* Enable large inode numbers on Mac OS X 10.5. */
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
89 #ifndef _DARWIN_USE_64_BIT_INODE
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
90 # define _DARWIN_USE_64_BIT_INODE 1
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
91 #endif
1830386684a0 gcc-9.2.0
anatofuz
parents: 131
diff changeset
92
111
kono
parents:
diff changeset
93 /* Number of bits in a file offset, on hosts where this is settable. */
kono
parents:
diff changeset
94 #undef _FILE_OFFSET_BITS
kono
parents:
diff changeset
95
kono
parents:
diff changeset
96 /* Define for large files, on AIX-style hosts. */
kono
parents:
diff changeset
97 #undef _LARGE_FILES