summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2006-02-02 22:22:14 +0000
committerskrll <skrll@NetBSD.org>2006-02-02 22:22:14 +0000
commitf8aa39bd9dcd5650aeeef93c1823bdffd42ba0af (patch)
treed439342531ab3d793b1a448724b01fc79636466e /gnu/usr.bin/binutils/ld
parent42d4edf85ada60765106da0052a82f542cad037e (diff)
Run mknative on the new binutils.
Diffstat (limited to 'gnu/usr.bin/binutils/ld')
-rw-r--r--gnu/usr.bin/binutils/ld/arch/alpha/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/arm/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/armeb/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/hppa/config.h14
-rw-r--r--gnu/usr.bin/binutils/ld/arch/i386/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/m68000/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/m68k/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/mipseb/config.h14
-rw-r--r--gnu/usr.bin/binutils/ld/arch/mipsel/config.h14
-rw-r--r--gnu/usr.bin/binutils/ld/arch/powerpc/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sh3eb/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sh3el/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sh5el/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sparc/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/sparc64/config.h16
-rw-r--r--gnu/usr.bin/binutils/ld/arch/vax/config.h14
-rw-r--r--gnu/usr.bin/binutils/ld/arch/vax/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/ld/arch/x86_64/config.h14
18 files changed, 132 insertions, 132 deletions
diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/config.h b/gnu/usr.bin/binutils/ld/arch/alpha/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/alpha/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/alpha/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/arm/config.h b/gnu/usr.bin/binutils/ld/arch/arm/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/arm/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/arm/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/armeb/config.h b/gnu/usr.bin/binutils/ld/arch/armeb/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/armeb/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/armeb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/hppa/config.h b/gnu/usr.bin/binutils/ld/arch/hppa/config.h
index fbe920ae51f..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/hppa/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/hppa/config.h
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/i386/config.h b/gnu/usr.bin/binutils/ld/arch/i386/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/i386/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/i386/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/config.h b/gnu/usr.bin/binutils/ld/arch/m68000/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/m68000/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/m68000/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/config.h b/gnu/usr.bin/binutils/ld/arch/m68k/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/m68k/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/m68k/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/config.h b/gnu/usr.bin/binutils/ld/arch/mipseb/config.h
index fbe920ae51f..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/mipseb/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/mipseb/config.h
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/config.h b/gnu/usr.bin/binutils/ld/arch/mipsel/config.h
index fbe920ae51f..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/mipsel/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/mipsel/config.h
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/powerpc/config.h b/gnu/usr.bin/binutils/ld/arch/powerpc/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/powerpc/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/powerpc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h b/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/config.h b/gnu/usr.bin/binutils/ld/arch/sh3el/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/sh3el/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sh3el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sh5el/config.h b/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sh5el/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/config.h b/gnu/usr.bin/binutils/ld/arch/sparc/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/sparc/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sparc/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/config.h b/gnu/usr.bin/binutils/ld/arch/sparc64/config.h
index 407b9807e37..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/sparc64/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/sparc64/config.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated automatically by configure. */
/* config.in. Generated automatically from configure.in by autoheader. */
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/vax/config.h b/gnu/usr.bin/binutils/ld/arch/vax/config.h
index fbe920ae51f..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/vax/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/vax/config.h
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */
diff --git a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk
index 5a83504f43f..36791b9f215 100644
--- a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk
+++ b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk
@@ -4,7 +4,7 @@
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I.
G_EMUL=elf32vax
G_EMULATION_OFILES=eelf32vax.o evaxnbsd.o
-G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -B/var/obj/vax/usr/src/destdir.vax/usr/lib/ -DLOCALEDIR="\"/usr/local/share/locale\""
+G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -B/usr/obj/vax/home/nick/work/netbsd/src-binutils/destdir.vax/usr/lib/ -DLOCALEDIR="\"/usr/local/share/locale\""
G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32vax.o evaxnbsd.o
G_STRINGIFY=astring.sed
G_TEXINFOS=ld.texinfo
diff --git a/gnu/usr.bin/binutils/ld/arch/x86_64/config.h b/gnu/usr.bin/binutils/ld/arch/x86_64/config.h
index fbe920ae51f..7dd4b6dcf30 100644
--- a/gnu/usr.bin/binutils/ld/arch/x86_64/config.h
+++ b/gnu/usr.bin/binutils/ld/arch/x86_64/config.h
@@ -29,9 +29,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
/* #undef off_t */
-/* Define if you need to in order for stat and other things to work. */
-/* #undef _POSIX_SOURCE */
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* #undef size_t */
@@ -68,6 +65,9 @@
/* Define if you have the getpagesize function. */
#define HAVE_GETPAGESIZE 1
+/* Define if you have the glob function. */
+#define HAVE_GLOB 1
+
/* Define if you have the munmap function. */
#define HAVE_MUNMAP 1
@@ -144,7 +144,7 @@
#define PACKAGE "ld"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -152,12 +152,12 @@
/* Define if your locale.h file contains LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
-
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
/* #undef HAVE_GETTEXT */
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
/* Use b modifier when opening binary files? */
/* #undef USE_BINARY_FOPEN */