X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2Fconfig.h.in;h=bdf3b4ac49f228371df5b447a9c9a618cda2c037;hp=6dc11a1b45c1bbf3856bbcc3b1518c10ab4a1c1c;hb=5775088202f23c0424b7b85d7d3c0b1dfc183215;hpb=247981ce150940b26b7a62ef18cb4916e5cff676 diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in index 6dc11a1b45c..bdf3b4ac49f 100644 --- a/libgfortran/config.h.in +++ b/libgfortran/config.h.in @@ -1,7 +1,10 @@ /* config.h.in. Generated from configure.ac by autoheader. */ -/* Does gettimeofday take a single argument */ -#undef GETTIMEOFDAY_ONE_ARGUMENT +/* Define to 0 if the target shouldn't use #pragma weak */ +#undef GTHREAD_USE_WEAK + +/* Define to 1 if you have the `access' function. */ +#undef HAVE_ACCESS /* libm includes acos */ #undef HAVE_ACOS @@ -78,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 @@ -87,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 @@ -96,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 @@ -105,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 @@ -147,6 +213,9 @@ /* Define to 1 if you have the `chsize' function. */ #undef HAVE_CHSIZE +/* Define to 1 if you have the `clock' function. */ +#undef HAVE_CLOCK + /* libm includes clog */ #undef HAVE_CLOG @@ -165,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 @@ -252,6 +324,18 @@ /* libm includes ctanl */ #undef HAVE_CTANL +/* 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 @@ -270,6 +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 @@ -288,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 @@ -312,6 +405,18 @@ /* libm includes floorl */ #undef HAVE_FLOORL +/* libm includes fmod */ +#undef HAVE_FMOD + +/* libm includes fmodf */ +#undef HAVE_FMODF + +/* libm includes fmodl */ +#undef HAVE_FMODL + +/* Define to 1 if you have the `fork' function. */ +#undef HAVE_FORK + /* Define if you have fpsetmask. */ #undef HAVE_FPSETMASK @@ -333,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 @@ -345,12 +459,18 @@ /* Define to 1 if you have the `getlogin' function. */ #undef HAVE_GETLOGIN -/* Define to 1 if you have the `getpagesize' function. */ -#undef HAVE_GETPAGESIZE - /* 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 + /* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE @@ -360,6 +480,12 @@ /* 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 + /* libm includes hypot */ #undef HAVE_HYPOT @@ -372,6 +498,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H +/* Define to 1 if the system has the type `intptr_t'. */ +#undef HAVE_INTPTR_T + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -405,9 +534,39 @@ /* Define to 1 if you have the `kill' function. */ #undef HAVE_KILL +/* libm includes ldexp */ +#undef HAVE_LDEXP + +/* libm includes ldexpf */ +#undef HAVE_LDEXPF + +/* 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 @@ -426,18 +585,27 @@ /* 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 -/* Define to 1 if you have a working `mmap' system call. */ -#undef HAVE_MMAP - /* libm includes nextafter */ #undef HAVE_NEXTAFTER @@ -450,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 @@ -459,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 @@ -477,6 +651,9 @@ /* libm includes scalbnl */ #undef HAVE_SCALBNL +/* Define to 1 if you have the `setmode' function. */ +#undef HAVE_SETMODE + /* Define to 1 if you have the `signal' function. */ #undef HAVE_SIGNAL @@ -516,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 @@ -528,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 @@ -543,23 +726,20 @@ /* 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. */ #undef HAVE_SYMLINK -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MMAN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAMS_H +/* 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_RESOURCE_H @@ -576,6 +756,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_WAIT_H + /* libm includes tan */ #undef HAVE_TAN @@ -594,15 +777,21 @@ /* 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 /* Define to 1 if you have the `times' function. */ #undef HAVE_TIMES -/* Do we have struct timezone */ -#undef HAVE_TIMEZONE - /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H @@ -618,12 +807,21 @@ /* 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 + /* Define if target has a reliable stat. */ #undef HAVE_WORKING_STAT @@ -654,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 @@ -666,14 +868,32 @@ /* 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 `char', as computed by sizeof. */ +#undef SIZEOF_CHAR + +/* The size of `int', as computed by sizeof. */ +#undef SIZEOF_INT + +/* The size of `long', as computed by sizeof. */ +#undef SIZEOF_LONG + +/* The size of `short', as computed by sizeof. */ +#undef SIZEOF_SHORT + +/* The size of `void *', as computed by sizeof. */ +#undef SIZEOF_VOID_P + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Define to 1 if the target is ILP32. */ -#undef TARGET_ILP32 +/* Define to 1 if the target supports #pragma weak */ +#undef SUPPORTS_WEAK /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME @@ -684,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