summaryrefslogtreecommitdiff
path: root/gnu/lib
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2006-04-20 20:14:05 +0000
committerskrll <skrll@NetBSD.org>2006-04-20 20:14:05 +0000
commit61458fa35f79fc45f8eceed87b76894ffe131357 (patch)
tree605279bc7f4b4b5d9b4310ff3909c5652d5944f3 /gnu/lib
parent3d7a8aef39cae2c24b47b0a55ca421cead443f97 (diff)
Do a mknative run to pick up (for real) the added support for various
features. nan is removed from libstdc++ as it's been added to libc. A major bump is avoided as there are very few (no) examples of linkage against libstdc++ and not against libc.
Diffstat (limited to 'gnu/lib')
-rw-r--r--gnu/lib/libg2c3/arch/alpha/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/arm/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/armeb/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/hppa/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/i386/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/m68000/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/m68k/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/mipseb/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/mipsel/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/powerpc/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/sh3eb/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/sh3el/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/sh5el/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/sparc/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/sparc64/config.h4
-rw-r--r--gnu/lib/libg2c3/arch/x86_64/config.h4
-rw-r--r--gnu/lib/libstdc++-v3/arch/alpha/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/alpha/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/alpha/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/arm/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/arm/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/arm/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/armeb/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/armeb/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/armeb/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/hppa/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/hppa/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/hppa/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/i386/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/i386/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/i386/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68000/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68000/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68000/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68k/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68k/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/m68k/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipseb/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipseb/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipseb/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipsel/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipsel/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/mipsel/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/powerpc/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/powerpc/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/powerpc/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3eb/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3eb/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3eb/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3el/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3el/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh3el/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh5el/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh5el/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sh5el/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc64/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc64/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/sparc64/defs.mk4
-rw-r--r--gnu/lib/libstdc++-v3/arch/x86_64/c++config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/x86_64/config.h30
-rw-r--r--gnu/lib/libstdc++-v3/arch/x86_64/defs.mk4
64 files changed, 544 insertions, 544 deletions
diff --git a/gnu/lib/libg2c3/arch/alpha/config.h b/gnu/lib/libg2c3/arch/alpha/config.h
index fe8b5b0dad9..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/alpha/config.h
+++ b/gnu/lib/libg2c3/arch/alpha/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/arm/config.h b/gnu/lib/libg2c3/arch/arm/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/arm/config.h
+++ b/gnu/lib/libg2c3/arch/arm/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/armeb/config.h b/gnu/lib/libg2c3/arch/armeb/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/armeb/config.h
+++ b/gnu/lib/libg2c3/arch/armeb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/hppa/config.h b/gnu/lib/libg2c3/arch/hppa/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/hppa/config.h
+++ b/gnu/lib/libg2c3/arch/hppa/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/i386/config.h b/gnu/lib/libg2c3/arch/i386/config.h
index 1561b4df11b..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/i386/config.h
+++ b/gnu/lib/libg2c3/arch/i386/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/m68000/config.h b/gnu/lib/libg2c3/arch/m68000/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/m68000/config.h
+++ b/gnu/lib/libg2c3/arch/m68000/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/m68k/config.h b/gnu/lib/libg2c3/arch/m68k/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/m68k/config.h
+++ b/gnu/lib/libg2c3/arch/m68k/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/mipseb/config.h b/gnu/lib/libg2c3/arch/mipseb/config.h
index fe8b5b0dad9..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/mipseb/config.h
+++ b/gnu/lib/libg2c3/arch/mipseb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/mipsel/config.h b/gnu/lib/libg2c3/arch/mipsel/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/mipsel/config.h
+++ b/gnu/lib/libg2c3/arch/mipsel/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/powerpc/config.h b/gnu/lib/libg2c3/arch/powerpc/config.h
index fe8b5b0dad9..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/powerpc/config.h
+++ b/gnu/lib/libg2c3/arch/powerpc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/sh3eb/config.h b/gnu/lib/libg2c3/arch/sh3eb/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/sh3eb/config.h
+++ b/gnu/lib/libg2c3/arch/sh3eb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/sh3el/config.h b/gnu/lib/libg2c3/arch/sh3el/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/sh3el/config.h
+++ b/gnu/lib/libg2c3/arch/sh3el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/sh5el/config.h b/gnu/lib/libg2c3/arch/sh5el/config.h
index fe8b5b0dad9..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/sh5el/config.h
+++ b/gnu/lib/libg2c3/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/sparc/config.h b/gnu/lib/libg2c3/arch/sparc/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/sparc/config.h
+++ b/gnu/lib/libg2c3/arch/sparc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/sparc64/config.h b/gnu/lib/libg2c3/arch/sparc64/config.h
index cb13e45f837..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/sparc64/config.h
+++ b/gnu/lib/libg2c3/arch/sparc64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libg2c3/arch/x86_64/config.h b/gnu/lib/libg2c3/arch/x86_64/config.h
index fe8b5b0dad9..9f17417c2ed 100644
--- a/gnu/lib/libg2c3/arch/x86_64/config.h
+++ b/gnu/lib/libg2c3/arch/x86_64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.hin. Generated automatically from configure.in by autoheader. */
@@ -41,7 +41,7 @@
/* #undef GETTIMEOFDAY_ONE_ARGUMENT */
/* Define if your gettimeofday takes a time zome argument. */
-#define HAVE_TIMEZONE 1
+/* #undef HAVE_TIMEZONE */
/* Define if you have the alarm function. */
#define HAVE_ALARM 1
diff --git a/gnu/lib/libstdc++-v3/arch/alpha/c++config.h b/gnu/lib/libstdc++-v3/arch/alpha/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/alpha/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/alpha/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/alpha/config.h b/gnu/lib/libstdc++-v3/arch/alpha/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/alpha/config.h
+++ b/gnu/lib/libstdc++-v3/arch/alpha/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/alpha/defs.mk b/gnu/lib/libstdc++-v3/arch/alpha/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/alpha/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/alpha/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/arm/c++config.h b/gnu/lib/libstdc++-v3/arch/arm/c++config.h
index 02b9e5a08ad..9c6ac99ef68 100644
--- a/gnu/lib/libstdc++-v3/arch/arm/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/arm/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/arm/config.h b/gnu/lib/libstdc++-v3/arch/arm/config.h
index 9420c9fa380..0c554db28cc 100644
--- a/gnu/lib/libstdc++-v3/arch/arm/config.h
+++ b/gnu/lib/libstdc++-v3/arch/arm/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/arm/defs.mk b/gnu/lib/libstdc++-v3/arch/arm/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/arm/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/arm/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/armeb/c++config.h b/gnu/lib/libstdc++-v3/arch/armeb/c++config.h
index 02b9e5a08ad..9c6ac99ef68 100644
--- a/gnu/lib/libstdc++-v3/arch/armeb/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/armeb/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/armeb/config.h b/gnu/lib/libstdc++-v3/arch/armeb/config.h
index 9420c9fa380..0c554db28cc 100644
--- a/gnu/lib/libstdc++-v3/arch/armeb/config.h
+++ b/gnu/lib/libstdc++-v3/arch/armeb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/armeb/defs.mk b/gnu/lib/libstdc++-v3/arch/armeb/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/armeb/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/armeb/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/hppa/c++config.h b/gnu/lib/libstdc++-v3/arch/hppa/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/hppa/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/hppa/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/hppa/config.h b/gnu/lib/libstdc++-v3/arch/hppa/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/hppa/config.h
+++ b/gnu/lib/libstdc++-v3/arch/hppa/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/hppa/defs.mk b/gnu/lib/libstdc++-v3/arch/hppa/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/hppa/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/hppa/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/i386/c++config.h b/gnu/lib/libstdc++-v3/arch/i386/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/i386/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/i386/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/i386/config.h b/gnu/lib/libstdc++-v3/arch/i386/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/i386/config.h
+++ b/gnu/lib/libstdc++-v3/arch/i386/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/i386/defs.mk b/gnu/lib/libstdc++-v3/arch/i386/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/i386/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/i386/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/m68000/c++config.h b/gnu/lib/libstdc++-v3/arch/m68000/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/m68000/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/m68000/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/m68000/config.h b/gnu/lib/libstdc++-v3/arch/m68000/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/m68000/config.h
+++ b/gnu/lib/libstdc++-v3/arch/m68000/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/m68000/defs.mk b/gnu/lib/libstdc++-v3/arch/m68000/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/m68000/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/m68000/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/m68k/c++config.h b/gnu/lib/libstdc++-v3/arch/m68k/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/m68k/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/m68k/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/m68k/config.h b/gnu/lib/libstdc++-v3/arch/m68k/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/m68k/config.h
+++ b/gnu/lib/libstdc++-v3/arch/m68k/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/m68k/defs.mk b/gnu/lib/libstdc++-v3/arch/m68k/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/m68k/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/m68k/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/mipseb/c++config.h b/gnu/lib/libstdc++-v3/arch/mipseb/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/mipseb/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/mipseb/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/mipseb/config.h b/gnu/lib/libstdc++-v3/arch/mipseb/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/mipseb/config.h
+++ b/gnu/lib/libstdc++-v3/arch/mipseb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/mipseb/defs.mk b/gnu/lib/libstdc++-v3/arch/mipseb/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/mipseb/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/mipseb/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/mipsel/c++config.h b/gnu/lib/libstdc++-v3/arch/mipsel/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/mipsel/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/mipsel/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/mipsel/config.h b/gnu/lib/libstdc++-v3/arch/mipsel/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/mipsel/config.h
+++ b/gnu/lib/libstdc++-v3/arch/mipsel/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/mipsel/defs.mk b/gnu/lib/libstdc++-v3/arch/mipsel/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/mipsel/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/mipsel/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/powerpc/c++config.h b/gnu/lib/libstdc++-v3/arch/powerpc/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/powerpc/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/powerpc/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/powerpc/config.h b/gnu/lib/libstdc++-v3/arch/powerpc/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/powerpc/config.h
+++ b/gnu/lib/libstdc++-v3/arch/powerpc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/powerpc/defs.mk b/gnu/lib/libstdc++-v3/arch/powerpc/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/powerpc/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/powerpc/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/sh3eb/c++config.h b/gnu/lib/libstdc++-v3/arch/sh3eb/c++config.h
index 02b9e5a08ad..9c6ac99ef68 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3eb/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh3eb/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh3eb/config.h b/gnu/lib/libstdc++-v3/arch/sh3eb/config.h
index 9420c9fa380..0c554db28cc 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3eb/config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh3eb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh3eb/defs.mk b/gnu/lib/libstdc++-v3/arch/sh3eb/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3eb/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/sh3eb/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/sh3el/c++config.h b/gnu/lib/libstdc++-v3/arch/sh3el/c++config.h
index 02b9e5a08ad..9c6ac99ef68 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3el/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh3el/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh3el/config.h b/gnu/lib/libstdc++-v3/arch/sh3el/config.h
index b7cb1a859fb..0c554db28cc 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3el/config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh3el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh3el/defs.mk b/gnu/lib/libstdc++-v3/arch/sh3el/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/sh3el/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/sh3el/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/sh5el/c++config.h b/gnu/lib/libstdc++-v3/arch/sh5el/c++config.h
index 02b9e5a08ad..9c6ac99ef68 100644
--- a/gnu/lib/libstdc++-v3/arch/sh5el/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh5el/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh5el/config.h b/gnu/lib/libstdc++-v3/arch/sh5el/config.h
index 9420c9fa380..0c554db28cc 100644
--- a/gnu/lib/libstdc++-v3/arch/sh5el/config.h
+++ b/gnu/lib/libstdc++-v3/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sh5el/defs.mk b/gnu/lib/libstdc++-v3/arch/sh5el/defs.mk
index f13831b05f2..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/sh5el/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/sh5el/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/sparc/c++config.h b/gnu/lib/libstdc++-v3/arch/sparc/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/sparc/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sparc/config.h b/gnu/lib/libstdc++-v3/arch/sparc/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc/config.h
+++ b/gnu/lib/libstdc++-v3/arch/sparc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sparc/defs.mk b/gnu/lib/libstdc++-v3/arch/sparc/defs.mk
index f13831b05f2..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/sparc/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/sparc64/c++config.h b/gnu/lib/libstdc++-v3/arch/sparc64/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc64/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/sparc64/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sparc64/config.h b/gnu/lib/libstdc++-v3/arch/sparc64/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc64/config.h
+++ b/gnu/lib/libstdc++-v3/arch/sparc64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/sparc64/defs.mk b/gnu/lib/libstdc++-v3/arch/sparc64/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/sparc64/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/sparc64/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc
diff --git a/gnu/lib/libstdc++-v3/arch/x86_64/c++config.h b/gnu/lib/libstdc++-v3/arch/x86_64/c++config.h
index f2a068ba2ac..da47a2c6dc4 100644
--- a/gnu/lib/libstdc++-v3/arch/x86_64/c++config.h
+++ b/gnu/lib/libstdc++-v3/arch/x86_64/c++config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
// Predefined symbols and macros -*- C++ -*-
@@ -542,10 +542,10 @@
#define _GLIBCPP_HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef _GLIBCPP_HAVE_FWPRINTF */
+#define _GLIBCPP_HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef _GLIBCPP_HAVE_FWSCANF */
+#define _GLIBCPP_HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef _GLIBCPP_HAVE_GETPAGESIZE */
@@ -632,7 +632,7 @@
/* #undef _GLIBCPP_HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef _GLIBCPP_HAVE_NAN */
+#define _GLIBCPP_HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define _GLIBCPP_HAVE_NL_LANGINFO 1
@@ -689,10 +689,10 @@
#define _GLIBCPP_HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef _GLIBCPP_HAVE_SWPRINTF */
+#define _GLIBCPP_HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef _GLIBCPP_HAVE_SWSCANF */
+#define _GLIBCPP_HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define _GLIBCPP_HAVE_TANF 1
@@ -710,22 +710,22 @@
#define _GLIBCPP_HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef _GLIBCPP_HAVE_VFWPRINTF */
+#define _GLIBCPP_HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef _GLIBCPP_HAVE_VFWSCANF */
+#define _GLIBCPP_HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef _GLIBCPP_HAVE_VSWPRINTF */
+#define _GLIBCPP_HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef _GLIBCPP_HAVE_VSWSCANF */
+#define _GLIBCPP_HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef _GLIBCPP_HAVE_VWPRINTF */
+#define _GLIBCPP_HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef _GLIBCPP_HAVE_VWSCANF */
+#define _GLIBCPP_HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define _GLIBCPP_HAVE_WCRTOMB 1
@@ -782,7 +782,7 @@
#define _GLIBCPP_HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef _GLIBCPP_HAVE_WCSTOF */
+#define _GLIBCPP_HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define _GLIBCPP_HAVE_WCSTOK 1
@@ -815,10 +815,10 @@
#define _GLIBCPP_HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef _GLIBCPP_HAVE_WPRINTF */
+#define _GLIBCPP_HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef _GLIBCPP_HAVE_WSCANF */
+#define _GLIBCPP_HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef _GLIBCPP_HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/x86_64/config.h b/gnu/lib/libstdc++-v3/arch/x86_64/config.h
index b42163d9857..9b0e22af6e9 100644
--- a/gnu/lib/libstdc++-v3/arch/x86_64/config.h
+++ b/gnu/lib/libstdc++-v3/arch/x86_64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp */
+/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -442,10 +442,10 @@
#define HAVE_FWIDE 1
/* Define if you have the fwprintf function. */
-/* #undef HAVE_FWPRINTF */
+#define HAVE_FWPRINTF 1
/* Define if you have the fwscanf function. */
-/* #undef HAVE_FWSCANF */
+#define HAVE_FWSCANF 1
/* Define if you have the getpagesize function. */
/* #undef HAVE_GETPAGESIZE */
@@ -532,7 +532,7 @@
/* #undef HAVE_MODFL */
/* Define if you have the nan function. */
-/* #undef HAVE_NAN */
+#define HAVE_NAN 1
/* Define if you have the nl_langinfo function. */
#define HAVE_NL_LANGINFO 1
@@ -589,10 +589,10 @@
#define HAVE_STRTOLD 1
/* Define if you have the swprintf function. */
-/* #undef HAVE_SWPRINTF */
+#define HAVE_SWPRINTF 1
/* Define if you have the swscanf function. */
-/* #undef HAVE_SWSCANF */
+#define HAVE_SWSCANF 1
/* Define if you have the tanf function. */
#define HAVE_TANF 1
@@ -610,22 +610,22 @@
#define HAVE_UNGETWC 1
/* Define if you have the vfwprintf function. */
-/* #undef HAVE_VFWPRINTF */
+#define HAVE_VFWPRINTF 1
/* Define if you have the vfwscanf function. */
-/* #undef HAVE_VFWSCANF */
+#define HAVE_VFWSCANF 1
/* Define if you have the vswprintf function. */
-/* #undef HAVE_VSWPRINTF */
+#define HAVE_VSWPRINTF 1
/* Define if you have the vswscanf function. */
-/* #undef HAVE_VSWSCANF */
+#define HAVE_VSWSCANF 1
/* Define if you have the vwprintf function. */
-/* #undef HAVE_VWPRINTF */
+#define HAVE_VWPRINTF 1
/* Define if you have the vwscanf function. */
-/* #undef HAVE_VWSCANF */
+#define HAVE_VWSCANF 1
/* Define if you have the wcrtomb function. */
#define HAVE_WCRTOMB 1
@@ -682,7 +682,7 @@
#define HAVE_WCSTOD 1
/* Define if you have the wcstof function. */
-/* #undef HAVE_WCSTOF */
+#define HAVE_WCSTOF 1
/* Define if you have the wcstok function. */
#define HAVE_WCSTOK 1
@@ -715,10 +715,10 @@
#define HAVE_WMEMSET 1
/* Define if you have the wprintf function. */
-/* #undef HAVE_WPRINTF */
+#define HAVE_WPRINTF 1
/* Define if you have the wscanf function. */
-/* #undef HAVE_WSCANF */
+#define HAVE_WSCANF 1
/* Define if you have the <endian.h> header file. */
/* #undef HAVE_ENDIAN_H */
diff --git a/gnu/lib/libstdc++-v3/arch/x86_64/defs.mk b/gnu/lib/libstdc++-v3/arch/x86_64/defs.mk
index cba2f7ec413..e66862c1dc6 100644
--- a/gnu/lib/libstdc++-v3/arch/x86_64/defs.mk
+++ b/gnu/lib/libstdc++-v3/arch/x86_64/defs.mk
@@ -1,8 +1,8 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-gcc,v 1.11 2004/01/02 11:58:32 skrll Exp
+# Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp
#
G_libmath_la_SOURCES=stubs.c
-G_libmath_la_LIBADD=nan.lo signbit.lo
+G_libmath_la_LIBADD=signbit.lo
G_LIBSUPCXX_SOURCES=del_op.cc del_opnt.cc del_opv.cc del_opvnt.cc eh_alloc.cc eh_aux_runtime.cc eh_catch.cc eh_exception.cc eh_globals.cc eh_personality.cc eh_terminate.cc eh_throw.cc eh_type.cc guard.cc new_handler.cc new_op.cc new_opnt.cc new_opv.cc new_opvnt.cc pure.cc tinfo.cc tinfo2.cc vec.cc
G_LIBSUPCXX_C_SOURCES=cxa_demangle.c dyn-string.c
G_SRC_SOURCES=bitset.cc codecvt.cc complex_io.cc concept-inst.cc ctype.cc ext-inst.cc fstream.cc fstream-inst.cc functexcept.cc globals.cc io-inst.cc ios.cc istream-inst.cc limits.cc locale.cc locale-inst.cc localename.cc misc-inst.cc ostream-inst.cc sstream-inst.cc stdexcept.cc stl-inst.cc streambuf-inst.cc string-inst.cc strstream.cc valarray-inst.cc vterminate.cc wstring-inst.cc codecvt_members.cc collate_members.cc ctype_members.cc messages_members.cc monetary_members.cc numeric_members.cc time_members.cc basic_file.cc c++locale.cc