X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2Fconfig.h.in;h=a705e84be28c13f23ae96112ebf3687c8859b5d8;hp=3017fdd6a5044baddf4676e5c0327691167e1530;hb=334f03a14c7ab0d59aac53345679b1f9f0c6242b;hpb=8f838781125332a86ac40942fa15a4a2dec05b14 diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in index 3017fdd6a50..a705e84be28 100644 --- a/libgfortran/config.h.in +++ b/libgfortran/config.h.in @@ -30,30 +30,78 @@ /* libm includes coshf */ #undef HAVE_COSHF +/* libm includes erf */ +#undef HAVE_ERF + +/* libm includes erfc */ +#undef HAVE_ERFC + +/* libm includes erfcf */ +#undef HAVE_ERFCF + +/* libm includes erff */ +#undef HAVE_ERFF + /* libm includes expf */ #undef HAVE_EXPF +/* libm includes fabsf */ +#undef HAVE_FABSF + +/* libm includes finite */ +#undef HAVE_FINITE + /* libm includes floorf */ #undef HAVE_FLOORF /* libm includes frexpf */ #undef HAVE_FREXPF +/* libc includes getgid */ +#undef HAVE_GETGID + /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE +/* libc includes getpid */ +#undef HAVE_GETPID + /* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY +/* libc includes getuid */ +#undef HAVE_GETUID + /* libm includes hypotf */ #undef HAVE_HYPOTF +/* Define to 1 if you have the header file. */ +#undef HAVE_IEEEFP_H + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* libm includes j0 */ +#undef HAVE_J0 + +/* libm includes j0f */ +#undef HAVE_J0F + +/* libm includes j1 */ +#undef HAVE_J1 + +/* libm includes j1f */ +#undef HAVE_J1F + +/* libm includes jn */ +#undef HAVE_JN + +/* libm includes jnf */ +#undef HAVE_JNF + /* libm includes log10f */ #undef HAVE_LOG10F @@ -66,6 +114,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* 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 @@ -75,6 +126,9 @@ /* libm includes nextafterf */ #undef HAVE_NEXTAFTERF +/* libm includes powf */ +#undef HAVE_POWF + /* libm includes round */ #undef HAVE_ROUND @@ -90,6 +144,9 @@ /* libm includes sinhf */ #undef HAVE_SINHF +/* Define to 1 if you have the `snprintf' function. */ +#undef HAVE_SNPRINTF + /* libm includes sqrtf */ #undef HAVE_SQRTF @@ -111,6 +168,21 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H +/* Define to 1 if you have the `strtof' function. */ +#undef HAVE_STRTOF + +/* Define to 1 if `st_blksize' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_BLKSIZE + +/* Define to 1 if `st_blocks' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_BLOCKS + +/* Define to 1 if `st_rdev' is member of `struct stat'. */ +#undef HAVE_STRUCT_STAT_ST_RDEV + +/* 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 @@ -147,6 +219,24 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* libm includes y0 */ +#undef HAVE_Y0 + +/* libm includes y0f */ +#undef HAVE_Y0F + +/* libm includes y1 */ +#undef HAVE_Y1 + +/* libm includes y1f */ +#undef HAVE_Y1F + +/* libm includes yn */ +#undef HAVE_YN + +/* libm includes ynf */ +#undef HAVE_YNF + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -165,6 +255,9 @@ /* 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 you can safely include both and . */ #undef TIME_WITH_SYS_TIME