Home | History | Annotate | Line # | Download | only in hppa
      1 /* This file is automatically generated.  DO NOT EDIT! */
      2 /* Generated from: NetBSD: mknative-gcc,v 1.120 2025/09/16 04:18:30 mrg Exp  */
      3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
      4 
      5 /* config.h.  Generated from config.h.in by configure.  */
      6 /* config.h.in.  Generated from configure.ac by autoheader.  */
      7 
      8 /* Define to 1 if you have the `aligned_alloc' function. */
      9 #define HAVE_ALIGNED_ALLOC 1
     10 
     11 /* Define to 1 if the target assembler supports .symver directive. */
     12 #define HAVE_AS_SYMVER_DIRECTIVE 1
     13 
     14 /* Define to 1 if the target supports __attribute__((alias(...))). */
     15 #define HAVE_ATTRIBUTE_ALIAS 1
     16 
     17 /* Define to 1 if the target supports __attribute__((dllexport)). */
     18 /* #undef HAVE_ATTRIBUTE_DLLEXPORT */
     19 
     20 /* Define to 1 if the target supports __attribute__((visibility(...))). */
     21 #define HAVE_ATTRIBUTE_VISIBILITY 1
     22 
     23 /* Define if the POSIX Semaphores do not work on your system. */
     24 /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */
     25 
     26 /* Define to 1 if the target assembler supports thread-local storage. */
     27 /* #undef HAVE_CC_TLS */
     28 
     29 /* Define to 1 if you have the `clock_gettime' function. */
     30 #define HAVE_CLOCK_GETTIME 1
     31 
     32 /* Define to 1 if you have the <dlfcn.h> header file. */
     33 #define HAVE_DLFCN_H 1
     34 
     35 /* Define to 1 if you have the `getegid' function. */
     36 #define HAVE_GETEGID 1
     37 
     38 /* Define to 1 if you have the `geteuid' function. */
     39 #define HAVE_GETEUID 1
     40 
     41 /* Define to 1 if you have the `getgid' function. */
     42 #define HAVE_GETGID 1
     43 
     44 /* Define if gethostname is supported. */
     45 #define HAVE_GETHOSTNAME 1
     46 
     47 /* Define to 1 if you have the `getloadavg' function. */
     48 #define HAVE_GETLOADAVG 1
     49 
     50 /* Define if getpid is supported. */
     51 #define HAVE_GETPID 1
     52 
     53 /* Define to 1 if you have the `getuid' function. */
     54 #define HAVE_GETUID 1
     55 
     56 /* Define to 1 if you have the <inttypes.h> header file. */
     57 #define HAVE_INTTYPES_H 1
     58 
     59 /* Define to 1 if you have the `memalign' function. */
     60 /* #undef HAVE_MEMALIGN */
     61 
     62 /* Define to 1 if you have the <memory.h> header file. */
     63 #define HAVE_MEMORY_H 1
     64 
     65 /* Define to 1 if you have the `posix_memalign' function. */
     66 #define HAVE_POSIX_MEMALIGN 1
     67 
     68 /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
     69 /* #undef HAVE_PTHREAD_AFFINITY_NP */
     70 
     71 /* Define to 1 if you have the <pthread.h> header file. */
     72 #define HAVE_PTHREAD_H 1
     73 
     74 /* Define to 1 if you have the `secure_getenv' function. */
     75 /* #undef HAVE_SECURE_GETENV */
     76 
     77 /* Define to 1 if you have the <semaphore.h> header file. */
     78 #define HAVE_SEMAPHORE_H 1
     79 
     80 /* Define to 1 if you have the <stdint.h> header file. */
     81 #define HAVE_STDINT_H 1
     82 
     83 /* Define to 1 if you have the <stdlib.h> header file. */
     84 #define HAVE_STDLIB_H 1
     85 
     86 /* Define to 1 if you have the <strings.h> header file. */
     87 #define HAVE_STRINGS_H 1
     88 
     89 /* Define to 1 if you have the <string.h> header file. */
     90 #define HAVE_STRING_H 1
     91 
     92 /* Define to 1 if you have the `strtoull' function. */
     93 #define HAVE_STRTOULL 1
     94 
     95 /* Define to 1 if the system has the type `struct _Mutex_Control'. */
     96 /* #undef HAVE_STRUCT__MUTEX_CONTROL */
     97 
     98 /* Define to 1 if the target runtime linker supports binding the same symbol
     99    to different versions. */
    100 #define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
    101 
    102 /* Define to 1 if the target supports __sync_*_compare_and_swap */
    103 #define HAVE_SYNC_BUILTINS 1
    104 
    105 /* Define to 1 if you have the <sys/loadavg.h> header file. */
    106 /* #undef HAVE_SYS_LOADAVG_H */
    107 
    108 /* Define to 1 if you have the <sys/stat.h> header file. */
    109 #define HAVE_SYS_STAT_H 1
    110 
    111 /* Define to 1 if you have the <sys/sysctl.h> header file. */
    112 #define HAVE_SYS_SYSCTL_H 1
    113 
    114 /* Define to 1 if you have the <sys/time.h> header file. */
    115 #define HAVE_SYS_TIME_H 1
    116 
    117 /* Define to 1 if you have the <sys/types.h> header file. */
    118 #define HAVE_SYS_TYPES_H 1
    119 
    120 /* Define to 1 if the target supports thread-local storage. */
    121 #define HAVE_TLS 1
    122 
    123 /* Define if uname is supported and struct utsname has nodename field. */
    124 /* #undef HAVE_UNAME */
    125 
    126 /* Define to 1 if you have the <unistd.h> header file. */
    127 #define HAVE_UNISTD_H 1
    128 
    129 /* Define to 1 if you have the `_aligned_malloc' function. */
    130 /* #undef HAVE__ALIGNED_MALLOC */
    131 
    132 /* Define to 1 if you have the `__secure_getenv' function. */
    133 /* #undef HAVE___SECURE_GETENV */
    134 
    135 /* Define to 1 if GNU symbol versioning is used for libgomp. */
    136 #define LIBGOMP_GNU_SYMBOL_VERSIONING 1
    137 
    138 /* Define to 1 if building libgomp for an accelerator-only target. */
    139 /* #undef LIBGOMP_OFFLOADED_ONLY */
    140 
    141 /* Define to 1 if libgomp should use POSIX threads. */
    142 #define LIBGOMP_USE_PTHREADS 1
    143 
    144 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    145    */
    146 #define LT_OBJDIR ".libs/"
    147 
    148 /* Define to 1 to if -foffload is defaulted */
    149 /* #undef OFFLOAD_DEFAULTED */
    150 
    151 /* Define to offload plugins, separated by commas. */
    152 #define OFFLOAD_PLUGINS ""
    153 
    154 /* Name of package */
    155 #define PACKAGE "libgomp"
    156 
    157 /* Define to the address where bug reports for this package should be sent. */
    158 #define PACKAGE_BUGREPORT ""
    159 
    160 /* Define to the full name of this package. */
    161 #define PACKAGE_NAME "GNU Offloading and Multi Processing Runtime Library"
    162 
    163 /* Define to the full name and version of this package. */
    164 #define PACKAGE_STRING "GNU Offloading and Multi Processing Runtime Library 1.0"
    165 
    166 /* Define to the one symbol short name of this package. */
    167 #define PACKAGE_TARNAME "libgomp"
    168 
    169 /* Define to the home page for this package. */
    170 #define PACKAGE_URL "http://www.gnu.org/software/libgomp/"
    171 
    172 /* Define to the version of this package. */
    173 #define PACKAGE_VERSION "1.0"
    174 
    175 /* Define if all infrastructure, needed for plugins, is supported. */
    176 /* #undef PLUGIN_SUPPORT */
    177 
    178 /* The size of `void *', as computed by sizeof. */
    179 #define SIZEOF_VOID_P 4
    180 
    181 /* Define to 1 if you have the ANSI C header files. */
    182 #define STDC_HEADERS 1
    183 
    184 /* Define if you can safely include both <string.h> and <strings.h>. */
    185 #define STRING_WITH_STRINGS 1
    186 
    187 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
    188 #define TIME_WITH_SYS_TIME 1
    189 
    190 /* Define to 1 if the target use emutls for thread-local storage. */
    191 /* #undef USE_EMUTLS */
    192 
    193 /* Version number of package */
    194 #define VERSION "1.0"
    195