OSDN Git Service

* gc.h (gc_process_relocs): Call is_section_foldable_candidate to
[pf3gnuchains/pf3gnuchains3x.git] / gas / config.in
1 /* config.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define if using AIX 5.2 value for C_WEAKEXT. */
7 #undef AIX_WEAK_SUPPORT
8
9 /* assert broken? */
10 #undef BROKEN_ASSERT
11
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13    systems. This function is required for `alloca.c' support on those systems.
14    */
15 #undef CRAY_STACKSEG_END
16
17 /* Compiling cross-assembler? */
18 #undef CROSS_COMPILE
19
20 /* Define to 1 if using `alloca.c'. */
21 #undef C_ALLOCA
22
23 /* Default architecture. */
24 #undef DEFAULT_ARCH
25
26 /* Default CRIS architecture. */
27 #undef DEFAULT_CRIS_ARCH
28
29 /* Default emulation. */
30 #undef DEFAULT_EMULATION
31
32 /* Supported emulations. */
33 #undef EMULATIONS
34
35 /* Define if you want run-time sanity checks. */
36 #undef ENABLE_CHECKING
37
38 /* Define to 1 if translation of program messages to the user's native
39    language is requested. */
40 #undef ENABLE_NLS
41
42 /* Define to 1 if you have `alloca', as a function or macro. */
43 #undef HAVE_ALLOCA
44
45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
46    */
47 #undef HAVE_ALLOCA_H
48
49 /* Is the prototype for getopt in <unistd.h> in the expected format? */
50 #undef HAVE_DECL_GETOPT
51
52 /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
53    don't. */
54 #undef HAVE_DECL_MEMPCPY
55
56 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
57    don't. */
58 #undef HAVE_DECL_VSNPRINTF
59
60 /* Define to 1 if you have the <dlfcn.h> header file. */
61 #undef HAVE_DLFCN_H
62
63 /* Define to 1 if you have the <errno.h> header file. */
64 #undef HAVE_ERRNO_H
65
66 /* Define to 1 if you have the <inttypes.h> header file. */
67 #undef HAVE_INTTYPES_H
68
69 /* Define to 1 if you have the <limits.h> header file. */
70 #undef HAVE_LIMITS_H
71
72 /* Define to 1 if you have the <memory.h> header file. */
73 #undef HAVE_MEMORY_H
74
75 /* Define to 1 if you have the `remove' function. */
76 #undef HAVE_REMOVE
77
78 /* Define to 1 if you have the `sbrk' function. */
79 #undef HAVE_SBRK
80
81 /* Define to 1 if you have the <stdarg.h> header file. */
82 #undef HAVE_STDARG_H
83
84 /* Define to 1 if you have the <stdint.h> header file. */
85 #undef HAVE_STDINT_H
86
87 /* Define to 1 if you have the <stdlib.h> header file. */
88 #undef HAVE_STDLIB_H
89
90 /* Define to 1 if you have the <strings.h> header file. */
91 #undef HAVE_STRINGS_H
92
93 /* Define to 1 if you have the <string.h> header file. */
94 #undef HAVE_STRING_H
95
96 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
97 #undef HAVE_ST_MTIM_TV_NSEC
98
99 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
100 #undef HAVE_ST_MTIM_TV_SEC
101
102 /* Define to 1 if you have the <sys/stat.h> header file. */
103 #undef HAVE_SYS_STAT_H
104
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #undef HAVE_SYS_TYPES_H
107
108 /* Define to 1 if you have the <time.h> header file. */
109 #undef HAVE_TIME_H
110
111 /* Define if <time.h> has struct tm.tm_gmtoff. */
112 #undef HAVE_TM_GMTOFF
113
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #undef HAVE_UNISTD_H
116
117 /* Define to 1 if you have the `unlink' function. */
118 #undef HAVE_UNLINK
119
120 /* Define to 1 if you have the <varargs.h> header file. */
121 #undef HAVE_VARARGS_H
122
123 /* Using i386 COFF? */
124 #undef I386COFF
125
126 /* Define to the sub-directory in which libtool stores uninstalled libraries.
127    */
128 #undef LT_OBJDIR
129
130 /* Using m68k COFF? */
131 #undef M68KCOFF
132
133 /* Using m88k COFF? */
134 #undef M88KCOFF
135
136 /* Default CPU for MIPS targets. */
137 #undef MIPS_CPU_STRING_DEFAULT
138
139 /* Generate 64-bit code by default on MIPS targets. */
140 #undef MIPS_DEFAULT_64BIT
141
142 /* Choose a default ABI for MIPS targets. */
143 #undef MIPS_DEFAULT_ABI
144
145 /* Define if environ is not declared in system header files. */
146 #undef NEED_DECLARATION_ENVIRON
147
148 /* Define if errno is not declared in system header files. */
149 #undef NEED_DECLARATION_ERRNO
150
151 /* Define if ffs is not declared in system header files. */
152 #undef NEED_DECLARATION_FFS
153
154 /* Define if free is not declared in system header files. */
155 #undef NEED_DECLARATION_FREE
156
157 /* Define if malloc is not declared in system header files. */
158 #undef NEED_DECLARATION_MALLOC
159
160 /* Define if sbrk is not declared in system header files. */
161 #undef NEED_DECLARATION_SBRK
162
163 /* Define if strstr is not declared in system header files. */
164 #undef NEED_DECLARATION_STRSTR
165
166 /* a.out support? */
167 #undef OBJ_MAYBE_AOUT
168
169 /* b.out support? */
170 #undef OBJ_MAYBE_BOUT
171
172 /* COFF support? */
173 #undef OBJ_MAYBE_COFF
174
175 /* ECOFF support? */
176 #undef OBJ_MAYBE_ECOFF
177
178 /* ELF support? */
179 #undef OBJ_MAYBE_ELF
180
181 /* generic support? */
182 #undef OBJ_MAYBE_GENERIC
183
184 /* SOM support? */
185 #undef OBJ_MAYBE_SOM
186
187 /* Name of package */
188 #undef PACKAGE
189
190 /* Define to the address where bug reports for this package should be sent. */
191 #undef PACKAGE_BUGREPORT
192
193 /* Define to the full name of this package. */
194 #undef PACKAGE_NAME
195
196 /* Define to the full name and version of this package. */
197 #undef PACKAGE_STRING
198
199 /* Define to the one symbol short name of this package. */
200 #undef PACKAGE_TARNAME
201
202 /* Define to the home page for this package. */
203 #undef PACKAGE_URL
204
205 /* Define to the version of this package. */
206 #undef PACKAGE_VERSION
207
208 /* Define if defaulting to ELF on SCO 5. */
209 #undef SCO_ELF
210
211 /* If using the C implementation of alloca, define if you know the
212    direction of stack growth for your system; otherwise it will be
213    automatically deduced at runtime.
214         STACK_DIRECTION > 0 => grows toward higher addresses
215         STACK_DIRECTION < 0 => grows toward lower addresses
216         STACK_DIRECTION = 0 => direction of growth unknown */
217 #undef STACK_DIRECTION
218
219 /* Define to 1 if you have the ANSI C header files. */
220 #undef STDC_HEADERS
221
222 /* Using strict COFF? */
223 #undef STRICTCOFF
224
225 /* Target alias. */
226 #undef TARGET_ALIAS
227
228 /* Define as 1 if big endian. */
229 #undef TARGET_BYTES_BIG_ENDIAN
230
231 /* Canonical target. */
232 #undef TARGET_CANONICAL
233
234 /* Target CPU. */
235 #undef TARGET_CPU
236
237 /* Target OS. */
238 #undef TARGET_OS
239
240 /* Define if default target is PowerPC Solaris. */
241 #undef TARGET_SOLARIS_COMMENT
242
243 /* Define if target is Symbian OS. */
244 #undef TARGET_SYMBIAN
245
246 /* Target vendor. */
247 #undef TARGET_VENDOR
248
249 /* Use b modifier when opening binary files? */
250 #undef USE_BINARY_FOPEN
251
252 /* Use emulation support? */
253 #undef USE_EMULATIONS
254
255 /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
256 #undef USE_E_MIPS_ABI_O32
257
258 /* Enable extensions on AIX 3, Interix.  */
259 #ifndef _ALL_SOURCE
260 # undef _ALL_SOURCE
261 #endif
262 /* Enable GNU extensions on systems that have them.  */
263 #ifndef _GNU_SOURCE
264 # undef _GNU_SOURCE
265 #endif
266 /* Enable threading extensions on Solaris.  */
267 #ifndef _POSIX_PTHREAD_SEMANTICS
268 # undef _POSIX_PTHREAD_SEMANTICS
269 #endif
270 /* Enable extensions on HP NonStop.  */
271 #ifndef _TANDEM_SOURCE
272 # undef _TANDEM_SOURCE
273 #endif
274 /* Enable general extensions on Solaris.  */
275 #ifndef __EXTENSIONS__
276 # undef __EXTENSIONS__
277 #endif
278
279
280 /* Using cgen code? */
281 #undef USING_CGEN
282
283 /* Version number of package */
284 #undef VERSION
285
286 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
287    significant byte first (like Motorola and SPARC, unlike Intel). */
288 #if defined AC_APPLE_UNIVERSAL_BUILD
289 # if defined __BIG_ENDIAN__
290 #  define WORDS_BIGENDIAN 1
291 # endif
292 #else
293 # ifndef WORDS_BIGENDIAN
294 #  undef WORDS_BIGENDIAN
295 # endif
296 #endif
297
298 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
299    `char[]'. */
300 #undef YYTEXT_POINTER
301
302 /* Number of bits in a file offset, on hosts where this is settable. */
303 #undef _FILE_OFFSET_BITS
304
305 /* Define for large files, on AIX-style hosts. */
306 #undef _LARGE_FILES
307
308 /* Define to 1 if on MINIX. */
309 #undef _MINIX
310
311 /* Define to 2 if the system does not provide POSIX.1 features except with
312    this defined. */
313 #undef _POSIX_1_SOURCE
314
315 /* Define to 1 if you need to in order for `stat' and other things to work. */
316 #undef _POSIX_SOURCE
317
318 /* Define to `__inline__' or `__inline' if that's what the C compiler
319    calls it, or to nothing if 'inline' is not supported under any name.  */
320 #ifndef __cplusplus
321 #undef inline
322 #endif