xref: /netbsd-src/external/gpl3/gdb/lib/libbfd/arch/m68k/config.h (revision 22ebeae4b2252475e0ebe332f69734639cb946ea)
1ac8695a9Schristos /* 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  */
320cd48c9Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4ac8695a9Schristos 
5ac8695a9Schristos /* config.h.  Generated from config.in by configure.  */
63221174aSchristos /* config.in.  Generated from configure.ac by autoheader.  */
7ac8695a9Schristos 
884e9dd17Smrg /* Check that config.h is #included before system headers
984e9dd17Smrg     (this works only for glibc, but that should be enough).  */
1084e9dd17Smrg #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
1184e9dd17Smrg #  error config.h must be #included before system headers
1284e9dd17Smrg #endif
1384e9dd17Smrg #define __CONFIG_H__ 1
1484e9dd17Smrg 
15*22ebeae4Schristos /* Define if building universal (internal helper macro) */
16*22ebeae4Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
17*22ebeae4Schristos 
18ac8695a9Schristos /* Name of host specific core header file to include in elf.c. */
19ac8695a9Schristos /* #undef CORE_HEADER */
20ac8695a9Schristos 
2120cd48c9Schristos /* Define to 1 if you want to enable -z separate-code in ELF linker by
2220cd48c9Schristos    default. */
2320cd48c9Schristos #define DEFAULT_LD_Z_SEPARATE_CODE 0
2420cd48c9Schristos 
258dbf56feSchristos /* Define if you want run-time sanity checks. */
268dbf56feSchristos /* #undef ENABLE_CHECKING */
278dbf56feSchristos 
28ac8695a9Schristos /* Define to 1 if translation of program messages to the user's native
29ac8695a9Schristos    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 */
43ac8695a9Schristos 
44822f2954Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
45822f2954Schristos    don't. */
46822f2954Schristos #define HAVE_DECL_ASPRINTF 1
47822f2954Schristos 
48ac8695a9Schristos /* Define to 1 if you have the declaration of `basename', and to 0 if you
49ac8695a9Schristos    don't. */
50ac8695a9Schristos #define HAVE_DECL_BASENAME 0
51ac8695a9Schristos 
52ac8695a9Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
53ac8695a9Schristos #define HAVE_DECL_FFS 1
54ac8695a9Schristos 
558dbf56feSchristos /* Define to 1 if you have the declaration of `fopen64', and to 0 if you
568dbf56feSchristos    don't. */
578dbf56feSchristos #define HAVE_DECL_FOPEN64 0
58ac8695a9Schristos 
59ac8695a9Schristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
60ac8695a9Schristos    */
61ac8695a9Schristos #define HAVE_DECL_FSEEKO 1
62ac8695a9Schristos 
63ac8695a9Schristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
64ac8695a9Schristos    don't. */
65ac8695a9Schristos #define HAVE_DECL_FSEEKO64 0
66ac8695a9Schristos 
67ac8695a9Schristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
68ac8695a9Schristos    */
69ac8695a9Schristos #define HAVE_DECL_FTELLO 1
70ac8695a9Schristos 
71ac8695a9Schristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
72ac8695a9Schristos    don't. */
73ac8695a9Schristos #define HAVE_DECL_FTELLO64 0
74ac8695a9Schristos 
75ac8695a9Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
76ac8695a9Schristos    */
77ac8695a9Schristos #define HAVE_DECL_STPCPY 1
78ac8695a9Schristos 
793221174aSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
803221174aSchristos    don't. */
813221174aSchristos #define HAVE_DECL_STRNLEN 1
823221174aSchristos 
83822f2954Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
84822f2954Schristos    don't. */
85822f2954Schristos #define HAVE_DECL_VASPRINTF 1
86822f2954Schristos 
878dbf56feSchristos /* Define to 1 if you have the declaration of `___lc_codepage_func', and to 0
888dbf56feSchristos    if you don't. */
898dbf56feSchristos #define HAVE_DECL____LC_CODEPAGE_FUNC 0
90ac8695a9Schristos 
91ac8695a9Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
92ac8695a9Schristos #define HAVE_DLFCN_H 1
93ac8695a9Schristos 
94ac8695a9Schristos /* Define to 1 if you have the `fcntl' function. */
95ac8695a9Schristos #define HAVE_FCNTL 1
96ac8695a9Schristos 
97ac8695a9Schristos /* Define to 1 if you have the <fcntl.h> header file. */
98ac8695a9Schristos #define HAVE_FCNTL_H 1
99ac8695a9Schristos 
100ac8695a9Schristos /* Define to 1 if you have the `fdopen' function. */
101ac8695a9Schristos #define HAVE_FDOPEN 1
102ac8695a9Schristos 
103ac8695a9Schristos /* Define to 1 if you have the `fileno' function. */
104ac8695a9Schristos #define HAVE_FILENO 1
105ac8695a9Schristos 
10620cd48c9Schristos /* Define to 1 if you have the `fls' function. */
10720cd48c9Schristos /* #undef HAVE_FLS */
10820cd48c9Schristos 
109ac8695a9Schristos /* Define to 1 if you have the `fopen64' function. */
110ac8695a9Schristos /* #undef HAVE_FOPEN64 */
111ac8695a9Schristos 
112ac8695a9Schristos /* Define to 1 if you have the `fseeko' function. */
113ac8695a9Schristos #define HAVE_FSEEKO 1
114ac8695a9Schristos 
115ac8695a9Schristos /* Define to 1 if you have the `fseeko64' function. */
116ac8695a9Schristos /* #undef HAVE_FSEEKO64 */
117ac8695a9Schristos 
118ac8695a9Schristos /* Define to 1 if you have the `ftello' function. */
119ac8695a9Schristos #define HAVE_FTELLO 1
120ac8695a9Schristos 
121ac8695a9Schristos /* Define to 1 if you have the `ftello64' function. */
122ac8695a9Schristos /* #undef HAVE_FTELLO64 */
123ac8695a9Schristos 
124ac8695a9Schristos /* Define to 1 if you have the `getgid' function. */
125ac8695a9Schristos #define HAVE_GETGID 1
126ac8695a9Schristos 
127ac8695a9Schristos /* Define to 1 if you have the `getpagesize' function. */
128ac8695a9Schristos #define HAVE_GETPAGESIZE 1
129ac8695a9Schristos 
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 
136ac8695a9Schristos /* Define to 1 if you have the `getuid' function. */
137ac8695a9Schristos #define HAVE_GETUID 1
138ac8695a9Schristos 
13920cd48c9Schristos /* Define if your compiler supports hidden visibility. */
14020cd48c9Schristos #define HAVE_HIDDEN 1
14120cd48c9Schristos 
142*22ebeae4Schristos /* Define if you have the iconv() function and it works. */
143*22ebeae4Schristos #define HAVE_ICONV 1
144*22ebeae4Schristos 
145ac8695a9Schristos /* Define to 1 if you have the <inttypes.h> header file. */
146ac8695a9Schristos #define HAVE_INTTYPES_H 1
147ac8695a9Schristos 
148ac8695a9Schristos /* Define if <sys/procfs.h> has lwpstatus_t. */
149ac8695a9Schristos /* #undef HAVE_LWPSTATUS_T */
150ac8695a9Schristos 
151ac8695a9Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
152ac8695a9Schristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
153ac8695a9Schristos 
154ac8695a9Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
155ac8695a9Schristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
156ac8695a9Schristos 
157ac8695a9Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
158ac8695a9Schristos /* #undef HAVE_LWPSTATUS_T_PR_REG */
159ac8695a9Schristos 
160ac8695a9Schristos /* Define if <sys/procfs.h> has lwpxstatus_t. */
161ac8695a9Schristos /* #undef HAVE_LWPXSTATUS_T */
162ac8695a9Schristos 
163ac8695a9Schristos /* Define to 1 if you have the `madvise' function. */
164ac8695a9Schristos #define HAVE_MADVISE 1
165ac8695a9Schristos 
166ac8695a9Schristos /* Define to 1 if you have the <memory.h> header file. */
167ac8695a9Schristos #define HAVE_MEMORY_H 1
168ac8695a9Schristos 
169ac8695a9Schristos /* Define to 1 if you have a working `mmap' system call. */
170ac8695a9Schristos #define HAVE_MMAP 1
171ac8695a9Schristos 
172ac8695a9Schristos /* Define to 1 if you have the `mprotect' function. */
173ac8695a9Schristos #define HAVE_MPROTECT 1
174ac8695a9Schristos 
175ac8695a9Schristos /* Define if <sys/procfs.h> has prpsinfo32_t. */
176ac8695a9Schristos /* #undef HAVE_PRPSINFO32_T */
177ac8695a9Schristos 
17884e9dd17Smrg /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
17984e9dd17Smrg /* #undef HAVE_PRPSINFO32_T_PR_PID */
18084e9dd17Smrg 
181ac8695a9Schristos /* Define if <sys/procfs.h> has prpsinfo_t. */
182ac8695a9Schristos /* #undef HAVE_PRPSINFO_T */
183ac8695a9Schristos 
18484e9dd17Smrg /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
18584e9dd17Smrg /* #undef HAVE_PRPSINFO_T_PR_PID */
18684e9dd17Smrg 
187ac8695a9Schristos /* Define if <sys/procfs.h> has prstatus32_t. */
188ac8695a9Schristos /* #undef HAVE_PRSTATUS32_T */
189ac8695a9Schristos 
190ac8695a9Schristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
191ac8695a9Schristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */
192ac8695a9Schristos 
193ac8695a9Schristos /* Define if <sys/procfs.h> has prstatus_t. */
194ac8695a9Schristos /* #undef HAVE_PRSTATUS_T */
195ac8695a9Schristos 
196ac8695a9Schristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
197ac8695a9Schristos /* #undef HAVE_PRSTATUS_T_PR_WHO */
198ac8695a9Schristos 
199ac8695a9Schristos /* Define if <sys/procfs.h> has psinfo32_t. */
200ac8695a9Schristos /* #undef HAVE_PSINFO32_T */
201ac8695a9Schristos 
20284e9dd17Smrg /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
20384e9dd17Smrg /* #undef HAVE_PSINFO32_T_PR_PID */
20484e9dd17Smrg 
205ac8695a9Schristos /* Define if <sys/procfs.h> has psinfo_t. */
206ac8695a9Schristos /* #undef HAVE_PSINFO_T */
207ac8695a9Schristos 
20884e9dd17Smrg /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
20984e9dd17Smrg /* #undef HAVE_PSINFO_T_PR_PID */
21084e9dd17Smrg 
211ac8695a9Schristos /* Define if <sys/procfs.h> has pstatus32_t. */
212ac8695a9Schristos /* #undef HAVE_PSTATUS32_T */
213ac8695a9Schristos 
214ac8695a9Schristos /* Define if <sys/procfs.h> has pstatus_t. */
215ac8695a9Schristos /* #undef HAVE_PSTATUS_T */
216ac8695a9Schristos 
217ac8695a9Schristos /* Define if <sys/procfs.h> has pxstatus_t. */
218ac8695a9Schristos /* #undef HAVE_PXSTATUS_T */
219ac8695a9Schristos 
220ac8695a9Schristos /* Define to 1 if you have the <stdint.h> header file. */
221ac8695a9Schristos #define HAVE_STDINT_H 1
222ac8695a9Schristos 
223ac8695a9Schristos /* Define to 1 if you have the <stdlib.h> header file. */
224ac8695a9Schristos #define HAVE_STDLIB_H 1
225ac8695a9Schristos 
226ac8695a9Schristos /* Define to 1 if you have the <strings.h> header file. */
227ac8695a9Schristos #define HAVE_STRINGS_H 1
228ac8695a9Schristos 
229ac8695a9Schristos /* Define to 1 if you have the <string.h> header file. */
230ac8695a9Schristos #define HAVE_STRING_H 1
231ac8695a9Schristos 
232ac8695a9Schristos /* Define if struct core_dumpx has member c_impl */
233ac8695a9Schristos /* #undef HAVE_ST_C_IMPL */
234ac8695a9Schristos 
235ac8695a9Schristos /* Define to 1 if you have the `sysconf' function. */
236ac8695a9Schristos #define HAVE_SYSCONF 1
237ac8695a9Schristos 
238ac8695a9Schristos /* Define to 1 if you have the <sys/file.h> header file. */
239ac8695a9Schristos #define HAVE_SYS_FILE_H 1
240ac8695a9Schristos 
24120cd48c9Schristos /* Define to 1 if you have the <sys/param.h> header file. */
24220cd48c9Schristos #define HAVE_SYS_PARAM_H 1
24320cd48c9Schristos 
244ac8695a9Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
245ac8695a9Schristos /* #undef HAVE_SYS_PROCFS_H */
246ac8695a9Schristos 
24778ce218aSchristos /* Define to 1 if you have the <sys/resource.h> header file. */
24878ce218aSchristos #define HAVE_SYS_RESOURCE_H 1
24978ce218aSchristos 
250ac8695a9Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
251ac8695a9Schristos #define HAVE_SYS_STAT_H 1
252ac8695a9Schristos 
253ac8695a9Schristos /* Define to 1 if you have the <sys/types.h> header file. */
254ac8695a9Schristos #define HAVE_SYS_TYPES_H 1
255ac8695a9Schristos 
256ac8695a9Schristos /* Define to 1 if you have the <unistd.h> header file. */
257ac8695a9Schristos #define HAVE_UNISTD_H 1
258ac8695a9Schristos 
259ac8695a9Schristos /* Define if <sys/procfs.h> has win32_pstatus_t. */
260ac8695a9Schristos /* #undef HAVE_WIN32_PSTATUS_T */
261ac8695a9Schristos 
26284e9dd17Smrg /* Define to 1 if you have the <windows.h> header file. */
26384e9dd17Smrg /* #undef HAVE_WINDOWS_H */
26484e9dd17Smrg 
2658dbf56feSchristos /* Define to 1 if zstd is enabled. */
2668dbf56feSchristos /* #undef HAVE_ZSTD */
2678dbf56feSchristos 
268ac8695a9Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
269ac8695a9Schristos    */
270ac8695a9Schristos #define LT_OBJDIR ".libs/"
271ac8695a9Schristos 
272ac8695a9Schristos /* Name of package */
273ac8695a9Schristos #define PACKAGE "bfd"
274ac8695a9Schristos 
275ac8695a9Schristos /* Define to the address where bug reports for this package should be sent. */
276ac8695a9Schristos #define PACKAGE_BUGREPORT ""
277ac8695a9Schristos 
278ac8695a9Schristos /* Define to the full name of this package. */
27984e9dd17Smrg #define PACKAGE_NAME "bfd"
280ac8695a9Schristos 
281ac8695a9Schristos /* Define to the full name and version of this package. */
282*22ebeae4Schristos #define PACKAGE_STRING "bfd 2.42.50"
283ac8695a9Schristos 
284ac8695a9Schristos /* Define to the one symbol short name of this package. */
28584e9dd17Smrg #define PACKAGE_TARNAME "bfd"
286ac8695a9Schristos 
287ac8695a9Schristos /* Define to the home page for this package. */
288ac8695a9Schristos #define PACKAGE_URL ""
289ac8695a9Schristos 
290ac8695a9Schristos /* Define to the version of this package. */
291*22ebeae4Schristos #define PACKAGE_VERSION "2.42.50"
292ac8695a9Schristos 
293ac8695a9Schristos /* The size of `int', as computed by sizeof. */
2944d342c04Schristos #define SIZEOF_INT 4
295ac8695a9Schristos 
296ac8695a9Schristos /* The size of `long', as computed by sizeof. */
297ac8695a9Schristos #define SIZEOF_LONG 4
298ac8695a9Schristos 
299ac8695a9Schristos /* The size of `long long', as computed by sizeof. */
300ac8695a9Schristos #define SIZEOF_LONG_LONG 8
301ac8695a9Schristos 
302ac8695a9Schristos /* The size of `off_t', as computed by sizeof. */
303ac8695a9Schristos #define SIZEOF_OFF_T 8
304ac8695a9Schristos 
305ac8695a9Schristos /* The size of `void *', as computed by sizeof. */
306ac8695a9Schristos #define SIZEOF_VOID_P 4
307ac8695a9Schristos 
308ac8695a9Schristos /* Define to 1 if you have the ANSI C header files. */
309ac8695a9Schristos #define STDC_HEADERS 1
310ac8695a9Schristos 
311*22ebeae4Schristos /* If the compiler supports a TLS storage class, define it to that here */
312*22ebeae4Schristos #define TLS _Thread_local
313*22ebeae4Schristos 
314ac8695a9Schristos /* Name of host specific header file to include in trad-core.c. */
315ac8695a9Schristos /* #undef TRAD_HEADER */
316ac8695a9Schristos 
3178b7331e5Schristos /* Define if 64-bit archives should always be used. */
318e110ade7Smrg /* #undef USE_64_BIT_ARCHIVE */
319e110ade7Smrg 
320ac8695a9Schristos /* Use b modifier when opening binary files? */
321ac8695a9Schristos /* #undef USE_BINARY_FOPEN */
322ac8695a9Schristos 
323ac8695a9Schristos /* Define if we should use leading underscore on 64 bit mingw targets */
324ac8695a9Schristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */
325ac8695a9Schristos 
326ac8695a9Schristos /* Use mmap if it's available? */
327ac8695a9Schristos /* #undef USE_MMAP */
328ac8695a9Schristos 
329ac8695a9Schristos /* Define if we should default to creating read-only plt entries */
3306ca1cfa8Srin /* #undef USE_SECUREPLT */
331ac8695a9Schristos 
332ac8695a9Schristos /* Enable extensions on AIX 3, Interix.  */
333ac8695a9Schristos #ifndef _ALL_SOURCE
334ac8695a9Schristos # define _ALL_SOURCE 1
335ac8695a9Schristos #endif
336ac8695a9Schristos /* Enable GNU extensions on systems that have them.  */
337ac8695a9Schristos #ifndef _GNU_SOURCE
338ac8695a9Schristos # define _GNU_SOURCE 1
339ac8695a9Schristos #endif
340ac8695a9Schristos /* Enable threading extensions on Solaris.  */
341ac8695a9Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
342ac8695a9Schristos # define _POSIX_PTHREAD_SEMANTICS 1
343ac8695a9Schristos #endif
344ac8695a9Schristos /* Enable extensions on HP NonStop.  */
345ac8695a9Schristos #ifndef _TANDEM_SOURCE
346ac8695a9Schristos # define _TANDEM_SOURCE 1
347ac8695a9Schristos #endif
348ac8695a9Schristos /* Enable general extensions on Solaris.  */
349ac8695a9Schristos #ifndef __EXTENSIONS__
350ac8695a9Schristos # define __EXTENSIONS__ 1
351ac8695a9Schristos #endif
352ac8695a9Schristos 
353ac8695a9Schristos 
354ac8695a9Schristos /* 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 #  define WORDS_BIGENDIAN 1
366*22ebeae4Schristos # endif
367*22ebeae4Schristos #endif
36820cd48c9Schristos 
36920cd48c9Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
37020cd48c9Schristos #ifndef _DARWIN_USE_64_BIT_INODE
37120cd48c9Schristos # define _DARWIN_USE_64_BIT_INODE 1
37220cd48c9Schristos #endif
373ac8695a9Schristos 
374ac8695a9Schristos /* Number of bits in a file offset, on hosts where this is settable. */
375ac8695a9Schristos /* #undef _FILE_OFFSET_BITS */
376ac8695a9Schristos 
377ac8695a9Schristos /* Define for large files, on AIX-style hosts. */
378ac8695a9Schristos /* #undef _LARGE_FILES */
379ac8695a9Schristos 
380ac8695a9Schristos /* Define to 1 if on MINIX. */
381ac8695a9Schristos /* #undef _MINIX */
382ac8695a9Schristos 
383ac8695a9Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
384ac8695a9Schristos    this defined. */
385ac8695a9Schristos /* #undef _POSIX_1_SOURCE */
386ac8695a9Schristos 
387ac8695a9Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
388ac8695a9Schristos /* #undef _POSIX_SOURCE */
3894d342c04Schristos 
3904d342c04Schristos /* Use structured /proc on Solaris. */
3914d342c04Schristos #define _STRUCTURED_PROC 1
392