summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
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
parent42d4edf85ada60765106da0052a82f542cad037e (diff)
Run mknative on the new binutils.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/binutils/common/arch/alpha/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/alpha/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/arm/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/arm/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/armeb/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/armeb/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/hppa/config.h5
-rw-r--r--gnu/usr.bin/binutils/common/arch/hppa/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/i386/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/i386/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/m68000/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/m68000/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/m68k/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/m68k/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/mipseb/config.h5
-rw-r--r--gnu/usr.bin/binutils/common/arch/mipseb/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/mipsel/config.h5
-rw-r--r--gnu/usr.bin/binutils/common/arch/mipsel/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/powerpc/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/powerpc/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh3eb/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh3el/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh3el/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh5el/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/sh5el/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/common/arch/sparc/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/sparc/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/sparc64/config.h7
-rw-r--r--gnu/usr.bin/binutils/common/arch/sparc64/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/vax/config.h5
-rw-r--r--gnu/usr.bin/binutils/common/arch/vax/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/common/arch/x86_64/config.h5
-rw-r--r--gnu/usr.bin/binutils/common/arch/x86_64/defs.mk2
-rw-r--r--gnu/usr.bin/binutils/gas/arch/alpha/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/arm/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/armeb/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/hppa/config.h339
-rw-r--r--gnu/usr.bin/binutils/gas/arch/i386/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/m68000/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/m68k/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/mipseb/config.h339
-rw-r--r--gnu/usr.bin/binutils/gas/arch/mipsel/config.h339
-rw-r--r--gnu/usr.bin/binutils/gas/arch/powerpc/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sh3eb/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sh3el/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sh5el/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sparc/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/sparc64/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/vax/config.h341
-rw-r--r--gnu/usr.bin/binutils/gas/arch/x86_64/config.h339
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/arm/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h13
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/i386/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h15
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/vax/defs.mk4
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h13
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h13
-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
103 files changed, 3626 insertions, 2895 deletions
diff --git a/gnu/usr.bin/binutils/common/arch/alpha/config.h b/gnu/usr.bin/binutils/common/arch/alpha/config.h
index 05e489d699c..9fe37860995 100644
--- a/gnu/usr.bin/binutils/common/arch/alpha/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/alpha/defs.mk b/gnu/usr.bin/binutils/common/arch/alpha/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/alpha/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/alpha/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/arm/config.h b/gnu/usr.bin/binutils/common/arch/arm/config.h
index 5673b555187..e2cce81936c 100644
--- a/gnu/usr.bin/binutils/common/arch/arm/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/arm/defs.mk b/gnu/usr.bin/binutils/common/arch/arm/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/arm/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/arm/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/armeb/config.h b/gnu/usr.bin/binutils/common/arch/armeb/config.h
index 9cb27c8c2e8..a469e85bccd 100644
--- a/gnu/usr.bin/binutils/common/arch/armeb/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/armeb/defs.mk b/gnu/usr.bin/binutils/common/arch/armeb/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/armeb/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/armeb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/hppa/config.h b/gnu/usr.bin/binutils/common/arch/hppa/config.h
index 8f414d76b86..5f8f772c69f 100644
--- a/gnu/usr.bin/binutils/common/arch/hppa/config.h
+++ b/gnu/usr.bin/binutils/common/arch/hppa/config.h
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/hppa/defs.mk b/gnu/usr.bin/binutils/common/arch/hppa/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/hppa/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/hppa/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/i386/config.h b/gnu/usr.bin/binutils/common/arch/i386/config.h
index 5524caca195..6f8ac841566 100644
--- a/gnu/usr.bin/binutils/common/arch/i386/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/i386/defs.mk b/gnu/usr.bin/binutils/common/arch/i386/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/i386/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/i386/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/m68000/config.h b/gnu/usr.bin/binutils/common/arch/m68000/config.h
index 2e7293530fa..cc45fa20990 100644
--- a/gnu/usr.bin/binutils/common/arch/m68000/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/m68000/defs.mk b/gnu/usr.bin/binutils/common/arch/m68000/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/m68000/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/m68000/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/m68k/config.h b/gnu/usr.bin/binutils/common/arch/m68k/config.h
index e12a1b3d64e..dbec5ae152f 100644
--- a/gnu/usr.bin/binutils/common/arch/m68k/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/m68k/defs.mk b/gnu/usr.bin/binutils/common/arch/m68k/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/m68k/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/m68k/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/mipseb/config.h b/gnu/usr.bin/binutils/common/arch/mipseb/config.h
index b0b312d8726..7043993775a 100644
--- a/gnu/usr.bin/binutils/common/arch/mipseb/config.h
+++ b/gnu/usr.bin/binutils/common/arch/mipseb/config.h
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/mipsel/config.h b/gnu/usr.bin/binutils/common/arch/mipsel/config.h
index 8bbbbf7e939..cab95d36d77 100644
--- a/gnu/usr.bin/binutils/common/arch/mipsel/config.h
+++ b/gnu/usr.bin/binutils/common/arch/mipsel/config.h
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/powerpc/config.h b/gnu/usr.bin/binutils/common/arch/powerpc/config.h
index 51f0d1c55c0..6195cd9b52c 100644
--- a/gnu/usr.bin/binutils/common/arch/powerpc/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/sh3eb/config.h b/gnu/usr.bin/binutils/common/arch/sh3eb/config.h
index 4bf543530cb..3bfd51a7227 100644
--- a/gnu/usr.bin/binutils/common/arch/sh3eb/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/sh3el/config.h b/gnu/usr.bin/binutils/common/arch/sh3el/config.h
index 36188f395d6..2225b5c0c34 100644
--- a/gnu/usr.bin/binutils/common/arch/sh3el/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/sh5el/config.h b/gnu/usr.bin/binutils/common/arch/sh5el/config.h
index c530aa743e5..e4e6cd85374 100644
--- a/gnu/usr.bin/binutils/common/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
index f8a82c57aac..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sh5el/defs.mk
@@ -1,7 +1,7 @@
# 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
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/sparc/config.h b/gnu/usr.bin/binutils/common/arch/sparc/config.h
index 54f8dbdefce..d786d210539 100644
--- a/gnu/usr.bin/binutils/common/arch/sparc/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/sparc/defs.mk b/gnu/usr.bin/binutils/common/arch/sparc/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/sparc/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sparc/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/sparc64/config.h b/gnu/usr.bin/binutils/common/arch/sparc64/config.h
index 13dd7f3084a..e2daa605674 100644
--- a/gnu/usr.bin/binutils/common/arch/sparc64/config.h
+++ b/gnu/usr.bin/binutils/common/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. */
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/vax/config.h b/gnu/usr.bin/binutils/common/arch/vax/config.h
index bd8c936ba16..eef21b05747 100644
--- a/gnu/usr.bin/binutils/common/arch/vax/config.h
+++ b/gnu/usr.bin/binutils/common/arch/vax/config.h
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/vax/defs.mk b/gnu/usr.bin/binutils/common/arch/vax/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/vax/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/vax/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/common/arch/x86_64/config.h b/gnu/usr.bin/binutils/common/arch/x86_64/config.h
index 9cd428f343b..d70cab90669 100644
--- a/gnu/usr.bin/binutils/common/arch/x86_64/config.h
+++ b/gnu/usr.bin/binutils/common/arch/x86_64/config.h
@@ -147,7 +147,7 @@
#define PACKAGE "binutils"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -170,6 +170,9 @@
/* Is fopen64 available? */
/* #undef HAVE_FOPEN64 */
+/* Is stat64 available? */
+/* #undef HAVE_STAT64 */
+
/* Enable LFS */
/* #undef _LARGEFILE64_SOURCE */
diff --git a/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk b/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk
index 92032ca84df..d63590f33ec 100644
--- a/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk
+++ b/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_VERSION=2.15
+G_VERSION=2.16.1
G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I.
G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation
G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt
diff --git a/gnu/usr.bin/binutils/gas/arch/alpha/config.h b/gnu/usr.bin/binutils/gas/arch/alpha/config.h
index cac59a9cd43..67c2ea9f6d7 100644
--- a/gnu/usr.bin/binutils/gas/arch/alpha/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/alpha/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "alpha--netbsd"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "alpha--netbsd"
/* Target CPU. */
#define TARGET_CPU "alpha"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/arm/config.h b/gnu/usr.bin/binutils/gas/arch/arm/config.h
index a3fad6683fe..a5cad146ee3 100644
--- a/gnu/usr.bin/binutils/gas/arch/arm/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/arm/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 0
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "arm--netbsdelf"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 0
+
/* Canonical target. */
#define TARGET_CANONICAL "arm--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "arm"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/armeb/config.h b/gnu/usr.bin/binutils/gas/arch/armeb/config.h
index fc97d4dc56b..5714a33191c 100644
--- a/gnu/usr.bin/binutils/gas/arch/armeb/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/armeb/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 1
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "armeb--netbsdelf"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 1
+
/* Canonical target. */
#define TARGET_CANONICAL "armeb--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "armeb"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/hppa/config.h b/gnu/usr.bin/binutils/gas/arch/hppa/config.h
index 7daa7d192ee..a360316f0ab 100644
--- a/gnu/usr.bin/binutils/gas/arch/hppa/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/hppa/config.h
@@ -2,191 +2,199 @@
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "hppa--netbsd"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "hppa--netbsd"
/* Target CPU. */
#define TARGET_CPU "hppa"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/i386/config.h b/gnu/usr.bin/binutils/gas/arch/i386/config.h
index a4e623b5c43..91894888caa 100644
--- a/gnu/usr.bin/binutils/gas/arch/i386/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/i386/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+#define DEFAULT_ARCH "i386"
+
+/* Default emulation. */
+#define DEFAULT_EMULATION "i386elf"
+
+/* Supported emulations. */
+#define EMULATIONS &i386elf,
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-#define DEFAULT_ARCH "i386"
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS &i386elf,
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION "i386elf"
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "i386--netbsdelf"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "i386--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "i386"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/m68000/config.h b/gnu/usr.bin/binutils/gas/arch/m68000/config.h
index c7ad982f790..4f76c311760 100644
--- a/gnu/usr.bin/binutils/gas/arch/m68000/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/m68000/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "m68010--netbsdelf"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "m68010--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "m68010"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/m68k/config.h b/gnu/usr.bin/binutils/gas/arch/m68k/config.h
index 802f595d6ae..1054717d922 100644
--- a/gnu/usr.bin/binutils/gas/arch/m68k/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/m68k/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "m68k--netbsdelf"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "m68k--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "m68k"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/config.h b/gnu/usr.bin/binutils/gas/arch/mipseb/config.h
index 55bfaaf3233..798e41006ae 100644
--- a/gnu/usr.bin/binutils/gas/arch/mipseb/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/mipseb/config.h
@@ -2,191 +2,199 @@
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION "mipsbelf"
+
+/* Supported emulations. */
+#define EMULATIONS &mipsbelf, &mipslelf, &mipself,
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 1
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-#define MIPS_CPU_STRING_DEFAULT "from-abi"
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-#define USE_E_MIPS_ABI_O32 1
+/* Default CPU for MIPS targets. */
+#define MIPS_CPU_STRING_DEFAULT "from-abi"
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
#define MIPS_DEFAULT_64BIT 0
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
#define MIPS_DEFAULT_ABI NO_ABI
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-#define USE_EMULATIONS 1
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS &mipsbelf, &mipslelf, &mipself,
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION "mipsbelf"
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "mipseb--netbsd"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 1
+
/* Canonical target. */
#define TARGET_CANONICAL "mipseb--netbsd"
/* Target CPU. */
#define TARGET_CPU "mipseb"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+#define USE_EMULATIONS 1
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+#define USE_E_MIPS_ABI_O32 1
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/config.h b/gnu/usr.bin/binutils/gas/arch/mipsel/config.h
index 5976649d0c1..1a62c8882c9 100644
--- a/gnu/usr.bin/binutils/gas/arch/mipsel/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/mipsel/config.h
@@ -2,191 +2,199 @@
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION "mipslelf"
+
+/* Supported emulations. */
+#define EMULATIONS &mipslelf, &mipsbelf, &mipself,
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 0
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-#define MIPS_CPU_STRING_DEFAULT "from-abi"
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-#define USE_E_MIPS_ABI_O32 1
+/* Default CPU for MIPS targets. */
+#define MIPS_CPU_STRING_DEFAULT "from-abi"
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
#define MIPS_DEFAULT_64BIT 0
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
#define MIPS_DEFAULT_ABI NO_ABI
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-#define USE_EMULATIONS 1
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS &mipslelf, &mipsbelf, &mipself,
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION "mipslelf"
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "mipsel--netbsd"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 0
+
/* Canonical target. */
#define TARGET_CANONICAL "mipsel--netbsd"
/* Target CPU. */
#define TARGET_CPU "mipsel"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+#define USE_EMULATIONS 1
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+#define USE_E_MIPS_ABI_O32 1
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/config.h b/gnu/usr.bin/binutils/gas/arch/powerpc/config.h
index e8273cd28e2..6b04db1681b 100644
--- a/gnu/usr.bin/binutils/gas/arch/powerpc/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/powerpc/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 1
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "powerpc--netbsd"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 1
+
/* Canonical target. */
#define TARGET_CANONICAL "powerpc--netbsd"
/* Target CPU. */
#define TARGET_CPU "powerpc"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h
index a5127a98b3b..aca307bba93 100644
--- a/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 1
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "sh--netbsdelf"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 1
+
/* Canonical target. */
#define TARGET_CANONICAL "sh--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "sh"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/config.h b/gnu/usr.bin/binutils/gas/arch/sh3el/config.h
index 5d9d54cbc7e..419c5b08476 100644
--- a/gnu/usr.bin/binutils/gas/arch/sh3el/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sh3el/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 0
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "shle--netbsdelf"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 0
+
/* Canonical target. */
#define TARGET_CANONICAL "shle--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "shle"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/sh5el/config.h b/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
index 26e65e2e31b..40b612597fd 100644
--- a/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sh5el/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-#define TARGET_BYTES_BIG_ENDIAN 1
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "sh5le--netbsd"
+/* Define as 1 if big endian. */
+#define TARGET_BYTES_BIG_ENDIAN 1
+
/* Canonical target. */
#define TARGET_CANONICAL "sh5le--netbsd"
/* Target CPU. */
#define TARGET_CPU "sh5le"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/config.h b/gnu/usr.bin/binutils/gas/arch/sparc/config.h
index d2dfcf23f28..00b5f80809e 100644
--- a/gnu/usr.bin/binutils/gas/arch/sparc/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sparc/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+#define DEFAULT_ARCH "sparclite"
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-#define DEFAULT_ARCH "sparclite"
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "sparc--netbsdelf"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "sparc--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "sparc"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/config.h b/gnu/usr.bin/binutils/gas/arch/sparc64/config.h
index 9a2e29faf77..dc7cf500077 100644
--- a/gnu/usr.bin/binutils/gas/arch/sparc64/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/sparc64/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+#define DEFAULT_ARCH "v9-64"
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-#define DEFAULT_ARCH "v9-64"
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "sparc64--netbsd"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "sparc64--netbsd"
/* Target CPU. */
#define TARGET_CPU "sparc64"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/vax/config.h b/gnu/usr.bin/binutils/gas/arch/vax/config.h
index 065dc22da3c..2d51d6200d7 100644
--- a/gnu/usr.bin/binutils/gas/arch/vax/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/vax/config.h
@@ -1,192 +1,200 @@
/* 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 by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+/* #undef DEFAULT_ARCH */
+
+/* Default emulation. */
+#define DEFAULT_EMULATION ""
+
+/* Supported emulations. */
+#define EMULATIONS
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
#define HAVE_VARARGS_H 1
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-/* #undef DEFAULT_ARCH */
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION ""
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "vax--netbsdelf"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "vax--netbsdelf"
/* Target CPU. */
#define TARGET_CPU "vax"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsdelf"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gas/arch/x86_64/config.h b/gnu/usr.bin/binutils/gas/arch/x86_64/config.h
index 3a9054915a7..c5fe18e9e2a 100644
--- a/gnu/usr.bin/binutils/gas/arch/x86_64/config.h
+++ b/gnu/usr.bin/binutils/gas/arch/x86_64/config.h
@@ -2,191 +2,199 @@
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
/* config.h. Generated by configure. */
-/* config.in. Generated automatically from configure.in by autoheader. */
+/* config.in. Generated from configure.in by autoheader. */
-/* Define if using alloca.c. */
-/* #undef C_ALLOCA */
+/* Define if using AIX 5.2 value for C_WEAKEXT. */
+/* #undef AIX_WEAK_SUPPORT */
-/* Define to empty if the keyword does not work. */
-/* #undef const */
+/* Use BFD interface? */
+#define BFD_ASSEMBLER 1
+
+/* assert broken? */
+/* #undef BROKEN_ASSERT */
-/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
- This function is required for alloca.c support on those systems. */
+/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
+ systems. This function is required for `alloca.c' support on those systems.
+ */
/* #undef CRAY_STACKSEG_END */
-/* Define if you have alloca, as a function or macro. */
+/* Compiling cross-assembler? */
+/* #undef CROSS_COMPILE */
+
+/* Define to 1 if using `alloca.c'. */
+/* #undef C_ALLOCA */
+
+/* Default architecture. */
+#define DEFAULT_ARCH "x86_64"
+
+/* Default emulation. */
+#define DEFAULT_EMULATION "i386elf"
+
+/* Supported emulations. */
+#define EMULATIONS &i386elf,
+
+/* Define to 1 if NLS is requested */
+#define ENABLE_NLS 1
+
+/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
+/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
+ */
/* #undef HAVE_ALLOCA_H */
-/* Define if you have a working `mmap' system call. */
-#define HAVE_MMAP 1
+/* Define to 1 if you have the <argz.h> header file. */
+/* #undef HAVE_ARGZ_H */
-/* Define as __inline if that's what the C compiler calls it. */
-/* #undef inline */
+/* Define to 1 if you have the `dcgettext' function. */
+/* #undef HAVE_DCGETTEXT */
-/* Define to `long' if <sys/types.h> doesn't define. */
-/* #undef off_t */
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-/* #undef size_t */
+/* Define to 1 if you have the `getcwd' function. */
+#define HAVE_GETCWD 1
-/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
-/* #undef STACK_DIRECTION */
+/* Define to 1 if you have the `getpagesize' function. */
+#define HAVE_GETPAGESIZE 1
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+/* Define as 1 if you have gettext and don't want to use GNU gettext. */
+/* #undef HAVE_GETTEXT */
-/* Define if lex declares yytext as a char * by default, not a char[]. */
-#define YYTEXT_POINTER 1
+/* Define to 1 if you have the <inttypes.h> header file. */
+#define HAVE_INTTYPES_H 1
-/* Define if you have the __argz_count function. */
-/* #undef HAVE___ARGZ_COUNT */
+/* Define if your locale.h file contains LC_MESSAGES. */
+#define HAVE_LC_MESSAGES 1
-/* Define if you have the __argz_next function. */
-/* #undef HAVE___ARGZ_NEXT */
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
-/* Define if you have the __argz_stringify function. */
-/* #undef HAVE___ARGZ_STRINGIFY */
+/* Define to 1 if you have the <locale.h> header file. */
+#define HAVE_LOCALE_H 1
-/* Define if you have the dcgettext function. */
-/* #undef HAVE_DCGETTEXT */
+/* Define to 1 if you have the <malloc.h> header file. */
+#define HAVE_MALLOC_H 1
-/* Define if you have the getcwd function. */
-#define HAVE_GETCWD 1
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
-/* Define if you have the getpagesize function. */
-#define HAVE_GETPAGESIZE 1
+/* Define to 1 if you have a working `mmap' system call. */
+#define HAVE_MMAP 1
-/* Define if you have the munmap function. */
+/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1
-/* Define if you have the putenv function. */
+/* Define to 1 if you have the <nl_types.h> header file. */
+#define HAVE_NL_TYPES_H 1
+
+/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
-/* Define if you have the remove function. */
+/* Define to 1 if you have the `remove' function. */
/* #undef HAVE_REMOVE */
-/* Define if you have the sbrk function. */
+/* Define to 1 if you have the `sbrk' function. */
#define HAVE_SBRK 1
-/* Define if you have the setenv function. */
+/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
-/* Define if you have the setlocale function. */
+/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
-/* Define if you have the stpcpy function. */
-/* #undef HAVE_STPCPY */
-
-/* Define if you have the strcasecmp function. */
-#define HAVE_STRCASECMP 1
-
-/* Define if you have the strchr function. */
-#define HAVE_STRCHR 1
-
-/* Define if you have the unlink function. */
-#define HAVE_UNLINK 1
-
-/* Define if you have the <argz.h> header file. */
-/* #undef HAVE_ARGZ_H */
-
-/* Define if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H 1
-
-/* Define if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
+/* Define to 1 if you have the <stdarg.h> header file. */
+#define HAVE_STDARG_H 1
-/* Define if you have the <locale.h> header file. */
-#define HAVE_LOCALE_H 1
+/* Define to 1 if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
-/* Define if you have the <malloc.h> header file. */
-#define HAVE_MALLOC_H 1
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
-/* Define if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+/* Define if you have the stpcpy function */
+/* #undef HAVE_STPCPY */
-/* Define if you have the <nl_types.h> header file. */
-#define HAVE_NL_TYPES_H 1
+/* Define to 1 if you have the `strcasecmp' function. */
+#define HAVE_STRCASECMP 1
-/* Define if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+/* Define to 1 if you have the `strchr' function. */
+#define HAVE_STRCHR 1
-/* Define if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+/* Define to 1 if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1
-/* Define if you have the <string.h> header file. */
+/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
-/* Define if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
-
-/* Define if you have the <sys/param.h> header file. */
+/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
-/* Define if you have the <sys/types.h> header file. */
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
-/* Define if you have the <unistd.h> header file. */
+/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
-/* Define if you have the <values.h> header file. */
+/* Define to 1 if you have the `unlink' function. */
+#define HAVE_UNLINK 1
+
+/* Define to 1 if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
-/* Define if you have the <varargs.h> header file. */
+/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
-/* Name of package */
-#define PACKAGE "gas"
+/* Define to 1 if you have the `__argz_count' function. */
+/* #undef HAVE___ARGZ_COUNT */
-/* Version number of package */
-#define VERSION "2.15"
+/* Define to 1 if you have the `__argz_next' function. */
+/* #undef HAVE___ARGZ_NEXT */
-/* Define if defaulting to ELF on SCO 5. */
-/* #undef SCO_ELF */
+/* Define to 1 if you have the `__argz_stringify' function. */
+/* #undef HAVE___ARGZ_STRINGIFY */
-/* Using strict COFF? */
-/* #undef STRICTCOFF */
+/* Using i386 COFF? */
+/* #undef I386COFF */
-/* Define if default target is PowerPC Solaris. */
-/* #undef TARGET_SOLARIS_COMMENT */
+/* Using m68k COFF? */
+/* #undef M68KCOFF */
-/* Define as 1 if big endian. */
-/* #undef TARGET_BYTES_BIG_ENDIAN */
+/* Using m88k COFF? */
+/* #undef M88KCOFF */
-/* Default CPU for MIPS targets. */
-/* #undef MIPS_CPU_STRING_DEFAULT */
+/* old COFF support? */
+/* #undef MANY_SEGMENTS */
-/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
-/* #undef USE_E_MIPS_ABI_O32 */
+/* Default CPU for MIPS targets. */
+/* #undef MIPS_CPU_STRING_DEFAULT */
-/* Generate 64-bit code by default on MIPS targets. */
+/* Generate 64-bit code by default on MIPS targets. */
/* #undef MIPS_DEFAULT_64BIT */
-/* Choose a default ABI for MIPS targets. */
+/* Choose a default ABI for MIPS targets. */
/* #undef MIPS_DEFAULT_ABI */
-/* Default architecture. */
-#define DEFAULT_ARCH "x86_64"
+/* Define if environ is not declared in system header files. */
+#define NEED_DECLARATION_ENVIRON 1
-/* Using cgen code? */
-/* #undef USING_CGEN */
+/* Define if errno is not declared in system header files. */
+/* #undef NEED_DECLARATION_ERRNO */
-/* Using i386 COFF? */
-/* #undef I386COFF */
+/* Define if free is not declared in system header files. */
+/* #undef NEED_DECLARATION_FREE */
-/* Using m68k COFF? */
-/* #undef M68KCOFF */
+/* Define if malloc is not declared in system header files. */
+/* #undef NEED_DECLARATION_MALLOC */
-/* Using m88k COFF? */
-/* #undef M88KCOFF */
+/* Define if sbrk is not declared in system header files. */
+/* #undef NEED_DECLARATION_SBRK */
+
+/* Define if strstr is not declared in system header files. */
+/* #undef NEED_DECLARATION_STRSTR */
/* a.out support? */
/* #undef OBJ_MAYBE_AOUT */
@@ -218,69 +226,92 @@
/* VMS support? */
/* #undef OBJ_MAYBE_VMS */
-/* Use emulation support? */
-/* #undef USE_EMULATIONS */
+/* Name of package */
+#define PACKAGE "gas"
-/* Supported emulations. */
-#define EMULATIONS &i386elf,
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
-/* Default emulation. */
-#define DEFAULT_EMULATION "i386elf"
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
-/* old COFF support? */
-/* #undef MANY_SEGMENTS */
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
-/* Use BFD interface? */
-#define BFD_ASSEMBLER 1
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* Define if defaulting to ELF on SCO 5. */
+/* #undef SCO_ELF */
+
+/* If using the C implementation of alloca, define if you know the
+ direction of stack growth for your system; otherwise it will be
+ automatically deduced at run-time.
+ STACK_DIRECTION > 0 => grows toward higher addresses
+ STACK_DIRECTION < 0 => grows toward lower addresses
+ STACK_DIRECTION = 0 => direction of growth unknown */
+/* #undef STACK_DIRECTION */
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Using strict COFF? */
+/* #undef STRICTCOFF */
/* Target alias. */
#define TARGET_ALIAS "x86_64--netbsd"
+/* Define as 1 if big endian. */
+/* #undef TARGET_BYTES_BIG_ENDIAN */
+
/* Canonical target. */
#define TARGET_CANONICAL "x86_64--netbsd"
/* Target CPU. */
#define TARGET_CPU "x86_64"
-/* Target vendor. */
-#define TARGET_VENDOR ""
-
/* Target OS. */
#define TARGET_OS "netbsd"
-/* Define if you have the stpcpy function */
-/* #undef HAVE_STPCPY */
-
-/* Define if your locale.h file contains LC_MESSAGES. */
-#define HAVE_LC_MESSAGES 1
+/* Define if default target is PowerPC Solaris. */
+/* #undef TARGET_SOLARIS_COMMENT */
-/* Define to 1 if NLS is requested */
-#define ENABLE_NLS 1
+/* Define if target is Symbian OS. */
+/* #undef TARGET_SYMBIAN */
-/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-/* #undef HAVE_GETTEXT */
+/* Target vendor. */
+#define TARGET_VENDOR ""
-/* Compiling cross-assembler? */
-/* #undef CROSS_COMPILE */
+/* Use emulation support? */
+/* #undef USE_EMULATIONS */
-/* assert broken? */
-/* #undef BROKEN_ASSERT */
+/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
+/* #undef USE_E_MIPS_ABI_O32 */
-/* Define if strstr is not declared in system header files. */
-/* #undef NEED_DECLARATION_STRSTR */
+/* Using cgen code? */
+/* #undef USING_CGEN */
-/* Define if malloc is not declared in system header files. */
-/* #undef NEED_DECLARATION_MALLOC */
+/* Version number of package */
+#define VERSION "2.16.1"
-/* Define if free is not declared in system header files. */
-/* #undef NEED_DECLARATION_FREE */
+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
+ `char[]'. */
+#define YYTEXT_POINTER 1
-/* Define if sbrk is not declared in system header files. */
-/* #undef NEED_DECLARATION_SBRK */
+/* Define to empty if `const' does not conform to ANSI C. */
+/* #undef const */
-/* Define if environ is not declared in system header files. */
-#define NEED_DECLARATION_ENVIRON 1
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+ calls it, or to nothing if 'inline' is not supported under any name. */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
-/* Define if errno is not declared in system header files. */
-/* #undef NEED_DECLARATION_ERRNO */
+/* Define to `long' if <sys/types.h> does not define. */
+/* #undef off_t */
+/* Define to `unsigned' if <sys/types.h> does not define. */
+/* #undef size_t */
diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk b/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk
index 969a8cdeb0a..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h
index e2e874fa361..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h
@@ -1,7 +1,7 @@
/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk b/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
index 4bbf6115663..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
@@ -1,7 +1,7 @@
# 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
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h
index fbb4bf73a59..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h
@@ -1,7 +1,7 @@
/* 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 */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk
index cb375ef2e31..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h
index e2e874fa361..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h
@@ -1,7 +1,7 @@
/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
diff --git a/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk b/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk
index 969a8cdeb0a..6daeb23b74f 100644
--- a/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
-G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
+G_DEFS=-DHAVE_CONFIG_H
+G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o
G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h
index e2e874fa361..6031522b29a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h
@@ -1,7 +1,7 @@
/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */
-/* gconfig.h. Generated automatically by configure. */
+/* gconfig.h. Generated by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
@@ -101,6 +101,9 @@
/* Define if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
@@ -110,6 +113,12 @@
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
+/* Define if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -120,7 +129,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.15"
+#define VERSION "2.16.1"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
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 */