summaryrefslogtreecommitdiff
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
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.
-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
-rw-r--r--gnu/usr.bin/gcc3/arch/alpha/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/arm/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/armeb/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/hppa/configargs.h4
-rw-r--r--gnu/usr.bin/gcc3/arch/i386/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/m68000/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/m68k/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/mipseb/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/mipsel/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/powerpc/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/sh3eb/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/sh3el/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/sh5el/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/sparc/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/sparc64/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/arch/x86_64/configargs.h2
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/alpha/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/arm/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/armeb/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/hppa/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/i386/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/m68000/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/m68k/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/mipseb/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/mipsel/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/sh3eb/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/sh3el/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/sh5el/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/sparc/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/sparc64/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/arch/x86_64/config.h4
-rw-r--r--gnu/usr.bin/gcc3/libiberty/defs.mk2
97 files changed, 594 insertions, 594 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
diff --git a/gnu/usr.bin/gcc3/arch/alpha/configargs.h b/gnu/usr.bin/gcc3/arch/alpha/configargs.h
index de97cf2751d..925bd887510 100644
--- a/gnu/usr.bin/gcc3/arch/alpha/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/alpha/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=alpha--netbsd --target=alpha--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=alpha--netbsd --target=alpha--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/arm/configargs.h b/gnu/usr.bin/gcc3/arch/arm/configargs.h
index af79d368102..733a7705beb 100644
--- a/gnu/usr.bin/gcc3/arch/arm/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/arm/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=arm--netbsdelf --target=arm--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=arm--netbsdelf --target=arm--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/armeb/configargs.h b/gnu/usr.bin/gcc3/arch/armeb/configargs.h
index 347dd6dd19a..8152a1934ee 100644
--- a/gnu/usr.bin/gcc3/arch/armeb/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/armeb/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=armeb--netbsdelf --target=armeb--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=armeb--netbsdelf --target=armeb--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/hppa/configargs.h b/gnu/usr.bin/gcc3/arch/hppa/configargs.h
index 18540e70f60..f0d4f1b41d5 100644
--- a/gnu/usr.bin/gcc3/arch/hppa/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/hppa/configargs.h
@@ -1,6 +1,6 @@
/* 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 */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=hppa--netbsd --target=hppa--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=hppa--netbsd --target=hppa--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/i386/configargs.h b/gnu/usr.bin/gcc3/arch/i386/configargs.h
index 3e069ec87a1..cb5ff4a4426 100644
--- a/gnu/usr.bin/gcc3/arch/i386/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/i386/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf --target=i386--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=i386--netbsdelf --target=i386--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/m68000/configargs.h b/gnu/usr.bin/gcc3/arch/m68000/configargs.h
index 52f321200ca..27a34cae23c 100644
--- a/gnu/usr.bin/gcc3/arch/m68000/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/m68000/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=m68010--netbsdelf --target=m68010--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=m68010--netbsdelf --target=m68010--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/m68k/configargs.h b/gnu/usr.bin/gcc3/arch/m68k/configargs.h
index 50cba973b2a..3585271ed12 100644
--- a/gnu/usr.bin/gcc3/arch/m68k/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/m68k/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=m68k--netbsdelf --target=m68k--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=m68k--netbsdelf --target=m68k--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/mipseb/configargs.h b/gnu/usr.bin/gcc3/arch/mipseb/configargs.h
index 3503d329df5..ecdbe061fb5 100644
--- a/gnu/usr.bin/gcc3/arch/mipseb/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/mipseb/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=mipseb--netbsd --target=mipseb--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=mipseb--netbsd --target=mipseb--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/mipsel/configargs.h b/gnu/usr.bin/gcc3/arch/mipsel/configargs.h
index 5ff275b5bd8..49298f62b76 100644
--- a/gnu/usr.bin/gcc3/arch/mipsel/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/mipsel/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=mipsel--netbsd --target=mipsel--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=mipsel--netbsd --target=mipsel--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/powerpc/configargs.h b/gnu/usr.bin/gcc3/arch/powerpc/configargs.h
index 430e0853293..53b771afce0 100644
--- a/gnu/usr.bin/gcc3/arch/powerpc/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/powerpc/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=powerpc--netbsd --target=powerpc--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=powerpc--netbsd --target=powerpc--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/sh3eb/configargs.h b/gnu/usr.bin/gcc3/arch/sh3eb/configargs.h
index b64a0c26b96..02fca865cf2 100644
--- a/gnu/usr.bin/gcc3/arch/sh3eb/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/sh3eb/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=sh--netbsdelf --target=sh--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=sh--netbsdelf --target=sh--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/sh3el/configargs.h b/gnu/usr.bin/gcc3/arch/sh3el/configargs.h
index af7a2319044..fd202c4b679 100644
--- a/gnu/usr.bin/gcc3/arch/sh3el/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/sh3el/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=shle--netbsdelf --target=shle--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=shle--netbsdelf --target=shle--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/sh5el/configargs.h b/gnu/usr.bin/gcc3/arch/sh5el/configargs.h
index 5319bac1c57..e52c795c761 100644
--- a/gnu/usr.bin/gcc3/arch/sh5el/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/sh5el/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=sh5le--netbsd --target=sh5le--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=sh5le--netbsd --target=sh5le--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/sparc/configargs.h b/gnu/usr.bin/gcc3/arch/sparc/configargs.h
index 9251fbe760a..76e4a489658 100644
--- a/gnu/usr.bin/gcc3/arch/sparc/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/sparc/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=sparc--netbsdelf --target=sparc--netbsdelf";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=sparc--netbsdelf --target=sparc--netbsdelf";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/sparc64/configargs.h b/gnu/usr.bin/gcc3/arch/sparc64/configargs.h
index 80937409ca3..209ceb696ce 100644
--- a/gnu/usr.bin/gcc3/arch/sparc64/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/sparc64/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=sparc64--netbsd --target=sparc64--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=sparc64--netbsd --target=sparc64--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/arch/x86_64/configargs.h b/gnu/usr.bin/gcc3/arch/x86_64/configargs.h
index d3e0b90b5e6..33405e22189 100644
--- a/gnu/usr.bin/gcc3/arch/x86_64/configargs.h
+++ b/gnu/usr.bin/gcc3/arch/x86_64/configargs.h
@@ -2,5 +2,5 @@
/* Generated from: NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp */
/* Generated automatically. */
-static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=x86_64--netbsd --target=x86_64--netbsd";
+static const char configuration_arguments[] = "/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf3.99.18 --host=x86_64--netbsd --target=x86_64--netbsd";
static const char thread_model[] = "posix";
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/alpha/config.h b/gnu/usr.bin/gcc3/libiberty/arch/alpha/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/alpha/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/arch/alpha/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/arm/config.h b/gnu/usr.bin/gcc3/libiberty/arch/arm/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/arm/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/armeb/config.h b/gnu/usr.bin/gcc3/libiberty/arch/armeb/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/armeb/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/hppa/config.h b/gnu/usr.bin/gcc3/libiberty/arch/hppa/config.h
index 4e1f580d5ef..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/hppa/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/i386/config.h b/gnu/usr.bin/gcc3/libiberty/arch/i386/config.h
index 3677ad2e618..7a540efb664 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/i386/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/arch/i386/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/m68000/config.h b/gnu/usr.bin/gcc3/libiberty/arch/m68000/config.h
index 4e1f580d5ef..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/m68000/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/m68k/config.h b/gnu/usr.bin/gcc3/libiberty/arch/m68k/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/m68k/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/mipseb/config.h b/gnu/usr.bin/gcc3/libiberty/arch/mipseb/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/mipseb/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/arch/mipseb/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/mipsel/config.h b/gnu/usr.bin/gcc3/libiberty/arch/mipsel/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/mipsel/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h b/gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/powerpc/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/arch/powerpc/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/sh3eb/config.h b/gnu/usr.bin/gcc3/libiberty/arch/sh3eb/config.h
index 4e1f580d5ef..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/sh3eb/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/sh3el/config.h b/gnu/usr.bin/gcc3/libiberty/arch/sh3el/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/sh3el/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/sh5el/config.h b/gnu/usr.bin/gcc3/libiberty/arch/sh5el/config.h
index 4e1f580d5ef..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/sh5el/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/sparc/config.h b/gnu/usr.bin/gcc3/libiberty/arch/sparc/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/sparc/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/sparc64/config.h b/gnu/usr.bin/gcc3/libiberty/arch/sparc64/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/sparc64/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/arch/x86_64/config.h b/gnu/usr.bin/gcc3/libiberty/arch/x86_64/config.h
index ca735334f39..d592136b820 100644
--- a/gnu/usr.bin/gcc3/libiberty/arch/x86_64/config.h
+++ b/gnu/usr.bin/gcc3/libiberty/arch/x86_64/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.in. Generated automatically from configure.in by autoheader 2.13. */
@@ -95,7 +95,7 @@
#define HAVE_INDEX 1
/* Define if you have the insque function. */
-/* #undef HAVE_INSQUE */
+#define HAVE_INSQUE 1
/* Define if you have the memchr function. */
#define HAVE_MEMCHR 1
diff --git a/gnu/usr.bin/gcc3/libiberty/defs.mk b/gnu/usr.bin/gcc3/libiberty/defs.mk
index 2a754ed8c31..0e906207480 100644
--- a/gnu/usr.bin/gcc3/libiberty/defs.mk
+++ b/gnu/usr.bin/gcc3/libiberty/defs.mk
@@ -3,5 +3,5 @@
#
G_ALLOCA=
G_EXTRA_OFILES=
-G_LIBOBJS=insque.o mkstemps.o strncmp.o
+G_LIBOBJS=mkstemps.o strncmp.o
G_REQUIRED_OFILES=regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o lrealpath.o make-relative-prefix.o make-temp-file.o objalloc.o obstack.o partition.o physmem.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o