1*36ac495dSmrg /* This file is automatically generated. DO NOT EDIT! */ 2*36ac495dSmrg /* Generated from: NetBSD: mknative-gcc,v 1.87 2016/03/17 23:41:21 mrg Exp */ 3*36ac495dSmrg /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 4*36ac495dSmrg 5*36ac495dSmrg /* config.h. Generated from config.h.in by configure. */ 6*36ac495dSmrg /* config.h.in. Generated from configure.ac by autoheader. */ 7*36ac495dSmrg 8*36ac495dSmrg /* Define to 1 if the target assembler supports .symver directive. */ 9*36ac495dSmrg #define HAVE_AS_SYMVER_DIRECTIVE 1 10*36ac495dSmrg 11*36ac495dSmrg /* Define to 1 if the target supports __attribute__((alias(...))). */ 12*36ac495dSmrg #define HAVE_ATTRIBUTE_ALIAS 1 13*36ac495dSmrg 14*36ac495dSmrg /* Define to 1 if the target supports __attribute__((dllexport)). */ 15*36ac495dSmrg /* #undef HAVE_ATTRIBUTE_DLLEXPORT */ 16*36ac495dSmrg 17*36ac495dSmrg /* Define to 1 if the target supports __attribute__((visibility(...))). */ 18*36ac495dSmrg #define HAVE_ATTRIBUTE_VISIBILITY 1 19*36ac495dSmrg 20*36ac495dSmrg /* Define if the POSIX Semaphores do not work on your system. */ 21*36ac495dSmrg /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */ 22*36ac495dSmrg 23*36ac495dSmrg /* Define to 1 if the target assembler supports thread-local storage. */ 24*36ac495dSmrg /* #undef HAVE_CC_TLS */ 25*36ac495dSmrg 26*36ac495dSmrg /* Define to 1 if you have the `clock_gettime' function. */ 27*36ac495dSmrg #define HAVE_CLOCK_GETTIME 1 28*36ac495dSmrg 29*36ac495dSmrg /* Define to 1 if you have the <dlfcn.h> header file. */ 30*36ac495dSmrg #define HAVE_DLFCN_H 1 31*36ac495dSmrg 32*36ac495dSmrg /* Define to 1 if you have the `getloadavg' function. */ 33*36ac495dSmrg #define HAVE_GETLOADAVG 1 34*36ac495dSmrg 35*36ac495dSmrg /* Define to 1 if you have the <inttypes.h> header file. */ 36*36ac495dSmrg #define HAVE_INTTYPES_H 1 37*36ac495dSmrg 38*36ac495dSmrg /* Define to 1 if you have the `dl' library (-ldl). */ 39*36ac495dSmrg /* #undef HAVE_LIBDL */ 40*36ac495dSmrg 41*36ac495dSmrg /* Define to 1 if you have the <memory.h> header file. */ 42*36ac495dSmrg #define HAVE_MEMORY_H 1 43*36ac495dSmrg 44*36ac495dSmrg /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */ 45*36ac495dSmrg /* #undef HAVE_PTHREAD_AFFINITY_NP */ 46*36ac495dSmrg 47*36ac495dSmrg /* Define to 1 if you have the <semaphore.h> header file. */ 48*36ac495dSmrg #define HAVE_SEMAPHORE_H 1 49*36ac495dSmrg 50*36ac495dSmrg /* Define to 1 if you have the <stdint.h> header file. */ 51*36ac495dSmrg #define HAVE_STDINT_H 1 52*36ac495dSmrg 53*36ac495dSmrg /* Define to 1 if you have the <stdlib.h> header file. */ 54*36ac495dSmrg #define HAVE_STDLIB_H 1 55*36ac495dSmrg 56*36ac495dSmrg /* Define to 1 if you have the <strings.h> header file. */ 57*36ac495dSmrg #define HAVE_STRINGS_H 1 58*36ac495dSmrg 59*36ac495dSmrg /* Define to 1 if you have the <string.h> header file. */ 60*36ac495dSmrg #define HAVE_STRING_H 1 61*36ac495dSmrg 62*36ac495dSmrg /* Define to 1 if you have the `strtoull' function. */ 63*36ac495dSmrg #define HAVE_STRTOULL 1 64*36ac495dSmrg 65*36ac495dSmrg /* Define to 1 if the target runtime linker supports binding the same symbol 66*36ac495dSmrg to different versions. */ 67*36ac495dSmrg /* #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT */ 68*36ac495dSmrg 69*36ac495dSmrg /* Define to 1 if the target supports __sync_*_compare_and_swap */ 70*36ac495dSmrg #define HAVE_SYNC_BUILTINS 1 71*36ac495dSmrg 72*36ac495dSmrg /* Define to 1 if you have the <sys/loadavg.h> header file. */ 73*36ac495dSmrg /* #undef HAVE_SYS_LOADAVG_H */ 74*36ac495dSmrg 75*36ac495dSmrg /* Define to 1 if you have the <sys/stat.h> header file. */ 76*36ac495dSmrg #define HAVE_SYS_STAT_H 1 77*36ac495dSmrg 78*36ac495dSmrg /* Define to 1 if you have the <sys/time.h> header file. */ 79*36ac495dSmrg #define HAVE_SYS_TIME_H 1 80*36ac495dSmrg 81*36ac495dSmrg /* Define to 1 if you have the <sys/types.h> header file. */ 82*36ac495dSmrg #define HAVE_SYS_TYPES_H 1 83*36ac495dSmrg 84*36ac495dSmrg /* Define to 1 if the target supports thread-local storage. */ 85*36ac495dSmrg #define HAVE_TLS 1 86*36ac495dSmrg 87*36ac495dSmrg /* Define to 1 if you have the <unistd.h> header file. */ 88*36ac495dSmrg #define HAVE_UNISTD_H 1 89*36ac495dSmrg 90*36ac495dSmrg /* Define to 1 if GNU symbol versioning is used for libgomp. */ 91*36ac495dSmrg /* #undef LIBGOMP_GNU_SYMBOL_VERSIONING */ 92*36ac495dSmrg 93*36ac495dSmrg /* Define to the sub-directory in which libtool stores uninstalled libraries. 94*36ac495dSmrg */ 95*36ac495dSmrg #define LT_OBJDIR ".libs/" 96*36ac495dSmrg 97*36ac495dSmrg /* Define to hold the list of target names suitable for offloading. */ 98*36ac495dSmrg #define OFFLOAD_TARGETS "" 99*36ac495dSmrg 100*36ac495dSmrg /* Name of package */ 101*36ac495dSmrg #define PACKAGE "libgomp" 102*36ac495dSmrg 103*36ac495dSmrg /* Define to the address where bug reports for this package should be sent. */ 104*36ac495dSmrg #define PACKAGE_BUGREPORT "" 105*36ac495dSmrg 106*36ac495dSmrg /* Define to the full name of this package. */ 107*36ac495dSmrg #define PACKAGE_NAME "GNU Offloading and Multi Processing Runtime Library" 108*36ac495dSmrg 109*36ac495dSmrg /* Define to the full name and version of this package. */ 110*36ac495dSmrg #define PACKAGE_STRING "GNU Offloading and Multi Processing Runtime Library 1.0" 111*36ac495dSmrg 112*36ac495dSmrg /* Define to the one symbol short name of this package. */ 113*36ac495dSmrg #define PACKAGE_TARNAME "libgomp" 114*36ac495dSmrg 115*36ac495dSmrg /* Define to the home page for this package. */ 116*36ac495dSmrg #define PACKAGE_URL "http://www.gnu.org/software/libgomp/" 117*36ac495dSmrg 118*36ac495dSmrg /* Define to the version of this package. */ 119*36ac495dSmrg #define PACKAGE_VERSION "1.0" 120*36ac495dSmrg 121*36ac495dSmrg /* Define to 1 if the NVIDIA plugin is built, 0 if not. */ 122*36ac495dSmrg #define PLUGIN_NVPTX 0 123*36ac495dSmrg 124*36ac495dSmrg /* Define if all infrastructure, needed for plugins, is supported. */ 125*36ac495dSmrg /* #undef PLUGIN_SUPPORT */ 126*36ac495dSmrg 127*36ac495dSmrg /* The size of `char', as computed by sizeof. */ 128*36ac495dSmrg /* #undef SIZEOF_CHAR */ 129*36ac495dSmrg 130*36ac495dSmrg /* The size of `int', as computed by sizeof. */ 131*36ac495dSmrg /* #undef SIZEOF_INT */ 132*36ac495dSmrg 133*36ac495dSmrg /* The size of `long', as computed by sizeof. */ 134*36ac495dSmrg /* #undef SIZEOF_LONG */ 135*36ac495dSmrg 136*36ac495dSmrg /* The size of `short', as computed by sizeof. */ 137*36ac495dSmrg /* #undef SIZEOF_SHORT */ 138*36ac495dSmrg 139*36ac495dSmrg /* The size of `void *', as computed by sizeof. */ 140*36ac495dSmrg /* #undef SIZEOF_VOID_P */ 141*36ac495dSmrg 142*36ac495dSmrg /* Define to 1 if you have the ANSI C header files. */ 143*36ac495dSmrg #define STDC_HEADERS 1 144*36ac495dSmrg 145*36ac495dSmrg /* Define if you can safely include both <string.h> and <strings.h>. */ 146*36ac495dSmrg #define STRING_WITH_STRINGS 1 147*36ac495dSmrg 148*36ac495dSmrg /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 149*36ac495dSmrg #define TIME_WITH_SYS_TIME 1 150*36ac495dSmrg 151*36ac495dSmrg /* Define to 1 if the target use emutls for thread-local storage. */ 152*36ac495dSmrg /* #undef USE_EMUTLS */ 153*36ac495dSmrg 154*36ac495dSmrg /* Version number of package */ 155*36ac495dSmrg #define VERSION "1.0" 156