xref: /netbsd-src/external/gpl3/gdb/lib/libbfd/arch/i386/config.h (revision 22ebeae4b2252475e0ebe332f69734639cb946ea)
1c236fd95Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*22ebeae4Schristos /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp  */
3d410c4eaSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4c236fd95Schristos 
5c236fd95Schristos /* config.h.  Generated from config.in by configure.  */
6d708e326Schristos /* config.in.  Generated from configure.ac by autoheader.  */
7c236fd95Schristos 
834f40950Schristos /* Check that config.h is #included before system headers
934f40950Schristos     (this works only for glibc, but that should be enough).  */
1034f40950Schristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
1134f40950Schristos #  error config.h must be #included before system headers
1234f40950Schristos #endif
1334f40950Schristos #define __CONFIG_H__ 1
1434f40950Schristos 
15*22ebeae4Schristos /* Define if building universal (internal helper macro) */
16*22ebeae4Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
17*22ebeae4Schristos 
18c236fd95Schristos /* Name of host specific core header file to include in elf.c. */
19c236fd95Schristos /* #undef CORE_HEADER */
20c236fd95Schristos 
21d410c4eaSchristos /* Define to 1 if you want to enable -z separate-code in ELF linker by
22d410c4eaSchristos    default. */
23d410c4eaSchristos #define DEFAULT_LD_Z_SEPARATE_CODE 0
24d410c4eaSchristos 
25d16b7486Schristos /* Define if you want run-time sanity checks. */
26d16b7486Schristos /* #undef ENABLE_CHECKING */
27d16b7486Schristos 
28c236fd95Schristos /* Define to 1 if translation of program messages to the user's native
29c236fd95Schristos    language is requested. */
30*22ebeae4Schristos /* #undef ENABLE_NLS */
31*22ebeae4Schristos 
32*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function
33*22ebeae4Schristos    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
34*22ebeae4Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
35*22ebeae4Schristos 
36*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
37*22ebeae4Schristos    the CoreFoundation framework. */
38*22ebeae4Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
39*22ebeae4Schristos 
40*22ebeae4Schristos /* Define if the GNU dcgettext() function is already present or preinstalled.
41*22ebeae4Schristos    */
42*22ebeae4Schristos /* #undef HAVE_DCGETTEXT */
43c236fd95Schristos 
4451676f91Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
4551676f91Schristos    don't. */
4651676f91Schristos #define HAVE_DECL_ASPRINTF 1
4751676f91Schristos 
48c236fd95Schristos /* Define to 1 if you have the declaration of `basename', and to 0 if you
49c236fd95Schristos    don't. */
50c236fd95Schristos #define HAVE_DECL_BASENAME 0
51c236fd95Schristos 
52c236fd95Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
53c236fd95Schristos #define HAVE_DECL_FFS 1
54c236fd95Schristos 
55d16b7486Schristos /* Define to 1 if you have the declaration of `fopen64', and to 0 if you
56d16b7486Schristos    don't. */
57d16b7486Schristos #define HAVE_DECL_FOPEN64 0
58c236fd95Schristos 
59c236fd95Schristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
60c236fd95Schristos    */
61c236fd95Schristos #define HAVE_DECL_FSEEKO 1
62c236fd95Schristos 
63c236fd95Schristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
64c236fd95Schristos    don't. */
65c236fd95Schristos #define HAVE_DECL_FSEEKO64 0
66c236fd95Schristos 
67c236fd95Schristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
68c236fd95Schristos    */
69c236fd95Schristos #define HAVE_DECL_FTELLO 1
70c236fd95Schristos 
71c236fd95Schristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
72c236fd95Schristos    don't. */
73c236fd95Schristos #define HAVE_DECL_FTELLO64 0
74c236fd95Schristos 
75c236fd95Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
76c236fd95Schristos    */
77c236fd95Schristos #define HAVE_DECL_STPCPY 1
78c236fd95Schristos 
79d708e326Schristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
80d708e326Schristos    don't. */
81d708e326Schristos #define HAVE_DECL_STRNLEN 1
82d708e326Schristos 
8351676f91Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
8451676f91Schristos    don't. */
8551676f91Schristos #define HAVE_DECL_VASPRINTF 1
8651676f91Schristos 
87d16b7486Schristos /* Define to 1 if you have the declaration of `___lc_codepage_func', and to 0
88d16b7486Schristos    if you don't. */
89d16b7486Schristos #define HAVE_DECL____LC_CODEPAGE_FUNC 0
90c236fd95Schristos 
91c236fd95Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
92c236fd95Schristos #define HAVE_DLFCN_H 1
93c236fd95Schristos 
94c236fd95Schristos /* Define to 1 if you have the `fcntl' function. */
95c236fd95Schristos #define HAVE_FCNTL 1
96c236fd95Schristos 
97c236fd95Schristos /* Define to 1 if you have the <fcntl.h> header file. */
98c236fd95Schristos #define HAVE_FCNTL_H 1
99c236fd95Schristos 
100c236fd95Schristos /* Define to 1 if you have the `fdopen' function. */
101c236fd95Schristos #define HAVE_FDOPEN 1
102c236fd95Schristos 
103c236fd95Schristos /* Define to 1 if you have the `fileno' function. */
104c236fd95Schristos #define HAVE_FILENO 1
105c236fd95Schristos 
106d410c4eaSchristos /* Define to 1 if you have the `fls' function. */
107d410c4eaSchristos /* #undef HAVE_FLS */
108d410c4eaSchristos 
109c236fd95Schristos /* Define to 1 if you have the `fopen64' function. */
110c236fd95Schristos /* #undef HAVE_FOPEN64 */
111c236fd95Schristos 
112c236fd95Schristos /* Define to 1 if you have the `fseeko' function. */
113c236fd95Schristos #define HAVE_FSEEKO 1
114c236fd95Schristos 
115c236fd95Schristos /* Define to 1 if you have the `fseeko64' function. */
116c236fd95Schristos /* #undef HAVE_FSEEKO64 */
117c236fd95Schristos 
118c236fd95Schristos /* Define to 1 if you have the `ftello' function. */
119c236fd95Schristos #define HAVE_FTELLO 1
120c236fd95Schristos 
121c236fd95Schristos /* Define to 1 if you have the `ftello64' function. */
122c236fd95Schristos /* #undef HAVE_FTELLO64 */
123c236fd95Schristos 
124c236fd95Schristos /* Define to 1 if you have the `getgid' function. */
125c236fd95Schristos #define HAVE_GETGID 1
126c236fd95Schristos 
127c236fd95Schristos /* Define to 1 if you have the `getpagesize' function. */
128c236fd95Schristos #define HAVE_GETPAGESIZE 1
129c236fd95Schristos 
13078ce218aSchristos /* Define to 1 if you have the `getrlimit' function. */
13178ce218aSchristos #define HAVE_GETRLIMIT 1
13278ce218aSchristos 
133*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */
134*22ebeae4Schristos /* #undef HAVE_GETTEXT */
135*22ebeae4Schristos 
136c236fd95Schristos /* Define to 1 if you have the `getuid' function. */
137c236fd95Schristos #define HAVE_GETUID 1
138c236fd95Schristos 
139d410c4eaSchristos /* Define if your compiler supports hidden visibility. */
140d410c4eaSchristos #define HAVE_HIDDEN 1
141d410c4eaSchristos 
142*22ebeae4Schristos /* Define if you have the iconv() function and it works. */
143*22ebeae4Schristos #define HAVE_ICONV 1
144*22ebeae4Schristos 
145c236fd95Schristos /* Define to 1 if you have the <inttypes.h> header file. */
146c236fd95Schristos #define HAVE_INTTYPES_H 1
147c236fd95Schristos 
148c236fd95Schristos /* Define if <sys/procfs.h> has lwpstatus_t. */
149c236fd95Schristos /* #undef HAVE_LWPSTATUS_T */
150c236fd95Schristos 
151c236fd95Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
152c236fd95Schristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
153c236fd95Schristos 
154c236fd95Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
155c236fd95Schristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
156c236fd95Schristos 
157c236fd95Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
158c236fd95Schristos /* #undef HAVE_LWPSTATUS_T_PR_REG */
159c236fd95Schristos 
160c236fd95Schristos /* Define if <sys/procfs.h> has lwpxstatus_t. */
161c236fd95Schristos /* #undef HAVE_LWPXSTATUS_T */
162c236fd95Schristos 
163c236fd95Schristos /* Define to 1 if you have the `madvise' function. */
164c236fd95Schristos #define HAVE_MADVISE 1
165c236fd95Schristos 
166c236fd95Schristos /* Define to 1 if you have the <memory.h> header file. */
167c236fd95Schristos #define HAVE_MEMORY_H 1
168c236fd95Schristos 
169c236fd95Schristos /* Define to 1 if you have a working `mmap' system call. */
170c236fd95Schristos #define HAVE_MMAP 1
171c236fd95Schristos 
172c236fd95Schristos /* Define to 1 if you have the `mprotect' function. */
173c236fd95Schristos #define HAVE_MPROTECT 1
174c236fd95Schristos 
175c236fd95Schristos /* Define if <sys/procfs.h> has prpsinfo32_t. */
176c236fd95Schristos /* #undef HAVE_PRPSINFO32_T */
177c236fd95Schristos 
17834f40950Schristos /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
17934f40950Schristos /* #undef HAVE_PRPSINFO32_T_PR_PID */
18034f40950Schristos 
181c236fd95Schristos /* Define if <sys/procfs.h> has prpsinfo_t. */
182c236fd95Schristos /* #undef HAVE_PRPSINFO_T */
183c236fd95Schristos 
18434f40950Schristos /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
18534f40950Schristos /* #undef HAVE_PRPSINFO_T_PR_PID */
18634f40950Schristos 
187c236fd95Schristos /* Define if <sys/procfs.h> has prstatus32_t. */
188c236fd95Schristos /* #undef HAVE_PRSTATUS32_T */
189c236fd95Schristos 
190c236fd95Schristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
191c236fd95Schristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */
192c236fd95Schristos 
193c236fd95Schristos /* Define if <sys/procfs.h> has prstatus_t. */
194c236fd95Schristos /* #undef HAVE_PRSTATUS_T */
195c236fd95Schristos 
196c236fd95Schristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
197c236fd95Schristos /* #undef HAVE_PRSTATUS_T_PR_WHO */
198c236fd95Schristos 
199c236fd95Schristos /* Define if <sys/procfs.h> has psinfo32_t. */
200c236fd95Schristos /* #undef HAVE_PSINFO32_T */
201c236fd95Schristos 
20234f40950Schristos /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
20334f40950Schristos /* #undef HAVE_PSINFO32_T_PR_PID */
20434f40950Schristos 
205c236fd95Schristos /* Define if <sys/procfs.h> has psinfo_t. */
206c236fd95Schristos /* #undef HAVE_PSINFO_T */
207c236fd95Schristos 
20834f40950Schristos /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
20934f40950Schristos /* #undef HAVE_PSINFO_T_PR_PID */
21034f40950Schristos 
211c236fd95Schristos /* Define if <sys/procfs.h> has pstatus32_t. */
212c236fd95Schristos /* #undef HAVE_PSTATUS32_T */
213c236fd95Schristos 
214c236fd95Schristos /* Define if <sys/procfs.h> has pstatus_t. */
215c236fd95Schristos /* #undef HAVE_PSTATUS_T */
216c236fd95Schristos 
217c236fd95Schristos /* Define if <sys/procfs.h> has pxstatus_t. */
218c236fd95Schristos /* #undef HAVE_PXSTATUS_T */
219c236fd95Schristos 
220c236fd95Schristos /* Define to 1 if you have the <stdint.h> header file. */
221c236fd95Schristos #define HAVE_STDINT_H 1
222c236fd95Schristos 
223c236fd95Schristos /* Define to 1 if you have the <stdlib.h> header file. */
224c236fd95Schristos #define HAVE_STDLIB_H 1
225c236fd95Schristos 
226c236fd95Schristos /* Define to 1 if you have the <strings.h> header file. */
227c236fd95Schristos #define HAVE_STRINGS_H 1
228c236fd95Schristos 
229c236fd95Schristos /* Define to 1 if you have the <string.h> header file. */
230c236fd95Schristos #define HAVE_STRING_H 1
231c236fd95Schristos 
232c236fd95Schristos /* Define if struct core_dumpx has member c_impl */
233c236fd95Schristos /* #undef HAVE_ST_C_IMPL */
234c236fd95Schristos 
235c236fd95Schristos /* Define to 1 if you have the `sysconf' function. */
236c236fd95Schristos #define HAVE_SYSCONF 1
237c236fd95Schristos 
238c236fd95Schristos /* Define to 1 if you have the <sys/file.h> header file. */
239c236fd95Schristos #define HAVE_SYS_FILE_H 1
240c236fd95Schristos 
241d410c4eaSchristos /* Define to 1 if you have the <sys/param.h> header file. */
242d410c4eaSchristos #define HAVE_SYS_PARAM_H 1
243d410c4eaSchristos 
244c236fd95Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
245c236fd95Schristos /* #undef HAVE_SYS_PROCFS_H */
246c236fd95Schristos 
24778ce218aSchristos /* Define to 1 if you have the <sys/resource.h> header file. */
24878ce218aSchristos #define HAVE_SYS_RESOURCE_H 1
24978ce218aSchristos 
250c236fd95Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
251c236fd95Schristos #define HAVE_SYS_STAT_H 1
252c236fd95Schristos 
253c236fd95Schristos /* Define to 1 if you have the <sys/types.h> header file. */
254c236fd95Schristos #define HAVE_SYS_TYPES_H 1
255c236fd95Schristos 
256c236fd95Schristos /* Define to 1 if you have the <unistd.h> header file. */
257c236fd95Schristos #define HAVE_UNISTD_H 1
258c236fd95Schristos 
259c236fd95Schristos /* Define if <sys/procfs.h> has win32_pstatus_t. */
260c236fd95Schristos /* #undef HAVE_WIN32_PSTATUS_T */
261c236fd95Schristos 
26234f40950Schristos /* Define to 1 if you have the <windows.h> header file. */
26334f40950Schristos /* #undef HAVE_WINDOWS_H */
26434f40950Schristos 
265d16b7486Schristos /* Define to 1 if zstd is enabled. */
266d16b7486Schristos /* #undef HAVE_ZSTD */
267d16b7486Schristos 
268c236fd95Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
269c236fd95Schristos    */
270c236fd95Schristos #define LT_OBJDIR ".libs/"
271c236fd95Schristos 
272c236fd95Schristos /* Name of package */
273c236fd95Schristos #define PACKAGE "bfd"
274c236fd95Schristos 
275c236fd95Schristos /* Define to the address where bug reports for this package should be sent. */
276c236fd95Schristos #define PACKAGE_BUGREPORT ""
277c236fd95Schristos 
278c236fd95Schristos /* Define to the full name of this package. */
27934f40950Schristos #define PACKAGE_NAME "bfd"
280c236fd95Schristos 
281c236fd95Schristos /* Define to the full name and version of this package. */
282*22ebeae4Schristos #define PACKAGE_STRING "bfd 2.42.50"
283c236fd95Schristos 
284c236fd95Schristos /* Define to the one symbol short name of this package. */
28534f40950Schristos #define PACKAGE_TARNAME "bfd"
286c236fd95Schristos 
287c236fd95Schristos /* Define to the home page for this package. */
288c236fd95Schristos #define PACKAGE_URL ""
289c236fd95Schristos 
290c236fd95Schristos /* Define to the version of this package. */
291*22ebeae4Schristos #define PACKAGE_VERSION "2.42.50"
292c236fd95Schristos 
293c236fd95Schristos /* The size of `int', as computed by sizeof. */
294eceb233bSchristos #define SIZEOF_INT 4
295c236fd95Schristos 
296c236fd95Schristos /* The size of `long', as computed by sizeof. */
297c236fd95Schristos #define SIZEOF_LONG 4
298c236fd95Schristos 
299c236fd95Schristos /* The size of `long long', as computed by sizeof. */
300c236fd95Schristos #define SIZEOF_LONG_LONG 8
301c236fd95Schristos 
302c236fd95Schristos /* The size of `off_t', as computed by sizeof. */
303c236fd95Schristos #define SIZEOF_OFF_T 8
304c236fd95Schristos 
305c236fd95Schristos /* The size of `void *', as computed by sizeof. */
306c236fd95Schristos #define SIZEOF_VOID_P 4
307c236fd95Schristos 
308c236fd95Schristos /* Define to 1 if you have the ANSI C header files. */
309c236fd95Schristos #define STDC_HEADERS 1
310c236fd95Schristos 
311*22ebeae4Schristos /* If the compiler supports a TLS storage class, define it to that here */
312*22ebeae4Schristos #define TLS _Thread_local
313*22ebeae4Schristos 
314c236fd95Schristos /* Name of host specific header file to include in trad-core.c. */
315c236fd95Schristos /* #undef TRAD_HEADER */
316c236fd95Schristos 
3178b7331e5Schristos /* Define if 64-bit archives should always be used. */
318c1e10f77Smrg /* #undef USE_64_BIT_ARCHIVE */
319c1e10f77Smrg 
320c236fd95Schristos /* Use b modifier when opening binary files? */
321c236fd95Schristos /* #undef USE_BINARY_FOPEN */
322c236fd95Schristos 
323c236fd95Schristos /* Define if we should use leading underscore on 64 bit mingw targets */
324c236fd95Schristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */
325c236fd95Schristos 
326c236fd95Schristos /* Use mmap if it's available? */
327c236fd95Schristos /* #undef USE_MMAP */
328c236fd95Schristos 
329c236fd95Schristos /* Define if we should default to creating read-only plt entries */
3306ca1cfa8Srin /* #undef USE_SECUREPLT */
331c236fd95Schristos 
332c236fd95Schristos /* Enable extensions on AIX 3, Interix.  */
333c236fd95Schristos #ifndef _ALL_SOURCE
334c236fd95Schristos # define _ALL_SOURCE 1
335c236fd95Schristos #endif
336c236fd95Schristos /* Enable GNU extensions on systems that have them.  */
337c236fd95Schristos #ifndef _GNU_SOURCE
338c236fd95Schristos # define _GNU_SOURCE 1
339c236fd95Schristos #endif
340c236fd95Schristos /* Enable threading extensions on Solaris.  */
341c236fd95Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
342c236fd95Schristos # define _POSIX_PTHREAD_SEMANTICS 1
343c236fd95Schristos #endif
344c236fd95Schristos /* Enable extensions on HP NonStop.  */
345c236fd95Schristos #ifndef _TANDEM_SOURCE
346c236fd95Schristos # define _TANDEM_SOURCE 1
347c236fd95Schristos #endif
348c236fd95Schristos /* Enable general extensions on Solaris.  */
349c236fd95Schristos #ifndef __EXTENSIONS__
350c236fd95Schristos # define __EXTENSIONS__ 1
351c236fd95Schristos #endif
352c236fd95Schristos 
353c236fd95Schristos 
354c236fd95Schristos /* Version number of package */
355*22ebeae4Schristos #define VERSION "2.42.50"
356*22ebeae4Schristos 
357*22ebeae4Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
358*22ebeae4Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
359*22ebeae4Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
360*22ebeae4Schristos # if defined __BIG_ENDIAN__
361*22ebeae4Schristos #  define WORDS_BIGENDIAN 1
362*22ebeae4Schristos # endif
363*22ebeae4Schristos #else
364*22ebeae4Schristos # ifndef WORDS_BIGENDIAN
365*22ebeae4Schristos /* #  undef WORDS_BIGENDIAN */
366*22ebeae4Schristos # endif
367*22ebeae4Schristos #endif
368d410c4eaSchristos 
369d410c4eaSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
370d410c4eaSchristos #ifndef _DARWIN_USE_64_BIT_INODE
371d410c4eaSchristos # define _DARWIN_USE_64_BIT_INODE 1
372d410c4eaSchristos #endif
373c236fd95Schristos 
374c236fd95Schristos /* Number of bits in a file offset, on hosts where this is settable. */
375c236fd95Schristos /* #undef _FILE_OFFSET_BITS */
376c236fd95Schristos 
377c236fd95Schristos /* Define for large files, on AIX-style hosts. */
378c236fd95Schristos /* #undef _LARGE_FILES */
379c236fd95Schristos 
380c236fd95Schristos /* Define to 1 if on MINIX. */
381c236fd95Schristos /* #undef _MINIX */
382c236fd95Schristos 
383c236fd95Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
384c236fd95Schristos    this defined. */
385c236fd95Schristos /* #undef _POSIX_1_SOURCE */
386c236fd95Schristos 
387c236fd95Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
388c236fd95Schristos /* #undef _POSIX_SOURCE */
389eceb233bSchristos 
390eceb233bSchristos /* Use structured /proc on Solaris. */
391eceb233bSchristos #define _STRUCTURED_PROC 1
392