diff options
| author | mrg <mrg@NetBSD.org> | 2003-12-03 10:26:45 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2003-12-03 10:26:45 +0000 |
| commit | 2aa1a44c7a0fd13995882bbbc041a2beb463becc (patch) | |
| tree | c0ea72109251ba55ab3041b1edce910566b2e9a7 /gnu/usr.bin/binutils | |
| parent | 099de62e9e506c9893433e675614f2d334f32983 (diff) | |
switch everyone to binutils 2.14. it's confirmed to work on all the
platforms that actually build at the moment...
Diffstat (limited to 'gnu/usr.bin/binutils')
129 files changed, 929 insertions, 830 deletions
diff --git a/gnu/usr.bin/binutils/common/arch/alpha/config.h b/gnu/usr.bin/binutils/common/arch/alpha/config.h index 8e5d8cde789..2420894efdc 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "alpha--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/alpha/defs.mk b/gnu/usr.bin/binutils/common/arch/alpha/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/arm/config.h b/gnu/usr.bin/binutils/common/arch/arm/config.h index be500d8193d..2efdfb34a99 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "arm--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/arm/defs.mk b/gnu/usr.bin/binutils/common/arch/arm/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/armeb/config.h b/gnu/usr.bin/binutils/common/arch/armeb/config.h index 4b83edf0460..3f2225aacb4 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,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "armeb--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/armeb/defs.mk b/gnu/usr.bin/binutils/common/arch/armeb/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/hppa/config.h b/gnu/usr.bin/binutils/common/arch/hppa/config.h index 1123e6ee77b..1cf4cf89a76 100644 --- a/gnu/usr.bin/binutils/common/arch/hppa/config.h +++ b/gnu/usr.bin/binutils/common/arch/hppa/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -69,7 +66,7 @@ #define HAVE_GETC_UNLOCKED 1 /* Define if you have the getcwd function. */ -/* #undef HAVE_GETCWD */ +#define HAVE_GETCWD 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 @@ -87,7 +84,7 @@ #define HAVE_SETENV 1 /* Define if you have the setlocale function. */ -/* #undef HAVE_SETLOCALE */ +#define HAVE_SETLOCALE 1 /* Define if you have the setmode function. */ #define HAVE_SETMODE 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "hppa--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/hppa/defs.mk b/gnu/usr.bin/binutils/common/arch/hppa/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/i386/config.h b/gnu/usr.bin/binutils/common/arch/i386/config.h index 7e843be57d0..ef5da07f8a7 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "i386--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/i386/defs.mk b/gnu/usr.bin/binutils/common/arch/i386/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/m68000/config.h b/gnu/usr.bin/binutils/common/arch/m68000/config.h index 41b4b832c92..96e04a9b93c 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "m68010--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/m68000/defs.mk b/gnu/usr.bin/binutils/common/arch/m68000/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/m68k/config.h b/gnu/usr.bin/binutils/common/arch/m68k/config.h index 6be085e3429..f369d6b67a8 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "m68k--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/m68k/defs.mk b/gnu/usr.bin/binutils/common/arch/m68k/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/mipseb/config.h b/gnu/usr.bin/binutils/common/arch/mipseb/config.h index 941f394b4c8..c94b15c1443 100644 --- a/gnu/usr.bin/binutils/common/arch/mipseb/config.h +++ b/gnu/usr.bin/binutils/common/arch/mipseb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "mipseb--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/common/arch/mipseb/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/mipsel/config.h b/gnu/usr.bin/binutils/common/arch/mipsel/config.h index 76dedad7877..e355f3d0e4f 100644 --- a/gnu/usr.bin/binutils/common/arch/mipsel/config.h +++ b/gnu/usr.bin/binutils/common/arch/mipsel/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "mipsel--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/common/arch/mipsel/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/powerpc/config.h b/gnu/usr.bin/binutils/common/arch/powerpc/config.h index 68c4feb5123..d57ea74067b 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "powerpc--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/common/arch/powerpc/defs.mk index c10e4b2dc72..dac42855c9a 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,v 1.11 2003/03/05 05:28:29 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/sh3eb/config.h b/gnu/usr.bin/binutils/common/arch/sh3eb/config.h index 555be65c4f5..38a4393e6ce 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,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -30,13 +30,10 @@ /* #undef inline */ /* 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 off_t long /* Define to `unsigned' if <sys/types.h> doesn't define. */ -/* #undef size_t */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -48,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -111,43 +108,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <fcntl.h> header file. */ -#define HAVE_FCNTL_H 1 +/* #undef HAVE_FCNTL_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/file.h> header file. */ -#define HAVE_SYS_FILE_H 1 +/* #undef HAVE_SYS_FILE_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -156,19 +147,19 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -195,13 +186,13 @@ /* #undef NEED_DECLARATION_FPRINTF */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "sh--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/common/arch/sh3eb/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/sh3el/config.h b/gnu/usr.bin/binutils/common/arch/sh3el/config.h index 6d7e6b12372..25a4bb48593 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -30,13 +30,10 @@ /* #undef inline */ /* 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 off_t long /* Define to `unsigned' if <sys/types.h> doesn't define. */ -/* #undef size_t */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -48,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -111,43 +108,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <fcntl.h> header file. */ -#define HAVE_FCNTL_H 1 +/* #undef HAVE_FCNTL_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/file.h> header file. */ -#define HAVE_SYS_FILE_H 1 +/* #undef HAVE_SYS_FILE_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -156,19 +147,19 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -195,13 +186,13 @@ /* #undef NEED_DECLARATION_FPRINTF */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "shle--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/common/arch/sh3el/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/sparc/config.h b/gnu/usr.bin/binutils/common/arch/sparc/config.h index daa790fe5fe..a6c30b68eb2 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "sparc--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/sparc/defs.mk b/gnu/usr.bin/binutils/common/arch/sparc/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/sparc64/config.h b/gnu/usr.bin/binutils/common/arch/sparc64/config.h index dca886fe571..6e6499a0ddb 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "sparc64--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/common/arch/sparc64/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/common/arch/vax/config.h b/gnu/usr.bin/binutils/common/arch/vax/config.h index 2a86c33b3d2..b7f2c981c9c 100644 --- a/gnu/usr.bin/binutils/common/arch/vax/config.h +++ b/gnu/usr.bin/binutils/common/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -30,13 +30,10 @@ /* #undef inline */ /* 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 off_t long /* Define to `unsigned' if <sys/types.h> doesn't define. */ -/* #undef size_t */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -48,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -111,43 +108,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <fcntl.h> header file. */ -#define HAVE_FCNTL_H 1 +/* #undef HAVE_FCNTL_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/file.h> header file. */ -#define HAVE_SYS_FILE_H 1 +/* #undef HAVE_SYS_FILE_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -156,19 +147,19 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -195,13 +186,13 @@ /* #undef NEED_DECLARATION_FPRINTF */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "vax--netbsdelf" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + diff --git a/gnu/usr.bin/binutils/common/arch/vax/defs.mk b/gnu/usr.bin/binutils/common/arch/vax/defs.mk index c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a 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 eefbc61d243..0552c865159 100644 --- a/gnu/usr.bin/binutils/common/arch/x86_64/config.h +++ b/gnu/usr.bin/binutils/common/arch/x86_64/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -32,9 +32,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 */ @@ -63,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getc_unlocked function. */ #define HAVE_GETC_UNLOCKED 1 @@ -140,12 +137,6 @@ /* 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 @@ -156,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -168,7 +159,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Does the platform use an executable suffix? */ /* #undef HAVE_EXECUTABLE_SUFFIX */ @@ -212,3 +203,6 @@ /* Configured target name. */ #define TARGET "x86_64--netbsd" +/* Define to 1 if user symbol names have a leading underscore, 0 if not. */ +#define TARGET_PREPENDS_UNDERSCORE 0 + 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 c825aa891de..dac42855c9a 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,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # -G_VERSION=2.13.2.1 +G_VERSION=2.14 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 @@ -27,5 +27,5 @@ G_nm_new_OBJECTS=nm.o budemang.o bucomm.o version.o filemode.o G_nm_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a G_strip_new_OBJECTS=objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o G_strip_new_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a -G_cxxfilt_OBJECTS= -G_cxxfilt_DEPENDENCIES=cplus-dem.o underscore.o ../libiberty/libiberty.a +G_cxxfilt_OBJECTS=cxxfilt.o bucomm.o version.o filemode.o +G_cxxfilt_DEPENDENCIES=../bfd/libbfd.la ../libiberty/libiberty.a diff --git a/gnu/usr.bin/binutils/gas/arch/alpha/config.h b/gnu/usr.bin/binutils/gas/arch/alpha/config.h index c3ff8428836..9637e9705c1 100644 --- a/gnu/usr.bin/binutils/gas/arch/alpha/config.h +++ b/gnu/usr.bin/binutils/gas/arch/alpha/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/alpha/defs.mk b/gnu/usr.bin/binutils/gas/arch/alpha/defs.mk index 80b4f57b3af..1edf741bd42 100644 --- a/gnu/usr.bin/binutils/gas/arch/alpha/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/alpha/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/arm/config.h b/gnu/usr.bin/binutils/gas/arch/arm/config.h index 99aa5588677..e4ce61a9d05 100644 --- a/gnu/usr.bin/binutils/gas/arch/arm/config.h +++ b/gnu/usr.bin/binutils/gas/arch/arm/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 0 +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/arm/defs.mk b/gnu/usr.bin/binutils/gas/arch/arm/defs.mk index bb584ccc510..7fa93e86f7e 100644 --- a/gnu/usr.bin/binutils/gas/arch/arm/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/arm/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/armeb/config.h b/gnu/usr.bin/binutils/gas/arch/armeb/config.h index f14a52aed27..6828e353271 100644 --- a/gnu/usr.bin/binutils/gas/arch/armeb/config.h +++ b/gnu/usr.bin/binutils/gas/arch/armeb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 1 +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/armeb/defs.mk b/gnu/usr.bin/binutils/gas/arch/armeb/defs.mk index 7fa93e86f7e..12d885b349e 100644 --- a/gnu/usr.bin/binutils/gas/arch/armeb/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/armeb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/hppa/config.h b/gnu/usr.bin/binutils/gas/arch/hppa/config.h index 9b1e679bf54..4996c8b6a75 100644 --- a/gnu/usr.bin/binutils/gas/arch/hppa/config.h +++ b/gnu/usr.bin/binutils/gas/arch/hppa/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -63,7 +63,7 @@ /* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ -/* #undef HAVE_GETCWD */ +#define HAVE_GETCWD 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 @@ -84,7 +84,7 @@ #define HAVE_SETENV 1 /* Define if you have the setlocale function. */ -/* #undef HAVE_SETLOCALE */ +#define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ /* #undef HAVE_STPCPY */ @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -255,7 +270,7 @@ /* #undef CROSS_COMPILE */ /* assert broken? */ -#define BROKEN_ASSERT 1 +/* #undef BROKEN_ASSERT */ /* Define if strstr is not declared in system header files. */ /* #undef NEED_DECLARATION_STRSTR */ diff --git a/gnu/usr.bin/binutils/gas/arch/hppa/defs.mk b/gnu/usr.bin/binutils/gas/arch/hppa/defs.mk index efef2136a3f..defd87ad8bd 100644 --- a/gnu/usr.bin/binutils/gas/arch/hppa/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/hppa/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/i386/config.h b/gnu/usr.bin/binutils/gas/arch/i386/config.h index 4f96526397e..3a3723701eb 100644 --- a/gnu/usr.bin/binutils/gas/arch/i386/config.h +++ b/gnu/usr.bin/binutils/gas/arch/i386/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ #define DEFAULT_ARCH "i386" @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/i386/defs.mk b/gnu/usr.bin/binutils/gas/arch/i386/defs.mk index d75617d81b0..b797fc78e7e 100644 --- a/gnu/usr.bin/binutils/gas/arch/i386/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/i386/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/m68000/config.h b/gnu/usr.bin/binutils/gas/arch/m68000/config.h index 359ca983f90..cc80c799ab3 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68000/config.h +++ b/gnu/usr.bin/binutils/gas/arch/m68000/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/m68000/defs.mk b/gnu/usr.bin/binutils/gas/arch/m68000/defs.mk index d6b9c7b2e19..3a5f1a2f2ac 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68000/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/m68000/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/m68k/config.h b/gnu/usr.bin/binutils/gas/arch/m68k/config.h index 033e0989c30..f4d6eb554a3 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68k/config.h +++ b/gnu/usr.bin/binutils/gas/arch/m68k/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/m68k/defs.mk b/gnu/usr.bin/binutils/gas/arch/m68k/defs.mk index d6b9c7b2e19..3a5f1a2f2ac 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68k/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/m68k/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/config.h b/gnu/usr.bin/binutils/gas/arch/mipseb/config.h index 30f3d399e4d..20123f1d619 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/config.h +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 1 +/* Default CPU for MIPS targets. */ +#define MIPS_CPU_STRING_DEFAULT "from-abi" + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +#define USE_E_MIPS_ABI_O32 1 + +/* Generate 64-bit code by default on MIPS targets. */ +#define MIPS_DEFAULT_64BIT 0 + +/* Choose a default ABI for MIPS targets. */ +#define MIPS_DEFAULT_ABI NO_ABI + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk index 40a9448e290..23ad7eb095d 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/config.h b/gnu/usr.bin/binutils/gas/arch/mipsel/config.h index e2a4708c981..38175cb5452 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/config.h +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 0 +/* Default CPU for MIPS targets. */ +#define MIPS_CPU_STRING_DEFAULT "from-abi" + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +#define USE_E_MIPS_ABI_O32 1 + +/* Generate 64-bit code by default on MIPS targets. */ +#define MIPS_DEFAULT_64BIT 0 + +/* Choose a default ABI for MIPS targets. */ +#define MIPS_DEFAULT_ABI NO_ABI + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk index 40a9448e290..23ad7eb095d 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/config.h b/gnu/usr.bin/binutils/gas/arch/powerpc/config.h index 37dd084fe72..56bf7293f0b 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/config.h +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 1 +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk index 10797bd45c0..99e863f019d 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h index a73946f4180..72f8cea22bd 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -102,55 +102,58 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <errno.h> header file. */ -#define HAVE_ERRNO_H 1 +/* #undef HAVE_ERRNO_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <memory.h> header file. */ -#define HAVE_MEMORY_H 1 +/* #undef HAVE_MEMORY_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdarg.h> header file. */ -#define HAVE_STDARG_H 1 +/* #undef HAVE_STDARG_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ + +/* Define if you have the <sys/stat.h> header file. */ +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 1 +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -243,13 +258,13 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ @@ -258,20 +273,20 @@ /* #undef BROKEN_ASSERT */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if malloc is not declared in system header files. */ -/* #undef NEED_DECLARATION_MALLOC */ +#define NEED_DECLARATION_MALLOC 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 /* Define if errno is not declared in system header files. */ -/* #undef NEED_DECLARATION_ERRNO */ +#define NEED_DECLARATION_ERRNO 1 diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk index 04c5f758c01..257f23cc76e 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/config.h b/gnu/usr.bin/binutils/gas/arch/sh3el/config.h index 6f155e084aa..6abe37f91d6 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/config.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -102,55 +102,58 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <errno.h> header file. */ -#define HAVE_ERRNO_H 1 +/* #undef HAVE_ERRNO_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <memory.h> header file. */ -#define HAVE_MEMORY_H 1 +/* #undef HAVE_MEMORY_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdarg.h> header file. */ -#define HAVE_STDARG_H 1 +/* #undef HAVE_STDARG_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ + +/* Define if you have the <sys/stat.h> header file. */ +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ #define TARGET_BYTES_BIG_ENDIAN 0 +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -243,13 +258,13 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ @@ -258,20 +273,20 @@ /* #undef BROKEN_ASSERT */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if malloc is not declared in system header files. */ -/* #undef NEED_DECLARATION_MALLOC */ +#define NEED_DECLARATION_MALLOC 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 /* Define if errno is not declared in system header files. */ -/* #undef NEED_DECLARATION_ERRNO */ +#define NEED_DECLARATION_ERRNO 1 diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk index f7147cf7135..257f23cc76e 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/config.h b/gnu/usr.bin/binutils/gas/arch/sparc/config.h index 0e863ea02c9..8f69a7ac494 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/config.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ #define DEFAULT_ARCH "sparclite" @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk b/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk index ed0269645df..30b194267f0 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/config.h b/gnu/usr.bin/binutils/gas/arch/sparc64/config.h index 897a413ed73..7d701543b33 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/config.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ #define DEFAULT_ARCH "v9-64" @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk index ed0269645df..30b194267f0 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gas/arch/vax/config.h b/gnu/usr.bin/binutils/gas/arch/vax/config.h index 3f35872a4f9..27d23122d8d 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/config.h +++ b/gnu/usr.bin/binutils/gas/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -102,55 +102,58 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <errno.h> header file. */ -#define HAVE_ERRNO_H 1 +/* #undef HAVE_ERRNO_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <memory.h> header file. */ -#define HAVE_MEMORY_H 1 +/* #undef HAVE_MEMORY_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdarg.h> header file. */ -#define HAVE_STDARG_H 1 +/* #undef HAVE_STDARG_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ + +/* Define if you have the <sys/stat.h> header file. */ +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ /* #undef DEFAULT_ARCH */ @@ -243,13 +258,13 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ @@ -258,20 +273,20 @@ /* #undef BROKEN_ASSERT */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if malloc is not declared in system header files. */ -/* #undef NEED_DECLARATION_MALLOC */ +#define NEED_DECLARATION_MALLOC 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 /* Define if errno is not declared in system header files. */ -/* #undef NEED_DECLARATION_ERRNO */ +#define NEED_DECLARATION_ERRNO 1 diff --git a/gnu/usr.bin/binutils/gas/arch/vax/defs.mk b/gnu/usr.bin/binutils/gas/arch/vax/defs.mk index 323f45fd361..b8e6f4dd01d 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/vax/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" 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 cbf4c307a4e..6f24713ecaf 100644 --- a/gnu/usr.bin/binutils/gas/arch/x86_64/config.h +++ b/gnu/usr.bin/binutils/gas/arch/x86_64/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -134,6 +134,9 @@ /* 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 @@ -144,13 +147,13 @@ /* #undef HAVE_VALUES_H */ /* Define if you have the <varargs.h> header file. */ -#define HAVE_VARARGS_H 1 +/* #undef HAVE_VARARGS_H */ /* Name of package */ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -164,6 +167,18 @@ /* Define as 1 if big endian. */ /* #undef TARGET_BYTES_BIG_ENDIAN */ +/* Default CPU for MIPS targets. */ +/* #undef MIPS_CPU_STRING_DEFAULT */ + +/* Allow use of E_MIPS_ABI_O32 on MIPS targets. */ +/* #undef USE_E_MIPS_ABI_O32 */ + +/* Generate 64-bit code by default on MIPS targets. */ +/* #undef MIPS_DEFAULT_64BIT */ + +/* Choose a default ABI for MIPS targets. */ +/* #undef MIPS_DEFAULT_ABI */ + /* Default architecture. */ #define DEFAULT_ARCH "x86_64" @@ -249,7 +264,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Compiling cross-assembler? */ /* #undef CROSS_COMPILE */ diff --git a/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk b/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk index b797fc78e7e..d89fa2804c1 100644 --- a/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/gas -I../bfd -I${GNUHOSTDIST}/gas/config -I${GNUHOSTDIST}/gas/../include -I${GNUHOSTDIST}/gas/.. -I${GNUHOSTDIST}/gas/../bfd -I${GNUHOSTDIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk index d25c92aa6a9..d4ca97e1947 100644 --- a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h index 48c99f870f6..db4ee800886 100644 --- a/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk index d4ca97e1947..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/armeb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h index 3071c7d5350..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/armeb/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk b/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk index d4ca97e1947..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/hppa/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h index 79695bc690d..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/hppa/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ -/* #undef HAVE_GETCWD */ +#define HAVE_GETCWD 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 @@ -75,7 +75,7 @@ #define HAVE_SETENV 1 /* Define if you have the setlocale function. */ -/* #undef HAVE_SETLOCALE */ +#define HAVE_SETLOCALE 1 /* Define if you have the setmode function. */ #define HAVE_SETMODE 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* 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 d25c92aa6a9..d4ca97e1947 100644 --- a/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h index 48c99f870f6..db4ee800886 100644 --- a/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h index 48c99f870f6..cb54c50d6ec 100644 --- a/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* 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 d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h index 48c99f870f6..77fd9fe6e3b 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -93,37 +93,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <sys/gmon_out.h> header file. */ /* #undef HAVE_SYS_GMON_OUT_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <sys/stat.h> header file. */ -#define HAVE_SYS_STAT_H 1 +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -132,17 +132,17 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h index 48c99f870f6..77fd9fe6e3b 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -93,37 +93,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <sys/gmon_out.h> header file. */ /* #undef HAVE_SYS_GMON_OUT_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <sys/stat.h> header file. */ -#define HAVE_SYS_STAT_H 1 +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -132,17 +132,17 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h index 48c99f870f6..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk index d25c92aa6a9..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h index 48c99f870f6..77fd9fe6e3b 100644 --- a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -93,37 +93,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <sys/gmon_out.h> header file. */ /* #undef HAVE_SYS_GMON_OUT_H */ /* Define if you have the <sys/param.h> header file. */ -#define HAVE_SYS_PARAM_H 1 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <sys/stat.h> header file. */ -#define HAVE_SYS_STAT_H 1 +/* #undef HAVE_SYS_STAT_H */ /* Define if you have the <sys/types.h> header file. */ -#define HAVE_SYS_TYPES_H 1 +/* #undef HAVE_SYS_TYPES_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -132,17 +132,17 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ 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 d4ca97e1947..969a8cdeb0a 100644 --- a/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/x86_64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 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 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 3071c7d5350..d1d3ba33460 100644 --- a/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -57,7 +57,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -132,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -144,5 +144,5 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/config.h b/gnu/usr.bin/binutils/ld/arch/alpha/config.h index 506e4675187..3cc0e2c9e6e 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk b/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk index a5a607da33a..9f103031b7a 100644 --- a/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf64alpha_nbsd diff --git a/gnu/usr.bin/binutils/ld/arch/arm/config.h b/gnu/usr.bin/binutils/ld/arch/arm/config.h index 506e4675187..4015b7bb997 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/arm/defs.mk b/gnu/usr.bin/binutils/ld/arch/arm/defs.mk index 65a426d501e..b37a5bb5e94 100644 --- a/gnu/usr.bin/binutils/ld/arch/arm/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/arm/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=armelf_nbsd diff --git a/gnu/usr.bin/binutils/ld/arch/armeb/config.h b/gnu/usr.bin/binutils/ld/arch/armeb/config.h index 019ada05299..3cc0e2c9e6e 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,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/armeb/defs.mk b/gnu/usr.bin/binutils/ld/arch/armeb/defs.mk index 9aab38b0459..3c1dad736ab 100644 --- a/gnu/usr.bin/binutils/ld/arch/armeb/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/armeb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=armelfb_nbsd diff --git a/gnu/usr.bin/binutils/ld/arch/hppa/config.h b/gnu/usr.bin/binutils/ld/arch/hppa/config.h index 375e568f34c..3cc0e2c9e6e 100644 --- a/gnu/usr.bin/binutils/ld/arch/hppa/config.h +++ b/gnu/usr.bin/binutils/ld/arch/hppa/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -63,7 +63,7 @@ /* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ -/* #undef HAVE_GETCWD */ +#define HAVE_GETCWD 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -81,7 +84,7 @@ #define HAVE_SETENV 1 /* Define if you have the setlocale function. */ -/* #undef HAVE_SETLOCALE */ +#define HAVE_SETLOCALE 1 /* Define if you have the stpcpy function. */ /* #undef HAVE_STPCPY */ @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/hppa/defs.mk b/gnu/usr.bin/binutils/ld/arch/hppa/defs.mk index 2f423a3ca60..849899d6ffe 100644 --- a/gnu/usr.bin/binutils/ld/arch/hppa/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/hppa/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=hppanbsd diff --git a/gnu/usr.bin/binutils/ld/arch/hppa/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/hppa/ldemul-list.h index 6fee925d0bc..2bae4f34a95 100644 --- a/gnu/usr.bin/binutils/ld/arch/hppa/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/hppa/ldemul-list.h @@ -1,4 +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 */ + +/* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_hppanbsd_emulation; #define EMULATION_LIST \ diff --git a/gnu/usr.bin/binutils/ld/arch/i386/config.h b/gnu/usr.bin/binutils/ld/arch/i386/config.h index 506e4675187..4015b7bb997 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/i386/defs.mk b/gnu/usr.bin/binutils/ld/arch/i386/defs.mk index 8b068a9392a..6cfaa8d86d2 100644 --- a/gnu/usr.bin/binutils/ld/arch/i386/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/i386/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf_i386 diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/config.h b/gnu/usr.bin/binutils/ld/arch/m68000/config.h index 506e4675187..3cc0e2c9e6e 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk b/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk index 32981a6f975..6e728bd56ce 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=m68kelfnbsd diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/config.h b/gnu/usr.bin/binutils/ld/arch/m68k/config.h index 506e4675187..3cc0e2c9e6e 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk b/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk index 139c2bb097b..cd046e106df 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=m68kelfnbsd diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/config.h b/gnu/usr.bin/binutils/ld/arch/mipseb/config.h index 506e4675187..3cc0e2c9e6e 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipseb/config.h +++ b/gnu/usr.bin/binutils/ld/arch/mipseb/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk index 8299da28367..94e5c7c527a 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32bmip diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/config.h b/gnu/usr.bin/binutils/ld/arch/mipsel/config.h index 506e4675187..3cc0e2c9e6e 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipsel/config.h +++ b/gnu/usr.bin/binutils/ld/arch/mipsel/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk index b296f1f63a5..f9347c7cd68 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32lmip diff --git a/gnu/usr.bin/binutils/ld/arch/powerpc/config.h b/gnu/usr.bin/binutils/ld/arch/powerpc/config.h index 506e4675187..c5342b07742 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk index 681c121b8ac..6912023ba16 100644 --- a/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32ppc diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h b/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h index 506e4675187..62411f8c118 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -99,28 +102,28 @@ #define HAVE_DIRENT_H 1 /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <ndir.h> header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/dir.h> header file. */ /* #undef HAVE_SYS_DIR_H */ @@ -129,16 +132,10 @@ /* #undef HAVE_SYS_NDIR_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -147,34 +144,34 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk index e4cd261765f..d4bd3939075 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=shelf_nbsd diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/config.h b/gnu/usr.bin/binutils/ld/arch/sh3el/config.h index 506e4675187..62411f8c118 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -99,28 +102,28 @@ #define HAVE_DIRENT_H 1 /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <ndir.h> header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/dir.h> header file. */ /* #undef HAVE_SYS_DIR_H */ @@ -129,16 +132,10 @@ /* #undef HAVE_SYS_NDIR_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -147,34 +144,34 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk index 8b74d9a6fde..40f89415313 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=shlelf_nbsd diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/config.h b/gnu/usr.bin/binutils/ld/arch/sparc/config.h index 506e4675187..3cc0e2c9e6e 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk b/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk index f040b5d6f09..3ef1fda2a5d 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32_sparc diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/config.h b/gnu/usr.bin/binutils/ld/arch/sparc64/config.h index 506e4675187..3cc0e2c9e6e 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,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk index ae17c54bf6d..8f718b1c9df 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf64_sparc diff --git a/gnu/usr.bin/binutils/ld/arch/vax/config.h b/gnu/usr.bin/binutils/ld/arch/vax/config.h index 506e4675187..62411f8c118 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/config.h +++ b/gnu/usr.bin/binutils/ld/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if <sys/types.h> doesn't define. */ -/* #undef off_t */ +#define off_t long /* 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 */ +#define size_t unsigned /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* #undef STDC_HEADERS */ /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -99,28 +102,28 @@ #define HAVE_DIRENT_H 1 /* Define if you have the <limits.h> header file. */ -#define HAVE_LIMITS_H 1 +/* #undef HAVE_LIMITS_H */ /* Define if you have the <locale.h> header file. */ -#define HAVE_LOCALE_H 1 +/* #undef HAVE_LOCALE_H */ /* Define if you have the <malloc.h> header file. */ -#define HAVE_MALLOC_H 1 +/* #undef HAVE_MALLOC_H */ /* Define if you have the <ndir.h> header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the <nl_types.h> header file. */ -#define HAVE_NL_TYPES_H 1 +/* #undef HAVE_NL_TYPES_H */ /* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 +/* #undef HAVE_STDLIB_H */ /* Define if you have the <string.h> header file. */ -#define HAVE_STRING_H 1 +/* #undef HAVE_STRING_H */ /* Define if you have the <strings.h> header file. */ -#define HAVE_STRINGS_H 1 +/* #undef HAVE_STRINGS_H */ /* Define if you have the <sys/dir.h> header file. */ /* #undef HAVE_SYS_DIR_H */ @@ -129,16 +132,10 @@ /* #undef HAVE_SYS_NDIR_H */ /* 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 +/* #undef HAVE_SYS_PARAM_H */ /* Define if you have the <unistd.h> header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define if you have the <values.h> header file. */ /* #undef HAVE_VALUES_H */ @@ -147,34 +144,34 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -#define HAVE_LC_MESSAGES 1 +/* #undef HAVE_LC_MESSAGES */ /* 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. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ /* Define if strstr is not declared in system header files. */ -/* #undef NEED_DECLARATION_STRSTR */ +#define NEED_DECLARATION_STRSTR 1 /* Define if free is not declared in system header files. */ -/* #undef NEED_DECLARATION_FREE */ +#define NEED_DECLARATION_FREE 1 /* Define if sbrk is not declared in system header files. */ -/* #undef NEED_DECLARATION_SBRK */ +#define NEED_DECLARATION_SBRK 1 /* Define if getenv is not declared in system header files. */ -/* #undef NEED_DECLARATION_GETENV */ +#define NEED_DECLARATION_GETENV 1 /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 diff --git a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk index 42e189cf826..18f6dae5a6b 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32vax 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 019ada05299..3cc0e2c9e6e 100644 --- a/gnu/usr.bin/binutils/ld/arch/x86_64/config.h +++ b/gnu/usr.bin/binutils/ld/arch/x86_64/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -60,7 +60,7 @@ /* #undef HAVE___ARGZ_STRINGIFY */ /* Define if you have the dcgettext function. */ -#define HAVE_DCGETTEXT 1 +/* #undef HAVE_DCGETTEXT */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 @@ -74,6 +74,9 @@ /* Define if you have the putenv function. */ #define HAVE_PUTENV 1 +/* Define if you have the realpath function. */ +#define HAVE_REALPATH 1 + /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 @@ -131,12 +134,6 @@ /* 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 @@ -147,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.13.2.1" +#define VERSION "2.14" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ @@ -159,7 +156,7 @@ #define ENABLE_NLS 1 /* Define as 1 if you have gettext and don't want to use GNU gettext. */ -#define HAVE_GETTEXT 1 +/* #undef HAVE_GETTEXT */ /* Use b modifier when opening binary files? */ /* #undef USE_BINARY_FOPEN */ diff --git a/gnu/usr.bin/binutils/ld/arch/x86_64/defs.mk b/gnu/usr.bin/binutils/ld/arch/x86_64/defs.mk index 3535a5c8d10..479bede5755 100644 --- a/gnu/usr.bin/binutils/ld/arch/x86_64/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/x86_64/defs.mk @@ -1,5 +1,5 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp # G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf_x86_64 |
