1440a403fSchristos /* This file is automatically generated.  DO NOT EDIT! */
2*b88e3e88Schristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
306324dcfSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4440a403fSchristos 
5440a403fSchristos /* config.h.  Generated from config.in by configure.  */
6440a403fSchristos /* config.in.  Generated from configure.ac by autoheader.  */
7440a403fSchristos 
8440a403fSchristos /* Check that config.h is #included before system headers
9440a403fSchristos     (this works only for glibc, but that should be enough).  */
10440a403fSchristos #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11440a403fSchristos #  error config.h must be #included before system headers
12440a403fSchristos #endif
13440a403fSchristos #define __CONFIG_H__ 1
14440a403fSchristos 
15440a403fSchristos /* Name of host specific core header file to include in elf.c. */
16440a403fSchristos /* #undef CORE_HEADER */
17440a403fSchristos 
1806324dcfSchristos /* Define to 1 if you want to enable -z separate-code in ELF linker by
1906324dcfSchristos    default. */
2006324dcfSchristos #define DEFAULT_LD_Z_SEPARATE_CODE 0
2106324dcfSchristos 
22440a403fSchristos /* Define to 1 if translation of program messages to the user's native
23440a403fSchristos    language is requested. */
24440a403fSchristos #define ENABLE_NLS 1
25440a403fSchristos 
26440a403fSchristos /* Define to 1 if you have the <alloca.h> header file. */
27440a403fSchristos /* #undef HAVE_ALLOCA_H */
28440a403fSchristos 
29440a403fSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
30440a403fSchristos    don't. */
31440a403fSchristos #define HAVE_DECL_ASPRINTF 1
32440a403fSchristos 
33440a403fSchristos /* Define to 1 if you have the declaration of `basename', and to 0 if you
34440a403fSchristos    don't. */
35440a403fSchristos #define HAVE_DECL_BASENAME 0
36440a403fSchristos 
37440a403fSchristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
38440a403fSchristos #define HAVE_DECL_FFS 1
39440a403fSchristos 
40440a403fSchristos /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
41440a403fSchristos    */
42440a403fSchristos #define HAVE_DECL_FREE 1
43440a403fSchristos 
44440a403fSchristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
45440a403fSchristos    */
46440a403fSchristos #define HAVE_DECL_FSEEKO 1
47440a403fSchristos 
48440a403fSchristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
49440a403fSchristos    don't. */
50440a403fSchristos #define HAVE_DECL_FSEEKO64 0
51440a403fSchristos 
52440a403fSchristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
53440a403fSchristos    */
54440a403fSchristos #define HAVE_DECL_FTELLO 1
55440a403fSchristos 
56440a403fSchristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
57440a403fSchristos    don't. */
58440a403fSchristos #define HAVE_DECL_FTELLO64 0
59440a403fSchristos 
60440a403fSchristos /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
61440a403fSchristos    */
62440a403fSchristos #define HAVE_DECL_GETENV 1
63440a403fSchristos 
64440a403fSchristos /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
65440a403fSchristos    */
66440a403fSchristos #define HAVE_DECL_MALLOC 1
67440a403fSchristos 
68440a403fSchristos /* Define to 1 if you have the declaration of `realloc', and to 0 if you
69440a403fSchristos    don't. */
70440a403fSchristos #define HAVE_DECL_REALLOC 1
71440a403fSchristos 
72440a403fSchristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
73440a403fSchristos    don't. */
74440a403fSchristos #define HAVE_DECL_SNPRINTF 1
75440a403fSchristos 
76440a403fSchristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
77440a403fSchristos    */
78440a403fSchristos #define HAVE_DECL_STPCPY 1
79440a403fSchristos 
80440a403fSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
81440a403fSchristos    don't. */
82440a403fSchristos #define HAVE_DECL_STRNLEN 1
83440a403fSchristos 
84440a403fSchristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
85440a403fSchristos    */
86440a403fSchristos #define HAVE_DECL_STRSTR 1
87440a403fSchristos 
88440a403fSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
89440a403fSchristos    don't. */
90440a403fSchristos #define HAVE_DECL_VASPRINTF 1
91440a403fSchristos 
92440a403fSchristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
93440a403fSchristos    don't. */
94440a403fSchristos #define HAVE_DECL_VSNPRINTF 1
95440a403fSchristos 
96440a403fSchristos /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
97440a403fSchristos    */
98440a403fSchristos #define HAVE_DIRENT_H 1
99440a403fSchristos 
100440a403fSchristos /* Define to 1 if you have the <dlfcn.h> header file. */
101440a403fSchristos #define HAVE_DLFCN_H 1
102440a403fSchristos 
103440a403fSchristos /* Define to 1 if you have the `fcntl' function. */
104440a403fSchristos #define HAVE_FCNTL 1
105440a403fSchristos 
106440a403fSchristos /* Define to 1 if you have the <fcntl.h> header file. */
107440a403fSchristos #define HAVE_FCNTL_H 1
108440a403fSchristos 
109440a403fSchristos /* Define to 1 if you have the `fdopen' function. */
110440a403fSchristos #define HAVE_FDOPEN 1
111440a403fSchristos 
112440a403fSchristos /* Define to 1 if you have the `fileno' function. */
113440a403fSchristos #define HAVE_FILENO 1
114440a403fSchristos 
115*b88e3e88Schristos /* Define to 1 if you have the `fls' function. */
116*b88e3e88Schristos /* #undef HAVE_FLS */
117*b88e3e88Schristos 
118440a403fSchristos /* Define to 1 if you have the `fopen64' function. */
119440a403fSchristos /* #undef HAVE_FOPEN64 */
120440a403fSchristos 
121440a403fSchristos /* Define to 1 if you have the `fseeko' function. */
122440a403fSchristos #define HAVE_FSEEKO 1
123440a403fSchristos 
124440a403fSchristos /* Define to 1 if you have the `fseeko64' function. */
125440a403fSchristos /* #undef HAVE_FSEEKO64 */
126440a403fSchristos 
127440a403fSchristos /* Define to 1 if you have the `ftello' function. */
128440a403fSchristos #define HAVE_FTELLO 1
129440a403fSchristos 
130440a403fSchristos /* Define to 1 if you have the `ftello64' function. */
131440a403fSchristos /* #undef HAVE_FTELLO64 */
132440a403fSchristos 
133440a403fSchristos /* Define to 1 if you have the `getgid' function. */
134440a403fSchristos #define HAVE_GETGID 1
135440a403fSchristos 
136440a403fSchristos /* Define to 1 if you have the `getpagesize' function. */
137440a403fSchristos #define HAVE_GETPAGESIZE 1
138440a403fSchristos 
139440a403fSchristos /* Define to 1 if you have the `getrlimit' function. */
140440a403fSchristos #define HAVE_GETRLIMIT 1
141440a403fSchristos 
142440a403fSchristos /* Define to 1 if you have the `getuid' function. */
143440a403fSchristos #define HAVE_GETUID 1
144440a403fSchristos 
14506324dcfSchristos /* Define if your compiler supports hidden visibility. */
14606324dcfSchristos #define HAVE_HIDDEN 1
14706324dcfSchristos 
148440a403fSchristos /* Define to 1 if you have the <inttypes.h> header file. */
149440a403fSchristos #define HAVE_INTTYPES_H 1
150440a403fSchristos 
15106324dcfSchristos /* Define to 1 if the system has the type `long double'. */
15206324dcfSchristos #define HAVE_LONG_DOUBLE 1
15306324dcfSchristos 
15406324dcfSchristos /* Define to 1 if the system has the type `long long'. */
15506324dcfSchristos #define HAVE_LONG_LONG 1
15606324dcfSchristos 
157440a403fSchristos /* Define if <sys/procfs.h> has lwpstatus_t. */
158440a403fSchristos /* #undef HAVE_LWPSTATUS_T */
159440a403fSchristos 
160440a403fSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
161440a403fSchristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
162440a403fSchristos 
163440a403fSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
164440a403fSchristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
165440a403fSchristos 
166440a403fSchristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
167440a403fSchristos /* #undef HAVE_LWPSTATUS_T_PR_REG */
168440a403fSchristos 
169440a403fSchristos /* Define if <sys/procfs.h> has lwpxstatus_t. */
170440a403fSchristos /* #undef HAVE_LWPXSTATUS_T */
171440a403fSchristos 
172440a403fSchristos /* Define to 1 if you have the `madvise' function. */
173440a403fSchristos #define HAVE_MADVISE 1
174440a403fSchristos 
175440a403fSchristos /* Define to 1 if you have the <memory.h> header file. */
176440a403fSchristos #define HAVE_MEMORY_H 1
177440a403fSchristos 
178440a403fSchristos /* Define to 1 if you have a working `mmap' system call. */
179440a403fSchristos #define HAVE_MMAP 1
180440a403fSchristos 
181440a403fSchristos /* Define to 1 if you have the `mprotect' function. */
182440a403fSchristos #define HAVE_MPROTECT 1
183440a403fSchristos 
184440a403fSchristos /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
185440a403fSchristos /* #undef HAVE_NDIR_H */
186440a403fSchristos 
187440a403fSchristos /* Define if <sys/procfs.h> has prpsinfo32_t. */
188440a403fSchristos /* #undef HAVE_PRPSINFO32_T */
189440a403fSchristos 
190440a403fSchristos /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
191440a403fSchristos /* #undef HAVE_PRPSINFO32_T_PR_PID */
192440a403fSchristos 
193440a403fSchristos /* Define if <sys/procfs.h> has prpsinfo_t. */
194440a403fSchristos /* #undef HAVE_PRPSINFO_T */
195440a403fSchristos 
196440a403fSchristos /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
197440a403fSchristos /* #undef HAVE_PRPSINFO_T_PR_PID */
198440a403fSchristos 
199440a403fSchristos /* Define if <sys/procfs.h> has prstatus32_t. */
200440a403fSchristos /* #undef HAVE_PRSTATUS32_T */
201440a403fSchristos 
202440a403fSchristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
203440a403fSchristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */
204440a403fSchristos 
205440a403fSchristos /* Define if <sys/procfs.h> has prstatus_t. */
206440a403fSchristos /* #undef HAVE_PRSTATUS_T */
207440a403fSchristos 
208440a403fSchristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
209440a403fSchristos /* #undef HAVE_PRSTATUS_T_PR_WHO */
210440a403fSchristos 
211440a403fSchristos /* Define if <sys/procfs.h> has psinfo32_t. */
212440a403fSchristos /* #undef HAVE_PSINFO32_T */
213440a403fSchristos 
214440a403fSchristos /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
215440a403fSchristos /* #undef HAVE_PSINFO32_T_PR_PID */
216440a403fSchristos 
217440a403fSchristos /* Define if <sys/procfs.h> has psinfo_t. */
218440a403fSchristos /* #undef HAVE_PSINFO_T */
219440a403fSchristos 
220440a403fSchristos /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
221440a403fSchristos /* #undef HAVE_PSINFO_T_PR_PID */
222440a403fSchristos 
223440a403fSchristos /* Define if <sys/procfs.h> has pstatus32_t. */
224440a403fSchristos /* #undef HAVE_PSTATUS32_T */
225440a403fSchristos 
226440a403fSchristos /* Define if <sys/procfs.h> has pstatus_t. */
227440a403fSchristos /* #undef HAVE_PSTATUS_T */
228440a403fSchristos 
229440a403fSchristos /* Define if <sys/procfs.h> has pxstatus_t. */
230440a403fSchristos /* #undef HAVE_PXSTATUS_T */
231440a403fSchristos 
232440a403fSchristos /* Define to 1 if you have the `setitimer' function. */
233440a403fSchristos #define HAVE_SETITIMER 1
234440a403fSchristos 
235440a403fSchristos /* Define to 1 if you have the <stddef.h> header file. */
236440a403fSchristos #define HAVE_STDDEF_H 1
237440a403fSchristos 
238440a403fSchristos /* Define to 1 if you have the <stdint.h> header file. */
239440a403fSchristos #define HAVE_STDINT_H 1
240440a403fSchristos 
241440a403fSchristos /* Define to 1 if you have the <stdlib.h> header file. */
242440a403fSchristos #define HAVE_STDLIB_H 1
243440a403fSchristos 
244440a403fSchristos /* Define to 1 if you have the <strings.h> header file. */
245440a403fSchristos #define HAVE_STRINGS_H 1
246440a403fSchristos 
247440a403fSchristos /* Define to 1 if you have the <string.h> header file. */
248440a403fSchristos #define HAVE_STRING_H 1
249440a403fSchristos 
250440a403fSchristos /* Define to 1 if you have the `strtoull' function. */
251440a403fSchristos #define HAVE_STRTOULL 1
252440a403fSchristos 
253440a403fSchristos /* Define if struct core_dumpx has member c_impl */
254440a403fSchristos /* #undef HAVE_ST_C_IMPL */
255440a403fSchristos 
256440a403fSchristos /* Define to 1 if you have the `sysconf' function. */
257440a403fSchristos #define HAVE_SYSCONF 1
258440a403fSchristos 
259440a403fSchristos /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
260440a403fSchristos    */
261440a403fSchristos /* #undef HAVE_SYS_DIR_H */
262440a403fSchristos 
263440a403fSchristos /* Define to 1 if you have the <sys/file.h> header file. */
264440a403fSchristos #define HAVE_SYS_FILE_H 1
265440a403fSchristos 
266440a403fSchristos /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
267440a403fSchristos    */
268440a403fSchristos /* #undef HAVE_SYS_NDIR_H */
269440a403fSchristos 
27006324dcfSchristos /* Define to 1 if you have the <sys/param.h> header file. */
27106324dcfSchristos #define HAVE_SYS_PARAM_H 1
27206324dcfSchristos 
273440a403fSchristos /* Define to 1 if you have the <sys/procfs.h> header file. */
274440a403fSchristos /* #undef HAVE_SYS_PROCFS_H */
275440a403fSchristos 
276440a403fSchristos /* Define to 1 if you have the <sys/resource.h> header file. */
277440a403fSchristos #define HAVE_SYS_RESOURCE_H 1
278440a403fSchristos 
279440a403fSchristos /* Define to 1 if you have the <sys/stat.h> header file. */
280440a403fSchristos #define HAVE_SYS_STAT_H 1
281440a403fSchristos 
282440a403fSchristos /* Define to 1 if you have the <sys/time.h> header file. */
283440a403fSchristos #define HAVE_SYS_TIME_H 1
284440a403fSchristos 
285440a403fSchristos /* Define to 1 if you have the <sys/types.h> header file. */
286440a403fSchristos #define HAVE_SYS_TYPES_H 1
287440a403fSchristos 
288440a403fSchristos /* Define to 1 if you have the <time.h> header file. */
289440a403fSchristos #define HAVE_TIME_H 1
290440a403fSchristos 
291440a403fSchristos /* Define to 1 if you have the <unistd.h> header file. */
292440a403fSchristos #define HAVE_UNISTD_H 1
293440a403fSchristos 
294440a403fSchristos /* Define to 1 if you have the <wchar.h> header file. */
295440a403fSchristos #define HAVE_WCHAR_H 1
296440a403fSchristos 
297440a403fSchristos /* Define to 1 if you have the <wctype.h> header file. */
298440a403fSchristos #define HAVE_WCTYPE_H 1
299440a403fSchristos 
300440a403fSchristos /* Define if <sys/procfs.h> has win32_pstatus_t. */
301440a403fSchristos /* #undef HAVE_WIN32_PSTATUS_T */
302440a403fSchristos 
303440a403fSchristos /* Define to 1 if you have the <windows.h> header file. */
304440a403fSchristos /* #undef HAVE_WINDOWS_H */
305440a403fSchristos 
306440a403fSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
307440a403fSchristos    */
308440a403fSchristos #define LT_OBJDIR ".libs/"
309440a403fSchristos 
310440a403fSchristos /* Name of package */
311440a403fSchristos #define PACKAGE "bfd"
312440a403fSchristos 
313440a403fSchristos /* Define to the address where bug reports for this package should be sent. */
314440a403fSchristos #define PACKAGE_BUGREPORT ""
315440a403fSchristos 
316440a403fSchristos /* Define to the full name of this package. */
317440a403fSchristos #define PACKAGE_NAME "bfd"
318440a403fSchristos 
319440a403fSchristos /* Define to the full name and version of this package. */
320*b88e3e88Schristos #define PACKAGE_STRING "bfd 2.34"
321440a403fSchristos 
322440a403fSchristos /* Define to the one symbol short name of this package. */
323440a403fSchristos #define PACKAGE_TARNAME "bfd"
324440a403fSchristos 
325440a403fSchristos /* Define to the home page for this package. */
326440a403fSchristos #define PACKAGE_URL ""
327440a403fSchristos 
328440a403fSchristos /* Define to the version of this package. */
329*b88e3e88Schristos #define PACKAGE_VERSION "2.34"
330440a403fSchristos 
331440a403fSchristos /* The size of `char', as computed by sizeof. */
332440a403fSchristos /* #undef SIZEOF_CHAR */
333440a403fSchristos 
334440a403fSchristos /* The size of `int', as computed by sizeof. */
335*b88e3e88Schristos #define SIZEOF_INT 4
336440a403fSchristos 
337440a403fSchristos /* The size of `long', as computed by sizeof. */
338440a403fSchristos #define SIZEOF_LONG 4
339440a403fSchristos 
340440a403fSchristos /* The size of `long long', as computed by sizeof. */
341440a403fSchristos #define SIZEOF_LONG_LONG 8
342440a403fSchristos 
343440a403fSchristos /* The size of `off_t', as computed by sizeof. */
344440a403fSchristos #define SIZEOF_OFF_T 8
345440a403fSchristos 
346440a403fSchristos /* The size of `short', as computed by sizeof. */
347440a403fSchristos /* #undef SIZEOF_SHORT */
348440a403fSchristos 
349440a403fSchristos /* The size of `void *', as computed by sizeof. */
350440a403fSchristos #define SIZEOF_VOID_P 4
351440a403fSchristos 
352440a403fSchristos /* Define to 1 if you have the ANSI C header files. */
353440a403fSchristos #define STDC_HEADERS 1
354440a403fSchristos 
355440a403fSchristos /* Define if you can safely include both <string.h> and <strings.h>. */
356440a403fSchristos #define STRING_WITH_STRINGS 1
357440a403fSchristos 
358440a403fSchristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
359440a403fSchristos #define TIME_WITH_SYS_TIME 1
360440a403fSchristos 
361440a403fSchristos /* Name of host specific header file to include in trad-core.c. */
362440a403fSchristos /* #undef TRAD_HEADER */
363440a403fSchristos 
36406324dcfSchristos /* Define if 64-bit archives should always be used. */
365440a403fSchristos /* #undef USE_64_BIT_ARCHIVE */
366440a403fSchristos 
367440a403fSchristos /* Use b modifier when opening binary files? */
368440a403fSchristos /* #undef USE_BINARY_FOPEN */
369440a403fSchristos 
370440a403fSchristos /* Define if we should use leading underscore on 64 bit mingw targets */
371440a403fSchristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */
372440a403fSchristos 
373440a403fSchristos /* Use mmap if it's available? */
374440a403fSchristos /* #undef USE_MMAP */
375440a403fSchristos 
376440a403fSchristos /* Define if we should default to creating read-only plt entries */
377440a403fSchristos /* #undef USE_SECUREPLT */
378440a403fSchristos 
379440a403fSchristos /* Enable extensions on AIX 3, Interix.  */
380440a403fSchristos #ifndef _ALL_SOURCE
381440a403fSchristos # define _ALL_SOURCE 1
382440a403fSchristos #endif
383440a403fSchristos /* Enable GNU extensions on systems that have them.  */
384440a403fSchristos #ifndef _GNU_SOURCE
385440a403fSchristos # define _GNU_SOURCE 1
386440a403fSchristos #endif
387440a403fSchristos /* Enable threading extensions on Solaris.  */
388440a403fSchristos #ifndef _POSIX_PTHREAD_SEMANTICS
389440a403fSchristos # define _POSIX_PTHREAD_SEMANTICS 1
390440a403fSchristos #endif
391440a403fSchristos /* Enable extensions on HP NonStop.  */
392440a403fSchristos #ifndef _TANDEM_SOURCE
393440a403fSchristos # define _TANDEM_SOURCE 1
394440a403fSchristos #endif
395440a403fSchristos /* Enable general extensions on Solaris.  */
396440a403fSchristos #ifndef __EXTENSIONS__
397440a403fSchristos # define __EXTENSIONS__ 1
398440a403fSchristos #endif
399440a403fSchristos 
400440a403fSchristos 
401440a403fSchristos /* Version number of package */
402*b88e3e88Schristos #define VERSION "2.34"
40306324dcfSchristos 
40406324dcfSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
40506324dcfSchristos #ifndef _DARWIN_USE_64_BIT_INODE
40606324dcfSchristos # define _DARWIN_USE_64_BIT_INODE 1
40706324dcfSchristos #endif
408440a403fSchristos 
409440a403fSchristos /* Number of bits in a file offset, on hosts where this is settable. */
410440a403fSchristos /* #undef _FILE_OFFSET_BITS */
411440a403fSchristos 
412440a403fSchristos /* Define for large files, on AIX-style hosts. */
413440a403fSchristos /* #undef _LARGE_FILES */
414440a403fSchristos 
415440a403fSchristos /* Define to 1 if on MINIX. */
416440a403fSchristos /* #undef _MINIX */
417440a403fSchristos 
418440a403fSchristos /* Define to 2 if the system does not provide POSIX.1 features except with
419440a403fSchristos    this defined. */
420440a403fSchristos /* #undef _POSIX_1_SOURCE */
421440a403fSchristos 
422440a403fSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */
423440a403fSchristos /* #undef _POSIX_SOURCE */
424