xref: /netbsd-src/external/gpl3/gcc.old/lib/libgcc/arch/earmv4/auto-target.h (revision 8feb0f0b7eaff0608f8350bbfa3098827b4bb91b)
136ac495dSmrg /* This file is automatically generated.  DO NOT EDIT! */
2*8feb0f0bSmrg /* Generated from: NetBSD: mknative-gcc,v 1.113 2021/04/11 01:44:14 mrg Exp  */
336ac495dSmrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
436ac495dSmrg 
536ac495dSmrg /* auto-target.h.  Generated from config.in by configure.  */
636ac495dSmrg /* config.in.  Generated from configure.ac by autoheader.  */
736ac495dSmrg 
8a2dc1f3fSmrg /* Define to the .hidden-like directive if it exists. */
9a2dc1f3fSmrg #define AS_HIDDEN_DIRECTIVE .hidden
10a2dc1f3fSmrg 
11a2dc1f3fSmrg /* Define to 1 if the assembler supports AVX. */
12a2dc1f3fSmrg /* #undef HAVE_AS_AVX */
13a2dc1f3fSmrg 
14a2dc1f3fSmrg /* Define to 1 if the assembler supports .cfi_sections .debug_frame directive.
15a2dc1f3fSmrg    */
16a2dc1f3fSmrg #define HAVE_AS_CFI_SECTIONS 1
17a2dc1f3fSmrg 
18*8feb0f0bSmrg /* Define to 1 if the assembler supports LSE. */
19*8feb0f0bSmrg /* #undef HAVE_AS_LSE */
20*8feb0f0bSmrg 
2136ac495dSmrg /* Define to 1 if the target assembler supports thread-local storage. */
2236ac495dSmrg #define HAVE_CC_TLS 1
2336ac495dSmrg 
2436ac495dSmrg /* Define to 1 if you have the <ftw.h> header file. */
2536ac495dSmrg #define HAVE_FTW_H 1
2636ac495dSmrg 
2736ac495dSmrg /* Define if _Unwind_GetIPInfo is available. */
2836ac495dSmrg #define HAVE_GETIPINFO 1
2936ac495dSmrg 
3036ac495dSmrg /* Define if the compiler supports init priority. */
3136ac495dSmrg #define HAVE_INIT_PRIORITY 1
3236ac495dSmrg 
3336ac495dSmrg /* Define to 1 if you have the <inttypes.h> header file. */
3436ac495dSmrg #define HAVE_INTTYPES_H 1
3536ac495dSmrg 
3636ac495dSmrg /* Define to 1 if you have the <memory.h> header file. */
3736ac495dSmrg #define HAVE_MEMORY_H 1
3836ac495dSmrg 
3936ac495dSmrg /* Define if the system-provided CRTs are present on Solaris. */
4036ac495dSmrg /* #undef HAVE_SOLARIS_CRTS */
4136ac495dSmrg 
4236ac495dSmrg /* Define to 1 if you have the <stdint.h> header file. */
4336ac495dSmrg #define HAVE_STDINT_H 1
4436ac495dSmrg 
4536ac495dSmrg /* Define to 1 if you have the <stdlib.h> header file. */
4636ac495dSmrg #define HAVE_STDLIB_H 1
4736ac495dSmrg 
4836ac495dSmrg /* Define to 1 if you have the <strings.h> header file. */
4936ac495dSmrg #define HAVE_STRINGS_H 1
5036ac495dSmrg 
5136ac495dSmrg /* Define to 1 if you have the <string.h> header file. */
5236ac495dSmrg #define HAVE_STRING_H 1
5336ac495dSmrg 
54*8feb0f0bSmrg /* Define to 1 if you have the <sys/auxv.h> header file. */
55*8feb0f0bSmrg /* #undef HAVE_SYS_AUXV_H */
56*8feb0f0bSmrg 
5736ac495dSmrg /* Define to 1 if you have the <sys/stat.h> header file. */
5836ac495dSmrg #define HAVE_SYS_STAT_H 1
5936ac495dSmrg 
6036ac495dSmrg /* Define to 1 if you have the <sys/types.h> header file. */
6136ac495dSmrg #define HAVE_SYS_TYPES_H 1
6236ac495dSmrg 
6336ac495dSmrg /* Define to 1 if you have the <unistd.h> header file. */
6436ac495dSmrg #define HAVE_UNISTD_H 1
6536ac495dSmrg 
6636ac495dSmrg /* Define to the address where bug reports for this package should be sent. */
6736ac495dSmrg #define PACKAGE_BUGREPORT ""
6836ac495dSmrg 
6936ac495dSmrg /* Define to the full name of this package. */
7036ac495dSmrg #define PACKAGE_NAME "GNU C Runtime Library"
7136ac495dSmrg 
7236ac495dSmrg /* Define to the full name and version of this package. */
7336ac495dSmrg #define PACKAGE_STRING "GNU C Runtime Library 1.0"
7436ac495dSmrg 
7536ac495dSmrg /* Define to the one symbol short name of this package. */
7636ac495dSmrg #define PACKAGE_TARNAME "libgcc"
7736ac495dSmrg 
7836ac495dSmrg /* Define to the home page for this package. */
7936ac495dSmrg #define PACKAGE_URL "http://www.gnu.org/software/libgcc/"
8036ac495dSmrg 
8136ac495dSmrg /* Define to the version of this package. */
8236ac495dSmrg #define PACKAGE_VERSION "1.0"
8336ac495dSmrg 
8436ac495dSmrg /* The size of `double', as computed by sizeof. */
8536ac495dSmrg #define SIZEOF_DOUBLE 8
8636ac495dSmrg 
8736ac495dSmrg /* The size of `long double', as computed by sizeof. */
8836ac495dSmrg #define SIZEOF_LONG_DOUBLE 8
8936ac495dSmrg 
9036ac495dSmrg /* Define to 1 if you have the ANSI C header files. */
9136ac495dSmrg #define STDC_HEADERS 1
9236ac495dSmrg 
9336ac495dSmrg /* Define to 1 if the target use emutls for thread-local storage. */
9436ac495dSmrg /* #undef USE_EMUTLS */
9536ac495dSmrg 
96*8feb0f0bSmrg /* Enable large inode numbers on Mac OS X 10.5.  */
97*8feb0f0bSmrg #ifndef _DARWIN_USE_64_BIT_INODE
98*8feb0f0bSmrg # define _DARWIN_USE_64_BIT_INODE 1
99*8feb0f0bSmrg #endif
100*8feb0f0bSmrg 
10136ac495dSmrg /* Number of bits in a file offset, on hosts where this is settable. */
10236ac495dSmrg /* #undef _FILE_OFFSET_BITS */
10336ac495dSmrg 
10436ac495dSmrg /* Define for large files, on AIX-style hosts. */
10536ac495dSmrg /* #undef _LARGE_FILES */
106