X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2Fconfig.h.in;h=bdf3b4ac49f228371df5b447a9c9a618cda2c037;hp=ab7a8920713cc4604acedebf30aa217d499d08aa;hb=115133dd5f44ff1bfd39b8186874f43b5c39e370;hpb=e93cd3187c29f422d142eaa6de64175ae89efbee diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in index ab7a8920713..bdf3b4ac49f 100644 --- a/libgfortran/config.h.in +++ b/libgfortran/config.h.in @@ -81,6 +81,12 @@ /* Define to 1 if the target supports __attribute__((visibility(...))). */ #undef HAVE_ATTRIBUTE_VISIBILITY +/* Define to 1 if you have the `backtrace' function. */ +#undef HAVE_BACKTRACE + +/* Define to 1 if you have the `backtrace_symbols' function. */ +#undef HAVE_BACKTRACE_SYMBOLS + /* Define if fpclassify is broken. */ #undef HAVE_BROKEN_FPCLASSIFY @@ -90,6 +96,9 @@ /* Define if isnan is broken. */ #undef HAVE_BROKEN_ISNAN +/* Define if powf is broken. */ +#undef HAVE_BROKEN_POWF + /* libm includes cabs */ #undef HAVE_CABS @@ -99,6 +108,24 @@ /* libm includes cabsl */ #undef HAVE_CABSL +/* libm includes cacos */ +#undef HAVE_CACOS + +/* libm includes cacosf */ +#undef HAVE_CACOSF + +/* libm includes cacosh */ +#undef HAVE_CACOSH + +/* libm includes cacoshf */ +#undef HAVE_CACOSHF + +/* libm includes cacoshl */ +#undef HAVE_CACOSHL + +/* libm includes cacosl */ +#undef HAVE_CACOSL + /* libm includes carg */ #undef HAVE_CARG @@ -108,6 +135,42 @@ /* libm includes cargl */ #undef HAVE_CARGL +/* libm includes casin */ +#undef HAVE_CASIN + +/* libm includes casinf */ +#undef HAVE_CASINF + +/* libm includes casinh */ +#undef HAVE_CASINH + +/* libm includes casinhf */ +#undef HAVE_CASINHF + +/* libm includes casinhl */ +#undef HAVE_CASINHL + +/* libm includes casinl */ +#undef HAVE_CASINL + +/* libm includes catan */ +#undef HAVE_CATAN + +/* libm includes catanf */ +#undef HAVE_CATANF + +/* libm includes catanh */ +#undef HAVE_CATANH + +/* libm includes catanhf */ +#undef HAVE_CATANHF + +/* libm includes catanhl */ +#undef HAVE_CATANHL + +/* libm includes catanl */ +#undef HAVE_CATANL + /* libm includes ccos */ #undef HAVE_CCOS @@ -171,6 +234,9 @@ /* libm includes clogl */ #undef HAVE_CLOGL +/* Define to 1 if you have the `close' function. */ +#undef HAVE_CLOSE + /* complex.h exists */ #undef HAVE_COMPLEX_H @@ -261,6 +327,15 @@ /* Define to 1 if you have the `ctime' function. */ #undef HAVE_CTIME +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + +/* Define to 1 if you have the `dup' function. */ +#undef HAVE_DUP + +/* Define to 1 if you have the `dup2' function. */ +#undef HAVE_DUP2 + /* libm includes erf */ #undef HAVE_ERF @@ -279,9 +354,15 @@ /* libm includes erfl */ #undef HAVE_ERFL +/* Define to 1 if you have the header file. */ +#undef HAVE_EXECINFO_H + /* Define to 1 if you have the `execl' function. */ #undef HAVE_EXECL +/* Define to 1 if you have the `execvp' function. */ +#undef HAVE_EXECVP + /* libm includes exp */ #undef HAVE_EXP @@ -300,15 +381,15 @@ /* libm includes fabsl */ #undef HAVE_FABSL +/* Define to 1 if you have the `fdopen' function. */ +#undef HAVE_FDOPEN + /* libm includes feenableexcept */ #undef HAVE_FEENABLEEXCEPT /* Define to 1 if you have the header file. */ #undef HAVE_FENV_H -/* libm includes finite */ -#undef HAVE_FINITE - /* Define to 1 if you have the header file. */ #undef HAVE_FLOATINGPOINT_H @@ -357,9 +438,18 @@ /* libm includes frexpl */ #undef HAVE_FREXPL +/* Define to 1 if you have the `fstat' function. */ +#undef HAVE_FSTAT + /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE +/* Define to 1 if you have the `getcwd' function. */ +#undef HAVE_GETCWD + +/* libc includes geteuid */ +#undef HAVE_GETEUID + /* libc includes getgid */ #undef HAVE_GETGID @@ -372,6 +462,12 @@ /* libc includes getpid */ #undef HAVE_GETPID +/* libc includes getppid */ +#undef HAVE_GETPPID + +/* Define to 1 if you have the `getpwuid' function. */ +#undef HAVE_GETPWUID + /* Define to 1 if you have the `getrlimit' function. */ #undef HAVE_GETRLIMIT @@ -384,6 +480,9 @@ /* libc includes getuid */ #undef HAVE_GETUID +/* Define to 1 if you have the `gmtime_r' function. */ +#undef HAVE_GMTIME_R + /* Define if the compiler has a thread header that is non single. */ #undef HAVE_GTHR_DEFAULT @@ -444,9 +543,30 @@ /* libm includes ldexpl */ #undef HAVE_LDEXPL +/* libm includes lgamma */ +#undef HAVE_LGAMMA + +/* libm includes lgammaf */ +#undef HAVE_LGAMMAF + +/* libm includes lgammal */ +#undef HAVE_LGAMMAL + /* Define to 1 if you have the `link' function. */ #undef HAVE_LINK +/* libm includes llround */ +#undef HAVE_LLROUND + +/* libm includes llroundf */ +#undef HAVE_LLROUNDF + +/* libm includes llroundl */ +#undef HAVE_LLROUNDL + +/* Define to 1 if you have the `localtime_r' function. */ +#undef HAVE_LOCALTIME_R + /* libm includes log */ #undef HAVE_LOG @@ -465,12 +585,24 @@ /* libm includes logl */ #undef HAVE_LOGL -/* Define to 1 if you have the header file. */ -#undef HAVE_MATH_H +/* libm includes lround */ +#undef HAVE_LROUND + +/* libm includes lroundf */ +#undef HAVE_LROUNDF + +/* libm includes lroundl */ +#undef HAVE_LROUNDL + +/* Define to 1 if you have the `lstat' function. */ +#undef HAVE_LSTAT /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if you have __mingw_snprintf. */ +#undef HAVE_MINGW_SNPRINTF + /* Define to 1 if you have the `mkstemp' function. */ #undef HAVE_MKSTEMP @@ -486,6 +618,9 @@ /* Define to 1 if you have the `perror' function. */ #undef HAVE_PERROR +/* Define to 1 if you have the `pipe' function. */ +#undef HAVE_PIPE + /* libm includes pow */ #undef HAVE_POW @@ -495,6 +630,9 @@ /* libm includes powl */ #undef HAVE_POWL +/* Define to 1 if you have the header file. */ +#undef HAVE_PWD_H + /* libm includes round */ #undef HAVE_ROUND @@ -555,8 +693,11 @@ /* libm includes sqrtl */ #undef HAVE_SQRTL -/* Define to 1 if you have the header file. */ -#undef HAVE_STDDEF_H +/* Define to 1 if you have the `stat' function. */ +#undef HAVE_STAT + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDARG_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -567,6 +708,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H +/* Define to 1 if you have the `strcasestr' function. */ +#undef HAVE_STRCASESTR + /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR @@ -582,13 +726,13 @@ /* Define to 1 if you have the `strtold' function. */ #undef HAVE_STRTOLD -/* Define to 1 if `st_blksize' is member of `struct stat'. */ +/* Define to 1 if `struct stat' is a member of `st_blksize'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE -/* Define to 1 if `st_blocks' is member of `struct stat'. */ +/* Define to 1 if `struct stat' is a member of `st_blocks'. */ #undef HAVE_STRUCT_STAT_ST_BLOCKS -/* Define to 1 if `st_rdev' is member of `struct stat'. */ +/* Define to 1 if `struct stat' is a member of `st_rdev'. */ #undef HAVE_STRUCT_STAT_ST_RDEV /* Define to 1 if you have the `symlink' function. */ @@ -597,9 +741,6 @@ /* Define to 1 if the target supports __sync_fetch_and_add */ #undef HAVE_SYNC_FETCH_AND_ADD -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAMS_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H @@ -636,6 +777,15 @@ /* libm includes tanl */ #undef HAVE_TANL +/* libm includes tgamma */ +#undef HAVE_TGAMMA + +/* libm includes tgammaf */ +#undef HAVE_TGAMMAF + +/* libm includes tgammal */ +#undef HAVE_TGAMMAL + /* Define to 1 if you have the `time' function. */ #undef HAVE_TIME @@ -657,12 +807,18 @@ /* Define to 1 if you have the `ttyname' function. */ #undef HAVE_TTYNAME +/* Define to 1 if the system has the type `uintptr_t'. */ +#undef HAVE_UINTPTR_T + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if target can unlink open files. */ #undef HAVE_UNLINK_OPEN_FILE +/* Define to 1 if you have the `vsnprintf' function. */ +#undef HAVE_VSNPRINTF + /* Define to 1 if you have the `wait' function. */ #undef HAVE_WAIT @@ -696,6 +852,10 @@ /* libm includes ynl */ #undef HAVE_YNL +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -708,22 +868,25 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* The size of a `char', as computed by sizeof. */ +/* The size of `char', as computed by sizeof. */ #undef SIZEOF_CHAR -/* The size of a `int', as computed by sizeof. */ +/* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT -/* The size of a `long', as computed by sizeof. */ +/* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG -/* The size of a `short', as computed by sizeof. */ +/* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT -/* The size of a `void *', as computed by sizeof. */ +/* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define to 1 if you have the ANSI C header files. */ @@ -732,9 +895,6 @@ /* Define to 1 if the target supports #pragma weak */ #undef SUPPORTS_WEAK -/* Define to 1 if the target is ILP32. */ -#undef TARGET_ILP32 - /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME @@ -744,5 +904,5 @@ /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t