xref: /minix3/external/gpl3/binutils/usr.bin/common/arch/earm/config.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1d19d7d58SLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2d19d7d58SLionel Sambuc /* Generated from: 	NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp  */
3d19d7d58SLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4d19d7d58SLionel Sambuc 
5d19d7d58SLionel Sambuc /* config.h.  Generated from config.in by configure.  */
6d19d7d58SLionel Sambuc /* config.in.  Generated from configure.in by autoheader.  */
7d19d7d58SLionel Sambuc 
8c9ea9e7aSLionel Sambuc /* Check that config.h is #included before system headers
9c9ea9e7aSLionel Sambuc    (this works only for glibc, but that should be enough).  */
10c9ea9e7aSLionel Sambuc #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11c9ea9e7aSLionel Sambuc #  error config.h must be #included before system headers
12c9ea9e7aSLionel Sambuc #endif
13c9ea9e7aSLionel Sambuc #define __CONFIG_H__ 1
14c9ea9e7aSLionel Sambuc 
15d19d7d58SLionel Sambuc /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
16d19d7d58SLionel Sambuc    systems. This function is required for `alloca.c' support on those systems.
17d19d7d58SLionel Sambuc    */
18d19d7d58SLionel Sambuc /* #undef CRAY_STACKSEG_END */
19d19d7d58SLionel Sambuc 
20d19d7d58SLionel Sambuc /* Define to 1 if using `alloca.c'. */
21d19d7d58SLionel Sambuc /* #undef C_ALLOCA */
22d19d7d58SLionel Sambuc 
23c9ea9e7aSLionel Sambuc /* Should ar and ranlib use -D behavior by default? */
24c9ea9e7aSLionel Sambuc #define DEFAULT_AR_DETERMINISTIC 0
25c9ea9e7aSLionel Sambuc 
26*0a6a1f1dSLionel Sambuc #if !defined(__minix)
27d19d7d58SLionel Sambuc /* Define to 1 if translation of program messages to the user's native
28d19d7d58SLionel Sambuc    language is requested. */
29*0a6a1f1dSLionel Sambuc #define ENABLE_NLS 1
30*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */
31d19d7d58SLionel Sambuc 
32d19d7d58SLionel Sambuc /* Suffix used for executables, if any. */
33d19d7d58SLionel Sambuc #define EXECUTABLE_SUFFIX ""
34d19d7d58SLionel Sambuc 
35d19d7d58SLionel Sambuc /* Define to 1 if you have `alloca', as a function or macro. */
36*0a6a1f1dSLionel Sambuc #define HAVE_ALLOCA 1
37d19d7d58SLionel Sambuc 
38d19d7d58SLionel Sambuc /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39d19d7d58SLionel Sambuc    */
40d19d7d58SLionel Sambuc /* #undef HAVE_ALLOCA_H */
41d19d7d58SLionel Sambuc 
42d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `environ', and to 0 if you
43d19d7d58SLionel Sambuc    don't. */
44d19d7d58SLionel Sambuc #define HAVE_DECL_ENVIRON 0
45d19d7d58SLionel Sambuc 
46d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
47d19d7d58SLionel Sambuc    don't. */
48d19d7d58SLionel Sambuc #define HAVE_DECL_FPRINTF 1
49d19d7d58SLionel Sambuc 
50d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
51d19d7d58SLionel Sambuc    don't. */
52d19d7d58SLionel Sambuc #define HAVE_DECL_GETC_UNLOCKED 1
53d19d7d58SLionel Sambuc 
54d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
55d19d7d58SLionel Sambuc    */
56d19d7d58SLionel Sambuc #define HAVE_DECL_GETENV 1
57d19d7d58SLionel Sambuc 
58d19d7d58SLionel Sambuc /* Is the prototype for getopt in <unistd.h> in the expected format? */
59d19d7d58SLionel Sambuc #define HAVE_DECL_GETOPT 1
60d19d7d58SLionel Sambuc 
61d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
62d19d7d58SLionel Sambuc    */
63d19d7d58SLionel Sambuc #define HAVE_DECL_SBRK 1
64d19d7d58SLionel Sambuc 
65d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
66d19d7d58SLionel Sambuc    don't. */
67d19d7d58SLionel Sambuc #define HAVE_DECL_SNPRINTF 1
68d19d7d58SLionel Sambuc 
69d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
70d19d7d58SLionel Sambuc    */
71d19d7d58SLionel Sambuc #define HAVE_DECL_STPCPY 1
72d19d7d58SLionel Sambuc 
73d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
74d19d7d58SLionel Sambuc    */
75d19d7d58SLionel Sambuc #define HAVE_DECL_STRSTR 1
76d19d7d58SLionel Sambuc 
77d19d7d58SLionel Sambuc /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
78d19d7d58SLionel Sambuc    don't. */
79d19d7d58SLionel Sambuc #define HAVE_DECL_VSNPRINTF 1
80d19d7d58SLionel Sambuc 
81d19d7d58SLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */
82d19d7d58SLionel Sambuc #define HAVE_DLFCN_H 1
83d19d7d58SLionel Sambuc 
84d19d7d58SLionel Sambuc /* Does the platform use an executable suffix? */
85d19d7d58SLionel Sambuc /* #undef HAVE_EXECUTABLE_SUFFIX */
86d19d7d58SLionel Sambuc 
87d19d7d58SLionel Sambuc /* Define to 1 if you have the <fcntl.h> header file. */
88d19d7d58SLionel Sambuc #define HAVE_FCNTL_H 1
89d19d7d58SLionel Sambuc 
90d19d7d58SLionel Sambuc /* Define to 1 if you have the `getc_unlocked' function. */
91d19d7d58SLionel Sambuc #define HAVE_GETC_UNLOCKED 1
92d19d7d58SLionel Sambuc 
93d19d7d58SLionel Sambuc /* Does <utime.h> define struct utimbuf? */
94d19d7d58SLionel Sambuc #define HAVE_GOOD_UTIME_H 1
95d19d7d58SLionel Sambuc 
96d19d7d58SLionel Sambuc /* Define if you have the iconv() function. */
97d19d7d58SLionel Sambuc #define HAVE_ICONV 1
98d19d7d58SLionel Sambuc 
99d19d7d58SLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */
100d19d7d58SLionel Sambuc #define HAVE_INTTYPES_H 1
101d19d7d58SLionel Sambuc 
102*0a6a1f1dSLionel Sambuc #if !defined(__minix)
103*0a6a1f1dSLionel Sambuc /* Define if your <locale.h> file defines LC_MESSAGES. */
104*0a6a1f1dSLionel Sambuc #define HAVE_LC_MESSAGES 1
105*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */
106*0a6a1f1dSLionel Sambuc 
107d19d7d58SLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */
108d19d7d58SLionel Sambuc #define HAVE_LIMITS_H 1
109d19d7d58SLionel Sambuc 
110*0a6a1f1dSLionel Sambuc #if !defined(__minix)
111*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <locale.h> header file. */
112*0a6a1f1dSLionel Sambuc #define HAVE_LOCALE_H 1
113*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */
114*0a6a1f1dSLionel Sambuc 
115*0a6a1f1dSLionel Sambuc /* Define if mbstate_t exists in wchar.h. */
116*0a6a1f1dSLionel Sambuc #define HAVE_MBSTATE_T 1
117*0a6a1f1dSLionel Sambuc 
118d19d7d58SLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */
119d19d7d58SLionel Sambuc #define HAVE_MEMORY_H 1
120d19d7d58SLionel Sambuc 
121d19d7d58SLionel Sambuc /* Define to 1 if you have the `mkdtemp' function. */
122d19d7d58SLionel Sambuc #define HAVE_MKDTEMP 1
123d19d7d58SLionel Sambuc 
124d19d7d58SLionel Sambuc /* Define to 1 if you have the `mkstemp' function. */
125d19d7d58SLionel Sambuc #define HAVE_MKSTEMP 1
126d19d7d58SLionel Sambuc 
127d19d7d58SLionel Sambuc /* Define to 1 if you have the `sbrk' function. */
128d19d7d58SLionel Sambuc #define HAVE_SBRK 1
129d19d7d58SLionel Sambuc 
130*0a6a1f1dSLionel Sambuc #if !defined(__minix)
131*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setlocale' function. */
132*0a6a1f1dSLionel Sambuc #define HAVE_SETLOCALE 1
133*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */
134*0a6a1f1dSLionel Sambuc 
135d19d7d58SLionel Sambuc /* Define to 1 if you have the `setmode' function. */
136d19d7d58SLionel Sambuc #define HAVE_SETMODE 1
137d19d7d58SLionel Sambuc 
138d19d7d58SLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */
139d19d7d58SLionel Sambuc #define HAVE_STDINT_H 1
140d19d7d58SLionel Sambuc 
141d19d7d58SLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */
142d19d7d58SLionel Sambuc #define HAVE_STDLIB_H 1
143d19d7d58SLionel Sambuc 
144d19d7d58SLionel Sambuc /* Define to 1 if you have the `strcoll' function. */
145d19d7d58SLionel Sambuc #define HAVE_STRCOLL 1
146d19d7d58SLionel Sambuc 
147d19d7d58SLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */
148d19d7d58SLionel Sambuc #define HAVE_STRINGS_H 1
149d19d7d58SLionel Sambuc 
150d19d7d58SLionel Sambuc /* Define to 1 if you have the <string.h> header file. */
151d19d7d58SLionel Sambuc #define HAVE_STRING_H 1
152d19d7d58SLionel Sambuc 
153d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/file.h> header file. */
154d19d7d58SLionel Sambuc #define HAVE_SYS_FILE_H 1
155d19d7d58SLionel Sambuc 
156d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/param.h> header file. */
157d19d7d58SLionel Sambuc #define HAVE_SYS_PARAM_H 1
158d19d7d58SLionel Sambuc 
159d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */
160d19d7d58SLionel Sambuc #define HAVE_SYS_STAT_H 1
161d19d7d58SLionel Sambuc 
162d19d7d58SLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */
163d19d7d58SLionel Sambuc #define HAVE_SYS_TYPES_H 1
164d19d7d58SLionel Sambuc 
165d19d7d58SLionel Sambuc /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
166d19d7d58SLionel Sambuc #define HAVE_SYS_WAIT_H 1
167d19d7d58SLionel Sambuc 
168d19d7d58SLionel Sambuc /* Is the type time_t defined in <time.h>? */
169d19d7d58SLionel Sambuc #define HAVE_TIME_T_IN_TIME_H 1
170d19d7d58SLionel Sambuc 
171d19d7d58SLionel Sambuc /* Is the type time_t defined in <sys/types.h>? */
172d19d7d58SLionel Sambuc #define HAVE_TIME_T_IN_TYPES_H 1
173d19d7d58SLionel Sambuc 
174d19d7d58SLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */
175d19d7d58SLionel Sambuc #define HAVE_UNISTD_H 1
176d19d7d58SLionel Sambuc 
177*0a6a1f1dSLionel Sambuc #if !defined(__minix)
178d19d7d58SLionel Sambuc /* Define to 1 if you have the `utimes' function. */
179*0a6a1f1dSLionel Sambuc #define HAVE_UTIMES 1
180*0a6a1f1dSLionel Sambuc #endif /* !defined(__minix) */
181*0a6a1f1dSLionel Sambuc 
182*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <wchar.h> header file. */
183*0a6a1f1dSLionel Sambuc #define HAVE_WCHAR_H 1
184d19d7d58SLionel Sambuc 
185d19d7d58SLionel Sambuc /* Define to 1 if you have the <zlib.h> header file. */
186c566d462SLionel Sambuc #define HAVE_ZLIB_H 1
187d19d7d58SLionel Sambuc 
188d19d7d58SLionel Sambuc /* Define as const if the declaration of iconv() needs const. */
189d19d7d58SLionel Sambuc #define ICONV_CONST const
190d19d7d58SLionel Sambuc 
191d19d7d58SLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries.
192d19d7d58SLionel Sambuc    */
193d19d7d58SLionel Sambuc #define LT_OBJDIR ".libs/"
194d19d7d58SLionel Sambuc 
195d19d7d58SLionel Sambuc /* Name of package */
196d19d7d58SLionel Sambuc #define PACKAGE "binutils"
197d19d7d58SLionel Sambuc 
198d19d7d58SLionel Sambuc /* Define to the address where bug reports for this package should be sent. */
199d19d7d58SLionel Sambuc #define PACKAGE_BUGREPORT ""
200d19d7d58SLionel Sambuc 
201d19d7d58SLionel Sambuc /* Define to the full name of this package. */
202d19d7d58SLionel Sambuc #define PACKAGE_NAME ""
203d19d7d58SLionel Sambuc 
204d19d7d58SLionel Sambuc /* Define to the full name and version of this package. */
205d19d7d58SLionel Sambuc #define PACKAGE_STRING ""
206d19d7d58SLionel Sambuc 
207d19d7d58SLionel Sambuc /* Define to the one symbol short name of this package. */
208d19d7d58SLionel Sambuc #define PACKAGE_TARNAME ""
209d19d7d58SLionel Sambuc 
210d19d7d58SLionel Sambuc /* Define to the home page for this package. */
211d19d7d58SLionel Sambuc #define PACKAGE_URL ""
212d19d7d58SLionel Sambuc 
213d19d7d58SLionel Sambuc /* Define to the version of this package. */
214d19d7d58SLionel Sambuc #define PACKAGE_VERSION ""
215d19d7d58SLionel Sambuc 
216d19d7d58SLionel Sambuc /* If using the C implementation of alloca, define if you know the
217d19d7d58SLionel Sambuc    direction of stack growth for your system; otherwise it will be
218d19d7d58SLionel Sambuc    automatically deduced at runtime.
219d19d7d58SLionel Sambuc 	STACK_DIRECTION > 0 => grows toward higher addresses
220d19d7d58SLionel Sambuc 	STACK_DIRECTION < 0 => grows toward lower addresses
221d19d7d58SLionel Sambuc 	STACK_DIRECTION = 0 => direction of growth unknown */
222d19d7d58SLionel Sambuc /* #undef STACK_DIRECTION */
223d19d7d58SLionel Sambuc 
224d19d7d58SLionel Sambuc /* Define to 1 if you have the ANSI C header files. */
225d19d7d58SLionel Sambuc #define STDC_HEADERS 1
226d19d7d58SLionel Sambuc 
227c9ea9e7aSLionel Sambuc /* Define if you can safely include both <string.h> and <strings.h>. */
228c9ea9e7aSLionel Sambuc #define STRING_WITH_STRINGS 1
229c9ea9e7aSLionel Sambuc 
230d19d7d58SLionel Sambuc /* Configured target name. */
231c566d462SLionel Sambuc #define TARGET "arm-elf32-minix"
232d19d7d58SLionel Sambuc 
233d19d7d58SLionel Sambuc /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
234d19d7d58SLionel Sambuc #define TARGET_PREPENDS_UNDERSCORE 0
235d19d7d58SLionel Sambuc 
236d19d7d58SLionel Sambuc /* Use b modifier when opening binary files? */
237d19d7d58SLionel Sambuc /* #undef USE_BINARY_FOPEN */
238d19d7d58SLionel Sambuc 
239d19d7d58SLionel Sambuc /* Enable extensions on AIX 3, Interix.  */
240d19d7d58SLionel Sambuc #ifndef _ALL_SOURCE
241d19d7d58SLionel Sambuc # define _ALL_SOURCE 1
242d19d7d58SLionel Sambuc #endif
243d19d7d58SLionel Sambuc /* Enable GNU extensions on systems that have them.  */
244d19d7d58SLionel Sambuc #ifndef _GNU_SOURCE
245d19d7d58SLionel Sambuc # define _GNU_SOURCE 1
246d19d7d58SLionel Sambuc #endif
247d19d7d58SLionel Sambuc /* Enable threading extensions on Solaris.  */
248d19d7d58SLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS
249d19d7d58SLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1
250d19d7d58SLionel Sambuc #endif
251d19d7d58SLionel Sambuc /* Enable extensions on HP NonStop.  */
252d19d7d58SLionel Sambuc #ifndef _TANDEM_SOURCE
253d19d7d58SLionel Sambuc # define _TANDEM_SOURCE 1
254d19d7d58SLionel Sambuc #endif
255d19d7d58SLionel Sambuc /* Enable general extensions on Solaris.  */
256d19d7d58SLionel Sambuc #ifndef __EXTENSIONS__
257d19d7d58SLionel Sambuc # define __EXTENSIONS__ 1
258d19d7d58SLionel Sambuc #endif
259d19d7d58SLionel Sambuc 
260d19d7d58SLionel Sambuc 
261d19d7d58SLionel Sambuc /* Version number of package */
262c9ea9e7aSLionel Sambuc #define VERSION "2.23.2"
263d19d7d58SLionel Sambuc 
264d19d7d58SLionel Sambuc /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
265d19d7d58SLionel Sambuc    `char[]'. */
266c566d462SLionel Sambuc #define YYTEXT_POINTER 1
267d19d7d58SLionel Sambuc 
268d19d7d58SLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */
269d19d7d58SLionel Sambuc /* #undef _FILE_OFFSET_BITS */
270d19d7d58SLionel Sambuc 
271d19d7d58SLionel Sambuc /* Define for large files, on AIX-style hosts. */
272d19d7d58SLionel Sambuc /* #undef _LARGE_FILES */
273d19d7d58SLionel Sambuc 
274d19d7d58SLionel Sambuc /* Define to 1 if on MINIX. */
275*0a6a1f1dSLionel Sambuc /* #undef _MINIX */
276d19d7d58SLionel Sambuc 
277d19d7d58SLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with
278d19d7d58SLionel Sambuc    this defined. */
279*0a6a1f1dSLionel Sambuc /* #undef _POSIX_1_SOURCE */
280d19d7d58SLionel Sambuc 
281d19d7d58SLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */
282*0a6a1f1dSLionel Sambuc /* #undef _POSIX_SOURCE */
283