diff options
| author | mrg <mrg@NetBSD.org> | 2006-07-02 01:26:32 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2006-07-02 01:26:32 +0000 |
| commit | 291f9292a5fc2dca2a46777ea908e25bf488d3d6 (patch) | |
| tree | d132a04b106d0a1ace058554ad70f1ec04a65363 /gnu/lib | |
| parent | a9550b25ec8b3e4969fb14700c2b07d11158abfe (diff) | |
regenerate
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/crtstuff4/arch/i386.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libgcc4/arch/i386.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libobjc4/arch/i386/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/c++allocator.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/c++config.h | 76 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/config.h | 72 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/cxxabi_tweaks.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/gthr-single.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/gthr-tpf.h | 4 | ||||
| -rw-r--r-- | gnu/lib/libstdc++-v3_4/arch/i386/gthr.h | 4 |
13 files changed, 96 insertions, 96 deletions
diff --git a/gnu/lib/crtstuff4/arch/i386.mk b/gnu/lib/crtstuff4/arch/i386.mk index c3f967ddabd..3e8d610149b 100644 --- a/gnu/lib/crtstuff4/arch/i386.mk +++ b/gnu/lib/crtstuff4/arch/i386.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp -# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp +# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp +# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp # G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include G_CRTSTUFF_CFLAGS=-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time diff --git a/gnu/lib/libgcc4/arch/i386.mk b/gnu/lib/libgcc4/arch/i386.mk index 6e54875ba3b..046aeee06c7 100644 --- a/gnu/lib/libgcc4/arch/i386.mk +++ b/gnu/lib/libgcc4/arch/i386.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp -# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp +# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp +# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp # G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/. -I${GNUHOSTDIST}/gcc/../include -I${GNUHOSTDIST}/gcc/../libcpp/include G_LIB2ADD= diff --git a/gnu/lib/libobjc4/arch/i386/defs.mk b/gnu/lib/libobjc4/arch/i386/defs.mk index 0538f90906f..5ed954c07cf 100644 --- a/gnu/lib/libobjc4/arch/i386/defs.mk +++ b/gnu/lib/libobjc4/arch/i386/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp -# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp +# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp +# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp # G_ALL_OPT_FILES=${GNUHOSTDIST}/gcc/c.opt ${GNUHOSTDIST}/gcc/common.opt ${GNUHOSTDIST}/gcc/config/i386/i386.opt G_ALL_CFLAGS=-I. -I${GNUHOSTDIST}/libobjc -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/c++allocator.h b/gnu/lib/libstdc++-v3_4/arch/i386/c++allocator.h index f330fdd6955..21a74c5eaa0 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/c++allocator.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/c++allocator.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ // Base to std::allocator -*- C++ -*- diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h index 4eaa8f3bdfa..ba753c821c9 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/c++config.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ // Predefined symbols and macros -*- C++ -*- @@ -107,36 +107,36 @@ namespace std #define __N(msgid) (msgid) // End of prewritten config; the discovered settings follow. -#define __GLIBCXX__ 20060420 +#define __GLIBCXX__ 20060628 /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `acosf' function. */ -/* #undef _GLIBCXX_HAVE_ACOSF */ +#define _GLIBCXX_HAVE_ACOSF 1 /* Define to 1 if you have the `acosl' function. */ /* #undef _GLIBCXX_HAVE_ACOSL */ /* Define to 1 if you have the `asinf' function. */ -/* #undef _GLIBCXX_HAVE_ASINF */ +#define _GLIBCXX_HAVE_ASINF 1 /* Define to 1 if you have the `asinl' function. */ /* #undef _GLIBCXX_HAVE_ASINL */ /* Define to 1 if you have the `atan2f' function. */ -/* #undef _GLIBCXX_HAVE_ATAN2F */ +#define _GLIBCXX_HAVE_ATAN2F 1 /* Define to 1 if you have the `atan2l' function. */ /* #undef _GLIBCXX_HAVE_ATAN2L */ /* Define to 1 if you have the `atanf' function. */ -/* #undef _GLIBCXX_HAVE_ATANF */ +#define _GLIBCXX_HAVE_ATANF 1 /* Define to 1 if you have the `atanl' function. */ /* #undef _GLIBCXX_HAVE_ATANL */ /* Define to 1 if you have the `ceilf' function. */ -/* #undef _GLIBCXX_HAVE_CEILF */ +#define _GLIBCXX_HAVE_CEILF 1 /* Define to 1 if you have the `ceill' function. */ /* #undef _GLIBCXX_HAVE_CEILL */ @@ -154,10 +154,10 @@ namespace std /* #undef _GLIBCXX_HAVE_COPYSIGNL */ /* Define to 1 if you have the `cosf' function. */ -/* #undef _GLIBCXX_HAVE_COSF */ +#define _GLIBCXX_HAVE_COSF 1 /* Define to 1 if you have the `coshf' function. */ -/* #undef _GLIBCXX_HAVE_COSHF */ +#define _GLIBCXX_HAVE_COSHF 1 /* Define to 1 if you have the `coshl' function. */ /* #undef _GLIBCXX_HAVE_COSHL */ @@ -169,13 +169,13 @@ namespace std /* #undef _GLIBCXX_HAVE_ENDIAN_H */ /* Define to 1 if you have the `expf' function. */ -/* #undef _GLIBCXX_HAVE_EXPF */ +#define _GLIBCXX_HAVE_EXPF 1 /* Define to 1 if you have the `expl' function. */ /* #undef _GLIBCXX_HAVE_EXPL */ /* Define to 1 if you have the `fabsf' function. */ -/* #undef _GLIBCXX_HAVE_FABSF */ +#define _GLIBCXX_HAVE_FABSF 1 /* Define to 1 if you have the `fabsl' function. */ /* #undef _GLIBCXX_HAVE_FABSL */ @@ -193,13 +193,13 @@ namespace std #define _GLIBCXX_HAVE_FLOAT_H 1 /* Define to 1 if you have the `floorf' function. */ -/* #undef _GLIBCXX_HAVE_FLOORF */ +#define _GLIBCXX_HAVE_FLOORF 1 /* Define to 1 if you have the `floorl' function. */ /* #undef _GLIBCXX_HAVE_FLOORL */ /* Define to 1 if you have the `fmodf' function. */ -/* #undef _GLIBCXX_HAVE_FMODF */ +#define _GLIBCXX_HAVE_FMODF 1 /* Define to 1 if you have the `fmodl' function. */ /* #undef _GLIBCXX_HAVE_FMODL */ @@ -220,14 +220,14 @@ namespace std /* #undef _GLIBCXX_HAVE_GCONV_H */ /* Define to 1 if you have the `getpagesize' function. */ -/* #undef _GLIBCXX_HAVE_GETPAGESIZE */ +#define _GLIBCXX_HAVE_GETPAGESIZE 1 /* Define if gthr-default.h exists (meaning that threading support is enabled). */ #define _GLIBCXX_HAVE_GTHR_DEFAULT 1 /* Define to 1 if you have the `hypot' function. */ -/* #undef _GLIBCXX_HAVE_HYPOT */ +#define _GLIBCXX_HAVE_HYPOT 1 /* Define to 1 if you have the `hypotf' function. */ #define _GLIBCXX_HAVE_HYPOTF 1 @@ -236,13 +236,13 @@ namespace std /* #undef _GLIBCXX_HAVE_HYPOTL */ /* Define to 1 if you have the `iconv' function. */ -#define _GLIBCXX_HAVE_ICONV 1 +/* #undef _GLIBCXX_HAVE_ICONV */ /* Define to 1 if you have the `iconv_close' function. */ -#define _GLIBCXX_HAVE_ICONV_CLOSE 1 +/* #undef _GLIBCXX_HAVE_ICONV_CLOSE */ /* Define to 1 if you have the `iconv_open' function. */ -#define _GLIBCXX_HAVE_ICONV_OPEN 1 +/* #undef _GLIBCXX_HAVE_ICONV_OPEN */ /* Define to 1 if you have the <ieeefp.h> header file. */ #define _GLIBCXX_HAVE_IEEEFP_H 1 @@ -275,10 +275,10 @@ namespace std /* #undef _GLIBCXX_HAVE_ISWBLANK */ /* Define if LC_MESSAGES is available in <locale.h>. */ -/* #undef _GLIBCXX_HAVE_LC_MESSAGES */ +#define _GLIBCXX_HAVE_LC_MESSAGES 1 /* Define to 1 if you have the `ldexpf' function. */ -/* #undef _GLIBCXX_HAVE_LDEXPF */ +#define _GLIBCXX_HAVE_LDEXPF 1 /* Define to 1 if you have the `ldexpl' function. */ /* #undef _GLIBCXX_HAVE_LDEXPL */ @@ -308,13 +308,13 @@ namespace std #define _GLIBCXX_HAVE_LOCALE_H 1 /* Define to 1 if you have the `log10f' function. */ -/* #undef _GLIBCXX_HAVE_LOG10F */ +#define _GLIBCXX_HAVE_LOG10F 1 /* Define to 1 if you have the `log10l' function. */ /* #undef _GLIBCXX_HAVE_LOG10L */ /* Define to 1 if you have the `logf' function. */ -/* #undef _GLIBCXX_HAVE_LOGF */ +#define _GLIBCXX_HAVE_LOGF 1 /* Define to 1 if you have the `logl' function. */ /* #undef _GLIBCXX_HAVE_LOGL */ @@ -332,13 +332,13 @@ namespace std #define _GLIBCXX_HAVE_MEMORY_H 1 /* Define to 1 if you have a working `mmap' system call. */ -/* #undef _GLIBCXX_HAVE_MMAP */ +#define _GLIBCXX_HAVE_MMAP 1 /* Define to 1 if you have the `modf' function. */ /* #undef _GLIBCXX_HAVE_MODF */ /* Define to 1 if you have the `modff' function. */ -/* #undef _GLIBCXX_HAVE_MODFF */ +#define _GLIBCXX_HAVE_MODFF 1 /* Define to 1 if you have the `modfl' function. */ /* #undef _GLIBCXX_HAVE_MODFL */ @@ -347,13 +347,13 @@ namespace std /* #undef _GLIBCXX_HAVE_NAN_H */ /* Define to 1 if you have the `nl_langinfo' function. */ -#define _GLIBCXX_HAVE_NL_LANGINFO 1 +/* #undef _GLIBCXX_HAVE_NL_LANGINFO */ /* Define if poll is available in <poll.h>. */ /* #undef _GLIBCXX_HAVE_POLL */ /* Define to 1 if you have the `powf' function. */ -/* #undef _GLIBCXX_HAVE_POWF */ +#define _GLIBCXX_HAVE_POWF 1 /* Define to 1 if you have the `powl' function. */ /* #undef _GLIBCXX_HAVE_POWL */ @@ -362,10 +362,10 @@ namespace std /* #undef _GLIBCXX_HAVE_QFPCLASS */ /* Define to 1 if you have the `setenv' function. */ -/* #undef _GLIBCXX_HAVE_SETENV */ +#define _GLIBCXX_HAVE_SETENV 1 /* Define if sigsetjmp is available. */ -/* #undef _GLIBCXX_HAVE_SIGSETJMP */ +#define _GLIBCXX_HAVE_SIGSETJMP 1 /* Define to 1 if you have the `sincos' function. */ /* #undef _GLIBCXX_HAVE_SINCOS */ @@ -377,10 +377,10 @@ namespace std /* #undef _GLIBCXX_HAVE_SINCOSL */ /* Define to 1 if you have the `sinf' function. */ -/* #undef _GLIBCXX_HAVE_SINF */ +#define _GLIBCXX_HAVE_SINF 1 /* Define to 1 if you have the `sinhf' function. */ -/* #undef _GLIBCXX_HAVE_SINHF */ +#define _GLIBCXX_HAVE_SINHF 1 /* Define to 1 if you have the `sinhl' function. */ /* #undef _GLIBCXX_HAVE_SINHL */ @@ -389,7 +389,7 @@ namespace std /* #undef _GLIBCXX_HAVE_SINL */ /* Define to 1 if you have the `sqrtf' function. */ -/* #undef _GLIBCXX_HAVE_SQRTF */ +#define _GLIBCXX_HAVE_SQRTF 1 /* Define to 1 if you have the `sqrtl' function. */ /* #undef _GLIBCXX_HAVE_SQRTL */ @@ -431,7 +431,7 @@ namespace std /* #undef _GLIBCXX_HAVE_SYS_PARAM_H */ /* Define to 1 if you have the <sys/resource.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_RESOURCE_H */ +#define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the <sys/sem.h> header file. */ /* #undef _GLIBCXX_HAVE_SYS_SEM_H */ @@ -440,7 +440,7 @@ namespace std #define _GLIBCXX_HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/time.h> header file. */ -/* #undef _GLIBCXX_HAVE_SYS_TIME_H */ +#define _GLIBCXX_HAVE_SYS_TIME_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define _GLIBCXX_HAVE_SYS_TYPES_H 1 @@ -455,10 +455,10 @@ namespace std /* #undef _GLIBCXX_HAVE_S_ISREG */ /* Define to 1 if you have the `tanf' function. */ -/* #undef _GLIBCXX_HAVE_TANF */ +#define _GLIBCXX_HAVE_TANF 1 /* Define to 1 if you have the `tanhf' function. */ -/* #undef _GLIBCXX_HAVE_TANHF */ +#define _GLIBCXX_HAVE_TANHF 1 /* Define to 1 if you have the `tanhl' function. */ /* #undef _GLIBCXX_HAVE_TANHL */ @@ -488,7 +488,7 @@ namespace std /* #undef _GLIBCXX_HAVE_WCSTOF */ /* Define to 1 if you have the <wctype.h> header file. */ -/* #undef _GLIBCXX_HAVE_WCTYPE_H */ +#define _GLIBCXX_HAVE_WCTYPE_H 1 /* Define if writev is available in <sys/uio.h>. */ /* #undef _GLIBCXX_HAVE_WRITEV */ @@ -798,7 +798,7 @@ namespace std /* #undef _GLIBCXX_USE_C99_MATH */ /* Define if iconv and related functions exist and are usable. */ -#define _GLIBCXX_USE_ICONV 1 +/* #undef _GLIBCXX_USE_ICONV */ /* Define if LFS support is available. */ /* #undef _GLIBCXX_USE_LFS */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/config.h b/gnu/lib/libstdc++-v3_4/arch/i386/config.h index 8d025e9a403..4b2cebe5b91 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/config.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/config.h @@ -1,36 +1,36 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the `acosf' function. */ -/* #undef HAVE_ACOSF */ +#define HAVE_ACOSF 1 /* Define to 1 if you have the `acosl' function. */ /* #undef HAVE_ACOSL */ /* Define to 1 if you have the `asinf' function. */ -/* #undef HAVE_ASINF */ +#define HAVE_ASINF 1 /* Define to 1 if you have the `asinl' function. */ /* #undef HAVE_ASINL */ /* Define to 1 if you have the `atan2f' function. */ -/* #undef HAVE_ATAN2F */ +#define HAVE_ATAN2F 1 /* Define to 1 if you have the `atan2l' function. */ /* #undef HAVE_ATAN2L */ /* Define to 1 if you have the `atanf' function. */ -/* #undef HAVE_ATANF */ +#define HAVE_ATANF 1 /* Define to 1 if you have the `atanl' function. */ /* #undef HAVE_ATANL */ /* Define to 1 if you have the `ceilf' function. */ -/* #undef HAVE_CEILF */ +#define HAVE_CEILF 1 /* Define to 1 if you have the `ceill' function. */ /* #undef HAVE_CEILL */ @@ -48,10 +48,10 @@ /* #undef HAVE_COPYSIGNL */ /* Define to 1 if you have the `cosf' function. */ -/* #undef HAVE_COSF */ +#define HAVE_COSF 1 /* Define to 1 if you have the `coshf' function. */ -/* #undef HAVE_COSHF */ +#define HAVE_COSHF 1 /* Define to 1 if you have the `coshl' function. */ /* #undef HAVE_COSHL */ @@ -63,13 +63,13 @@ /* #undef HAVE_ENDIAN_H */ /* Define to 1 if you have the `expf' function. */ -/* #undef HAVE_EXPF */ +#define HAVE_EXPF 1 /* Define to 1 if you have the `expl' function. */ /* #undef HAVE_EXPL */ /* Define to 1 if you have the `fabsf' function. */ -/* #undef HAVE_FABSF */ +#define HAVE_FABSF 1 /* Define to 1 if you have the `fabsl' function. */ /* #undef HAVE_FABSL */ @@ -87,13 +87,13 @@ #define HAVE_FLOAT_H 1 /* Define to 1 if you have the `floorf' function. */ -/* #undef HAVE_FLOORF */ +#define HAVE_FLOORF 1 /* Define to 1 if you have the `floorl' function. */ /* #undef HAVE_FLOORL */ /* Define to 1 if you have the `fmodf' function. */ -/* #undef HAVE_FMODF */ +#define HAVE_FMODF 1 /* Define to 1 if you have the `fmodl' function. */ /* #undef HAVE_FMODL */ @@ -114,14 +114,14 @@ /* #undef HAVE_GCONV_H */ /* Define to 1 if you have the `getpagesize' function. */ -/* #undef HAVE_GETPAGESIZE */ +#define HAVE_GETPAGESIZE 1 /* Define if gthr-default.h exists (meaning that threading support is enabled). */ #define HAVE_GTHR_DEFAULT 1 /* Define to 1 if you have the `hypot' function. */ -/* #undef HAVE_HYPOT */ +#define HAVE_HYPOT 1 /* Define to 1 if you have the `hypotf' function. */ #define HAVE_HYPOTF 1 @@ -130,13 +130,13 @@ /* #undef HAVE_HYPOTL */ /* Define to 1 if you have the `iconv' function. */ -#define HAVE_ICONV 1 +/* #undef HAVE_ICONV */ /* Define to 1 if you have the `iconv_close' function. */ -#define HAVE_ICONV_CLOSE 1 +/* #undef HAVE_ICONV_CLOSE */ /* Define to 1 if you have the `iconv_open' function. */ -#define HAVE_ICONV_OPEN 1 +/* #undef HAVE_ICONV_OPEN */ /* Define to 1 if you have the <ieeefp.h> header file. */ #define HAVE_IEEEFP_H 1 @@ -169,10 +169,10 @@ /* #undef HAVE_ISWBLANK */ /* Define if LC_MESSAGES is available in <locale.h>. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if you have the `ldexpf' function. */ -/* #undef HAVE_LDEXPF */ +#define HAVE_LDEXPF 1 /* Define to 1 if you have the `ldexpl' function. */ /* #undef HAVE_LDEXPL */ @@ -202,13 +202,13 @@ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the `log10f' function. */ -/* #undef HAVE_LOG10F */ +#define HAVE_LOG10F 1 /* Define to 1 if you have the `log10l' function. */ /* #undef HAVE_LOG10L */ /* Define to 1 if you have the `logf' function. */ -/* #undef HAVE_LOGF */ +#define HAVE_LOGF 1 /* Define to 1 if you have the `logl' function. */ /* #undef HAVE_LOGL */ @@ -232,7 +232,7 @@ /* #undef HAVE_MODF */ /* Define to 1 if you have the `modff' function. */ -/* #undef HAVE_MODFF */ +#define HAVE_MODFF 1 /* Define to 1 if you have the `modfl' function. */ /* #undef HAVE_MODFL */ @@ -241,13 +241,13 @@ /* #undef HAVE_NAN_H */ /* Define to 1 if you have the `nl_langinfo' function. */ -#define HAVE_NL_LANGINFO 1 +/* #undef HAVE_NL_LANGINFO */ /* Define if poll is available in <poll.h>. */ /* #undef HAVE_POLL */ /* Define to 1 if you have the `powf' function. */ -/* #undef HAVE_POWF */ +#define HAVE_POWF 1 /* Define to 1 if you have the `powl' function. */ /* #undef HAVE_POWL */ @@ -256,10 +256,10 @@ /* #undef HAVE_QFPCLASS */ /* Define to 1 if you have the `setenv' function. */ -/* #undef HAVE_SETENV */ +#define HAVE_SETENV 1 /* Define if sigsetjmp is available. */ -/* #undef HAVE_SIGSETJMP */ +#define HAVE_SIGSETJMP 1 /* Define to 1 if you have the `sincos' function. */ /* #undef HAVE_SINCOS */ @@ -271,10 +271,10 @@ /* #undef HAVE_SINCOSL */ /* Define to 1 if you have the `sinf' function. */ -/* #undef HAVE_SINF */ +#define HAVE_SINF 1 /* Define to 1 if you have the `sinhf' function. */ -/* #undef HAVE_SINHF */ +#define HAVE_SINHF 1 /* Define to 1 if you have the `sinhl' function. */ /* #undef HAVE_SINHL */ @@ -283,7 +283,7 @@ /* #undef HAVE_SINL */ /* Define to 1 if you have the `sqrtf' function. */ -/* #undef HAVE_SQRTF */ +#define HAVE_SQRTF 1 /* Define to 1 if you have the `sqrtl' function. */ /* #undef HAVE_SQRTL */ @@ -325,7 +325,7 @@ /* #undef HAVE_SYS_PARAM_H */ /* Define to 1 if you have the <sys/resource.h> header file. */ -/* #undef HAVE_SYS_RESOURCE_H */ +#define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the <sys/sem.h> header file. */ /* #undef HAVE_SYS_SEM_H */ @@ -334,7 +334,7 @@ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/time.h> header file. */ -/* #undef HAVE_SYS_TIME_H */ +#define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 @@ -349,10 +349,10 @@ /* #undef HAVE_S_ISREG */ /* Define to 1 if you have the `tanf' function. */ -/* #undef HAVE_TANF */ +#define HAVE_TANF 1 /* Define to 1 if you have the `tanhf' function. */ -/* #undef HAVE_TANHF */ +#define HAVE_TANHF 1 /* Define to 1 if you have the `tanhl' function. */ /* #undef HAVE_TANHL */ @@ -382,7 +382,7 @@ /* #undef HAVE_WCSTOF */ /* Define to 1 if you have the <wctype.h> header file. */ -/* #undef HAVE_WCTYPE_H */ +#define HAVE_WCTYPE_H 1 /* Define if writev is available in <sys/uio.h>. */ /* #undef HAVE_WRITEV */ @@ -692,7 +692,7 @@ /* #undef _GLIBCXX_USE_C99_MATH */ /* Define if iconv and related functions exist and are usable. */ -#define _GLIBCXX_USE_ICONV 1 +/* #undef _GLIBCXX_USE_ICONV */ /* Define if LFS support is available. */ /* #undef _GLIBCXX_USE_LFS */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/cxxabi_tweaks.h b/gnu/lib/libstdc++-v3_4/arch/i386/cxxabi_tweaks.h index 80617b5d140..6b7ab7972ca 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/cxxabi_tweaks.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/cxxabi_tweaks.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ // Control various target specific ABI tweaks. Generic version. diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/defs.mk b/gnu/lib/libstdc++-v3_4/arch/i386/defs.mk index 94c227975ed..a4c70c80c55 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/defs.mk +++ b/gnu/lib/libstdc++-v3_4/arch/i386/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp -# and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp +# Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp +# Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp # G_libmath_la_SOURCES=stubs.c G_libmath_la_LIBADD=signbit.lo diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h index e0e9d51f5ed..c9ec21b1854 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-default.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h index e0e9d51f5ed..c9ec21b1854 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-posix.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-single.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-single.h index b2dcf5910a9..c0c1dfa734c 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-single.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-single.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. */ /* Compile this one with gcc. */ diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-tpf.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-tpf.h index ffaf36a2f54..6ffc68f792f 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr-tpf.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr-tpf.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2 and libobjc. Compile this one with gcc. diff --git a/gnu/lib/libstdc++-v3_4/arch/i386/gthr.h b/gnu/lib/libstdc++-v3_4/arch/i386/gthr.h index 99dcd04b690..5786f887c77 100644 --- a/gnu/lib/libstdc++-v3_4/arch/i386/gthr.h +++ b/gnu/lib/libstdc++-v3_4/arch/i386/gthr.h @@ -1,6 +1,6 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-gcc,v 1.18 2006/05/23 10:55:55 mrg Exp */ -/* and from: NetBSD: mknative.common,v 1.7 2006/05/17 03:27:19 mrg Exp */ +/* Generated from: NetBSD: mknative-gcc,v 1.22 2006/06/25 03:06:15 mrg Exp */ +/* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ /* Threads compatibility routines for libgcc2. */ /* Compile this one with gcc. */ |
