* ppc-opc.c (powerpc_operands): Delete duplicate entries.
[deliverable/binutils-gdb.git] / gas / config.in
CommitLineData
6e1772d5 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
6e1772d5
AM
3/* Define if using AIX 5.2 value for C_WEAKEXT. */
4#undef AIX_WEAK_SUPPORT
6840198f 5
6e1772d5
AM
6/* assert broken? */
7#undef BROKEN_ASSERT
6840198f 8
6e1772d5
AM
9/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10 systems. This function is required for `alloca.c' support on those systems.
11 */
5a0a2144 12#undef CRAY_STACKSEG_END
6840198f 13
6e1772d5
AM
14/* Compiling cross-assembler? */
15#undef CROSS_COMPILE
16
17/* Define to 1 if using `alloca.c'. */
18#undef C_ALLOCA
19
20/* Default architecture. */
21#undef DEFAULT_ARCH
22
e330299e
DJ
23/* Default CRIS architecture. */
24#undef DEFAULT_CRIS_ARCH
25
6e1772d5
AM
26/* Default emulation. */
27#undef DEFAULT_EMULATION
28
29/* Supported emulations. */
30#undef EMULATIONS
31
12e64c2c
AM
32/* Define to 1 if translation of program messages to the user's native
33 language is requested. */
6e1772d5
AM
34#undef ENABLE_NLS
35
36/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
37#undef HAVE_ALLOCA
38
6e1772d5
AM
39/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
40 */
252b5132
RH
41#undef HAVE_ALLOCA_H
42
49f58d10
JB
43/* Is the prototype for getopt in <unistd.h> in the expected format? */
44#undef HAVE_DECL_GETOPT
45
82de001f
JJ
46/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
47 don't. */
48#undef HAVE_DECL_VSNPRINTF
49
6e1772d5
AM
50/* Define to 1 if you have the <errno.h> header file. */
51#undef HAVE_ERRNO_H
252b5132 52
6e1772d5
AM
53/* Define to 1 if you have the <inttypes.h> header file. */
54#undef HAVE_INTTYPES_H
252b5132 55
6e1772d5
AM
56/* Define to 1 if you have the <memory.h> header file. */
57#undef HAVE_MEMORY_H
252b5132 58
6e1772d5 59/* Define to 1 if you have the `remove' function. */
252b5132
RH
60#undef HAVE_REMOVE
61
6e1772d5 62/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
63#undef HAVE_SBRK
64
6e1772d5
AM
65/* Define to 1 if you have the <stdarg.h> header file. */
66#undef HAVE_STDARG_H
5a0a2144 67
6e1772d5
AM
68/* Define to 1 if you have the <stdint.h> header file. */
69#undef HAVE_STDINT_H
5a0a2144 70
6e1772d5
AM
71/* Define to 1 if you have the <stdlib.h> header file. */
72#undef HAVE_STDLIB_H
5a0a2144 73
6e1772d5
AM
74/* Define to 1 if you have the <strings.h> header file. */
75#undef HAVE_STRINGS_H
5a0a2144 76
6e1772d5 77/* Define to 1 if you have the <string.h> header file. */
252b5132
RH
78#undef HAVE_STRING_H
79
6e1772d5
AM
80/* Define to 1 if you have the <sys/stat.h> header file. */
81#undef HAVE_SYS_STAT_H
82
83/* Define to 1 if you have the <sys/types.h> header file. */
252b5132
RH
84#undef HAVE_SYS_TYPES_H
85
6e1772d5 86/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
87#undef HAVE_UNISTD_H
88
6e1772d5
AM
89/* Define to 1 if you have the `unlink' function. */
90#undef HAVE_UNLINK
91
6e1772d5 92/* Define to 1 if you have the <varargs.h> header file. */
252b5132
RH
93#undef HAVE_VARARGS_H
94
6e1772d5
AM
95/* Using i386 COFF? */
96#undef I386COFF
ed265386 97
6e1772d5
AM
98/* Using m68k COFF? */
99#undef M68KCOFF
252b5132 100
6e1772d5
AM
101/* Using m88k COFF? */
102#undef M88KCOFF
252b5132 103
6e1772d5
AM
104/* Default CPU for MIPS targets. */
105#undef MIPS_CPU_STRING_DEFAULT
316f5878 106
6e1772d5 107/* Generate 64-bit code by default on MIPS targets. */
316f5878
RS
108#undef MIPS_DEFAULT_64BIT
109
6e1772d5 110/* Choose a default ABI for MIPS targets. */
cac012d6
AO
111#undef MIPS_DEFAULT_ABI
112
6e1772d5
AM
113/* Define if environ is not declared in system header files. */
114#undef NEED_DECLARATION_ENVIRON
252b5132 115
6e1772d5
AM
116/* Define if errno is not declared in system header files. */
117#undef NEED_DECLARATION_ERRNO
252b5132 118
e8a38df5
AL
119/* Define if ffs is not declared in system header files. */
120#undef NEED_DECLARATION_FFS
121
6e1772d5
AM
122/* Define if free is not declared in system header files. */
123#undef NEED_DECLARATION_FREE
252b5132 124
6e1772d5
AM
125/* Define if malloc is not declared in system header files. */
126#undef NEED_DECLARATION_MALLOC
252b5132 127
6e1772d5
AM
128/* Define if sbrk is not declared in system header files. */
129#undef NEED_DECLARATION_SBRK
130
131/* Define if strstr is not declared in system header files. */
132#undef NEED_DECLARATION_STRSTR
252b5132
RH
133
134/* a.out support? */
135#undef OBJ_MAYBE_AOUT
136
137/* b.out support? */
138#undef OBJ_MAYBE_BOUT
139
140/* COFF support? */
141#undef OBJ_MAYBE_COFF
142
143/* ECOFF support? */
144#undef OBJ_MAYBE_ECOFF
145
146/* ELF support? */
147#undef OBJ_MAYBE_ELF
148
149/* generic support? */
150#undef OBJ_MAYBE_GENERIC
151
252b5132
RH
152/* SOM support? */
153#undef OBJ_MAYBE_SOM
154
6e1772d5
AM
155/* Name of package */
156#undef PACKAGE
252b5132 157
6e1772d5
AM
158/* Define to the address where bug reports for this package should be sent. */
159#undef PACKAGE_BUGREPORT
252b5132 160
6e1772d5
AM
161/* Define to the full name of this package. */
162#undef PACKAGE_NAME
252b5132 163
6e1772d5
AM
164/* Define to the full name and version of this package. */
165#undef PACKAGE_STRING
252b5132 166
6e1772d5
AM
167/* Define to the one symbol short name of this package. */
168#undef PACKAGE_TARNAME
169
170/* Define to the version of this package. */
171#undef PACKAGE_VERSION
172
173/* Define if defaulting to ELF on SCO 5. */
174#undef SCO_ELF
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 run-time.
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/* Using strict COFF? */
188#undef STRICTCOFF
252b5132
RH
189
190/* Target alias. */
191#undef TARGET_ALIAS
192
6e1772d5
AM
193/* Define as 1 if big endian. */
194#undef TARGET_BYTES_BIG_ENDIAN
195
252b5132
RH
196/* Canonical target. */
197#undef TARGET_CANONICAL
198
199/* Target CPU. */
200#undef TARGET_CPU
201
252b5132
RH
202/* Target OS. */
203#undef TARGET_OS
204
6e1772d5
AM
205/* Define if default target is PowerPC Solaris. */
206#undef TARGET_SOLARIS_COMMENT
252b5132 207
85fbca6a
NC
208/* Define if target is Symbian OS. */
209#undef TARGET_SYMBIAN
210
6e1772d5
AM
211/* Target vendor. */
212#undef TARGET_VENDOR
252b5132 213
9cd19b17
NC
214/* Use b modifier when opening binary files? */
215#undef USE_BINARY_FOPEN
216
6e1772d5
AM
217/* Use emulation support? */
218#undef USE_EMULATIONS
252b5132 219
6e1772d5
AM
220/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
221#undef USE_E_MIPS_ABI_O32
252b5132 222
6e1772d5
AM
223/* Using cgen code? */
224#undef USING_CGEN
252b5132 225
6e1772d5
AM
226/* Version number of package */
227#undef VERSION
252b5132 228
e330299e
DJ
229/* Define to 1 if your processor stores words with the most significant byte
230 first (like Motorola and SPARC, unlike Intel and VAX). */
231#undef WORDS_BIGENDIAN
232
6e1772d5
AM
233/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
234 `char[]'. */
235#undef YYTEXT_POINTER
252b5132 236
6e1772d5
AM
237/* Define to `__inline__' or `__inline' if that's what the C compiler
238 calls it, or to nothing if 'inline' is not supported under any name. */
239#ifndef __cplusplus
240#undef inline
241#endif
This page took 0.392394 seconds and 4 git commands to generate.