OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [config.in] - Blame information for rev 841

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.