Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / binutils / as / i386-freebsd / config.h
1 /* $FreeBSD: src/gnu/usr.bin/binutils/as/i386-freebsd/config.h,v 1.1.6.4 2002/09/01 23:39:13 obrien Exp $ */
2 /* $DragonFly: src/gnu/usr.bin/binutils/as/i386-freebsd/Attic/config.h,v 1.2 2003/06/17 04:25:44 dillon Exp $ */
3
4 /* config.h.  Generated automatically by configure.  */
5 /* config.in.  Generated automatically from configure.in by autoheader.  */
6
7 /* Define if using alloca.c.  */
8 /* #undef C_ALLOCA */
9
10 /* Define to empty if the keyword does not work.  */
11 /* #undef const */
12
13 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
14    This function is required for alloca.c support on those systems.  */
15 /* #undef CRAY_STACKSEG_END */
16
17 /* Define if you have alloca, as a function or macro.  */
18 #define HAVE_ALLOCA 1
19
20 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
21 /* #undef HAVE_ALLOCA_H */
22
23 /* Define if you have a working `mmap' system call.  */
24 #define HAVE_MMAP 1
25
26 /* Define as __inline if that's what the C compiler calls it.  */
27 /* #undef inline */
28
29 /* Define to `long' if <sys/types.h> doesn't define.  */
30 /* #undef off_t */
31
32 /* Define if you need to in order for stat and other things to work.  */
33 /* #undef _POSIX_SOURCE */
34
35 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
36 /* #undef size_t */
37
38 /* If using the C implementation of alloca, define if you know the
39    direction of stack growth for your system; otherwise it will be
40    automatically deduced at run-time.
41  STACK_DIRECTION > 0 => grows toward higher addresses
42  STACK_DIRECTION < 0 => grows toward lower addresses
43  STACK_DIRECTION = 0 => direction of growth unknown
44  */
45 /* #undef STACK_DIRECTION */
46
47 /* Define if you have the ANSI C header files.  */
48 #define STDC_HEADERS 1
49
50 /* Define if lex declares yytext as a char * by default, not a char[].  */
51 #define YYTEXT_POINTER 1
52
53 /* Define if you have the __argz_count function.  */
54 /* #undef HAVE___ARGZ_COUNT */
55
56 /* Define if you have the __argz_next function.  */
57 /* #undef HAVE___ARGZ_NEXT */
58
59 /* Define if you have the __argz_stringify function.  */
60 /* #undef HAVE___ARGZ_STRINGIFY */
61
62 /* Define if you have the dcgettext function.  */
63 /* #undef HAVE_DCGETTEXT */
64
65 /* Define if you have the getcwd function.  */
66 #define HAVE_GETCWD 1
67
68 /* Define if you have the getpagesize function.  */
69 #define HAVE_GETPAGESIZE 1
70
71 /* Define if you have the munmap function.  */
72 #define HAVE_MUNMAP 1
73
74 /* Define if you have the putenv function.  */
75 #define HAVE_PUTENV 1
76
77 /* Define if you have the remove function.  */
78 /* #undef HAVE_REMOVE */
79
80 /* Define if you have the sbrk function.  */
81 #define HAVE_SBRK 1
82
83 /* Define if you have the setenv function.  */
84 #define HAVE_SETENV 1
85
86 /* Define if you have the setlocale function.  */
87 #define HAVE_SETLOCALE 1
88
89 /* Define if you have the stpcpy function.  */
90 /* #undef HAVE_STPCPY */
91
92 /* Define if you have the strcasecmp function.  */
93 #define HAVE_STRCASECMP 1
94
95 /* Define if you have the strchr function.  */
96 #define HAVE_STRCHR 1
97
98 /* Define if you have the unlink function.  */
99 #define HAVE_UNLINK 1
100
101 /* Define if you have the <argz.h> header file.  */
102 /* #undef HAVE_ARGZ_H */
103
104 /* Define if you have the <errno.h> header file.  */
105 #define HAVE_ERRNO_H 1
106
107 /* Define if you have the <limits.h> header file.  */
108 #define HAVE_LIMITS_H 1
109
110 /* Define if you have the <locale.h> header file.  */
111 #define HAVE_LOCALE_H 1
112
113 /* Define if you have the <malloc.h> header file.  */
114 /* #undef HAVE_MALLOC_H */
115
116 /* Define if you have the <memory.h> header file.  */
117 #define HAVE_MEMORY_H 1
118
119 /* Define if you have the <nl_types.h> header file.  */
120 #define HAVE_NL_TYPES_H 1
121
122 /* Define if you have the <stdarg.h> header file.  */
123 #define HAVE_STDARG_H 1
124
125 /* Define if you have the <stdlib.h> header file.  */
126 #define HAVE_STDLIB_H 1
127
128 /* Define if you have the <string.h> header file.  */
129 #define HAVE_STRING_H 1
130
131 /* Define if you have the <strings.h> header file.  */
132 #define HAVE_STRINGS_H 1
133
134 /* Define if you have the <sys/param.h> header file.  */
135 #define HAVE_SYS_PARAM_H 1
136
137 /* Define if you have the <sys/types.h> header file.  */
138 #define HAVE_SYS_TYPES_H 1
139
140 /* Define if you have the <unistd.h> header file.  */
141 #define HAVE_UNISTD_H 1
142
143 /* Define if you have the <values.h> header file.  */
144 /* #undef HAVE_VALUES_H */
145
146 /* Define if you have the <varargs.h> header file.  */
147 #define HAVE_VARARGS_H 1
148
149 /* Name of package */
150 #define PACKAGE "gas"
151
152 /* Version number of package */
153 /* #define VERSION "2.12" */
154
155 /* Define if defaulting to ELF on SCO 5. */
156 /* #undef SCO_ELF */
157
158 /* Using strict COFF? */
159 /* #undef STRICTCOFF */
160
161 /* Define if default target is PowerPC Solaris. */
162 /* #undef TARGET_SOLARIS_COMMENT */
163
164 /* Define as 1 if big endian. */
165 /* #undef TARGET_BYTES_BIG_ENDIAN */
166
167 /* Use ELF stabs for MIPS, not ECOFF stabs */
168 /* #undef MIPS_STABS_ELF */
169
170 /* Default architecture. */
171 /* #define DEFAULT_ARCH "i386" */
172
173 /* Using cgen code? */
174 /* #undef USING_CGEN */
175
176 /* Using i386 COFF? */
177 /* #undef I386COFF */
178
179 /* Using m68k COFF? */
180 /* #undef M68KCOFF */
181
182 /* Using m88k COFF? */
183 /* #undef M88KCOFF */
184
185 /* a.out support? */
186 /* #undef OBJ_MAYBE_AOUT */
187
188 /* b.out support? */
189 /* #undef OBJ_MAYBE_BOUT */
190
191 /* COFF support? */
192 /* #undef OBJ_MAYBE_COFF */
193
194 /* ECOFF support? */
195 /* #undef OBJ_MAYBE_ECOFF */
196
197 /* ELF support? */
198 /* #undef OBJ_MAYBE_ELF */
199
200 /* generic support? */
201 /* #undef OBJ_MAYBE_GENERIC */
202
203 /* HP300 support? */
204 /* #undef OBJ_MAYBE_HP300 */
205
206 /* IEEE support? */
207 /* #undef OBJ_MAYBE_IEEE */
208
209 /* SOM support? */
210 /* #undef OBJ_MAYBE_SOM */
211
212 /* VMS support? */
213 /* #undef OBJ_MAYBE_VMS */
214
215 /* Use emulation support? */
216 /* #undef USE_EMULATIONS */
217
218 /* Supported emulations. */
219 #define EMULATIONS &i386elf,
220
221 /* Default emulation. */
222 #define DEFAULT_EMULATION "i386elf"
223
224 /* old COFF support? */
225 /* #undef MANY_SEGMENTS */
226
227 /* Use BFD interface? */
228 #define BFD_ASSEMBLER 1
229
230 /* Target alias. */
231 #define TARGET_ALIAS "i386-obrien-freebsd5.0"
232
233 /* Canonical target. */
234 #define TARGET_CANONICAL "i386-obrien-freebsd5.0"
235
236 /* Target CPU. */
237 #define TARGET_CPU "i386"
238
239 /* Target vendor. */
240 #define TARGET_VENDOR "obrien"
241
242 /* Target OS. */
243 #define TARGET_OS "freebsd5.0"
244
245 /* Define if you have the stpcpy function */
246 /* #undef HAVE_STPCPY */
247
248 /* Define if your locale.h file contains LC_MESSAGES. */
249 #define HAVE_LC_MESSAGES 1
250
251 /* Define to 1 if NLS is requested */
252 /* #define ENABLE_NLS 1 */
253
254 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
255 /* #undef HAVE_GETTEXT */
256
257 /* Compiling cross-assembler? */
258 /* #undef CROSS_COMPILE */
259
260 /* assert broken? */
261 /* #undef BROKEN_ASSERT */
262
263 /* Define if strstr is not declared in system header files. */
264 /* #undef NEED_DECLARATION_STRSTR */
265
266 /* Define if malloc is not declared in system header files. */
267 /* #undef NEED_DECLARATION_MALLOC */
268
269 /* Define if free is not declared in system header files. */
270 /* #undef NEED_DECLARATION_FREE */
271
272 /* Define if sbrk is not declared in system header files. */
273 /* #undef NEED_DECLARATION_SBRK */
274
275 /* Define if environ is not declared in system header files. */
276 #define NEED_DECLARATION_ENVIRON 1
277
278 /* Define if errno is not declared in system header files. */
279 /* #undef NEED_DECLARATION_ERRNO */
280