diff options
| author | mrg <mrg@NetBSD.org> | 2004-12-11 01:41:25 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-12-11 01:41:25 +0000 |
| commit | 72b77568573aeefb3f0474bbb5dd8de764d023cf (patch) | |
| tree | e0a4cb410b9ddcb59f044b6d395e6beb1b79fdef /gnu/usr.bin/binutils | |
| parent | ce3315ff2fe2b41be3fb022dc59c05ece2e85030 (diff) | |
run mknative for binutils 2.15 for amd64.
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/common/arch/x86_64/config.h | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/common/arch/x86_64/defs.mk | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gas/arch/x86_64/config.h | 12 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk | 6 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gprof/arch/x86_64/gconfig.h | 16 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/ld/arch/x86_64/config.h | 4 |
6 files changed, 14 insertions, 32 deletions
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 0552c865159..9cd428f343b 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-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -147,7 +147,7 @@ #define PACKAGE "binutils" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ 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 dac42855c9a..92032ca84df 100644 --- a/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk +++ b/gnu/usr.bin/binutils/common/arch/x86_64/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp # -G_VERSION=2.14 +G_VERSION=2.15 G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/binutils -I. G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/binutils -I../bfd -I${GNUHOSTDIST}/binutils/../bfd -I${GNUHOSTDIST}/binutils/../include -I${GNUHOSTDIST}/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation G_PROGRAMS=size objdump ar strings ranlib objcopy addr2line readelf nm-new strip-new cxxfilt diff --git a/gnu/usr.bin/binutils/gas/arch/x86_64/config.h b/gnu/usr.bin/binutils/gas/arch/x86_64/config.h index 6f24713ecaf..3a9054915a7 100644 --- a/gnu/usr.bin/binutils/gas/arch/x86_64/config.h +++ b/gnu/usr.bin/binutils/gas/arch/x86_64/config.h @@ -1,7 +1,7 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ -/* config.h. Generated automatically by configure. */ +/* config.h. Generated by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ /* Define if using alloca.c. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -134,9 +131,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 @@ -153,7 +147,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ 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 d89fa2804c1..3c1e0079b12 100644 --- a/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/x86_64/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gas -I. +G_DEFS=-DHAVE_CONFIG_H 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\"" -G_OBJS=tc-i386.o obj-elf.o atof-ieee.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ehopt.o expr.o flonum-konst.o flonum-copy.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o literal.o messages.o output-file.o read.o subsegs.o symbols.o write.o listing.o ecoff.o stabs.o sb.o macro.o +G_OBJS=tc-i386.o obj-elf.o atof-ieee.o app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ehopt.o expr.o flonum-konst.o flonum-copy.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o literal.o messages.o output-file.o read.o subsegs.o symbols.o write.o listing.o ecoff.o stabs.o sb.o macro.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 d1d3ba33460..e2e874fa361 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-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -29,9 +29,6 @@ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ -/* Define if you need to in order for stat and other things to work. */ -/* #undef _POSIX_SOURCE */ - /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ @@ -104,9 +101,6 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 -/* Define if you have the <stdlib.h> header file. */ -#define HAVE_STDLIB_H 1 - /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,12 +110,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 @@ -132,7 +120,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ 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 3cc0e2c9e6e..fbe920ae51f 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-binutils,v 1.2 2003/11/27 10:52:53 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -144,7 +144,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.14" +#define VERSION "2.15" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ |
