diff options
| author | mrg <mrg@NetBSD.org> | 2003-03-01 13:09:11 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2003-03-01 13:09:11 +0000 |
| commit | 331f9d9c1ad97eb0fc3389730b92e4ea3e998f8f (patch) | |
| tree | dcba118848f4d7bc25073e9ece28ef31fa72e9ea /gnu | |
| parent | 5e2559a4cc145f6b8794bae8331147e39939cbf2 (diff) | |
update / regenerate for binutils 2.13.2.1
Diffstat (limited to 'gnu')
117 files changed, 429 insertions, 338 deletions
diff --git a/gnu/usr.bin/binutils/gas/arch/m68k/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/m68k/targ-cpu.h index 3ad596f89be..c65b9e35038 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68k/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/m68k/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-m68k.h" diff --git a/gnu/usr.bin/binutils/gas/arch/m68k/targ-env.h b/gnu/usr.bin/binutils/gas/arch/m68k/targ-env.h index d553ed3c8cd..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/m68k/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/m68k/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/config.h b/gnu/usr.bin/binutils/gas/arch/mipseb/config.h index f70d44ca511..30f3d399e4d 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ /* #undef DEFAULT_ARCH */ -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk index 4cc29633961..40a9448e290 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-mips.o obj-elf.o atof-ieee.o itbl-parse.o itbl-lex.o itbl-ops.o e-mipself.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 diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/mipseb/itbl-cpu.h index 55e0c78ff89..7b21f178ff9 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-mips.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/obj-format.h b/gnu/usr.bin/binutils/gas/arch/mipseb/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/mipseb/targ-cpu.h index 0c635c2fd25..2e880a0afdf 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-mips.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipseb/targ-env.h b/gnu/usr.bin/binutils/gas/arch/mipseb/targ-env.h index 9d1a5da5060..66bd80cb1f5 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipseb/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/mipseb/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-generic.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/config.h b/gnu/usr.bin/binutils/gas/arch/mipsel/config.h index 65a021aba83..e2a4708c981 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,20 +158,11 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ /* Define as 1 if big endian. */ -/* #undef TARGET_BYTES_BIG_ENDIAN */ - -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ +#define TARGET_BYTES_BIG_ENDIAN 0 /* Default architecture. */ /* #undef DEFAULT_ARCH */ diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk index 4cc29633961..40a9448e290 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-mips.o obj-elf.o atof-ieee.o itbl-parse.o itbl-lex.o itbl-ops.o e-mipself.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 diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/mipsel/itbl-cpu.h index 55e0c78ff89..7b21f178ff9 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-mips.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/obj-format.h b/gnu/usr.bin/binutils/gas/arch/mipsel/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/mipsel/targ-cpu.h index 0c635c2fd25..2e880a0afdf 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-mips.h" diff --git a/gnu/usr.bin/binutils/gas/arch/mipsel/targ-env.h b/gnu/usr.bin/binutils/gas/arch/mipsel/targ-env.h index 9d1a5da5060..66bd80cb1f5 100644 --- a/gnu/usr.bin/binutils/gas/arch/mipsel/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/mipsel/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-generic.h" diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/config.h b/gnu/usr.bin/binutils/gas/arch/powerpc/config.h index e8ce5527582..37dd084fe72 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ /* #undef DEFAULT_ARCH */ -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk index 4ee45132e01..10797bd45c0 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-ppc.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 diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/powerpc/itbl-cpu.h index 3231e625caf..e183391b874 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-ppc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/obj-format.h b/gnu/usr.bin/binutils/gas/arch/powerpc/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/powerpc/targ-cpu.h index 01ecbef7153..50b6fe59e9e 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-ppc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/powerpc/targ-env.h b/gnu/usr.bin/binutils/gas/arch/powerpc/targ-env.h index d553ed3c8cd..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/powerpc/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/powerpc/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/config.h index 937541487e2..1df03554ced 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.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ /* #undef DEFAULT_ARCH */ -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk index a395a4ac02b..f7147cf7135 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-sh.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 diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/itbl-cpu.h index 0e8c562ddfb..e42b256802d 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-sh.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/obj-format.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/obj-format.h index 47b8b7b420b..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-cpu.h index 872748d2e10..ca1f9954a64 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-sh.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-env.h b/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-env.h index 635390bb7ef..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3eb/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/config.h b/gnu/usr.bin/binutils/gas/arch/sh3el/config.h index c6a51fa30c2..6f155e084aa 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.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ /* #undef DEFAULT_ARCH */ -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk index cf121771c49..f7147cf7135 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-sh.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 diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/sh3el/itbl-cpu.h index 1173112974b..e42b256802d 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-sh.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/obj-format.h b/gnu/usr.bin/binutils/gas/arch/sh3el/obj-format.h index 8dd240d85ee..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/sh3el/targ-cpu.h index 19742e28455..ca1f9954a64 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-sh.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sh3el/targ-env.h b/gnu/usr.bin/binutils/gas/arch/sh3el/targ-env.h index 79ae7bdb2e6..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/sh3el/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/sh3el/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/config.h b/gnu/usr.bin/binutils/gas/arch/sparc/config.h index fca0eb73ba4..0e863ea02c9 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ #define DEFAULT_ARCH "sparclite" -/* Default architecture. */ -#define DEFAULT_ARCH "sparclite" - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk b/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk index ae3f8b2b058..ed0269645df 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sparc/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-sparc.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 diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/sparc/itbl-cpu.h index 8047c0061a8..e815df5673d 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-sparc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/obj-format.h b/gnu/usr.bin/binutils/gas/arch/sparc/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/sparc/targ-cpu.h index db427a04cf2..37097f522ac 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-sparc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc/targ-env.h b/gnu/usr.bin/binutils/gas/arch/sparc/targ-env.h index d553ed3c8cd..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/config.h b/gnu/usr.bin/binutils/gas/arch/sparc64/config.h index 7e6048c3094..897a413ed73 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ #define DEFAULT_ARCH "v9-64" -/* Default architecture. */ -#define DEFAULT_ARCH "v9-64" - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk index ae3f8b2b058..ed0269645df 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-sparc.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 diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/sparc64/itbl-cpu.h index 8047c0061a8..e815df5673d 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-sparc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/obj-format.h b/gnu/usr.bin/binutils/gas/arch/sparc64/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/sparc64/targ-cpu.h index db427a04cf2..37097f522ac 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-sparc.h" diff --git a/gnu/usr.bin/binutils/gas/arch/sparc64/targ-env.h b/gnu/usr.bin/binutils/gas/arch/sparc64/targ-env.h index d553ed3c8cd..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/sparc64/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/sparc64/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gas/arch/vax/config.h b/gnu/usr.bin/binutils/gas/arch/vax/config.h index a31777043ae..3f35872a4f9 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -150,7 +150,7 @@ #define PACKAGE "gas" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if defaulting to ELF on SCO 5. */ /* #undef SCO_ELF */ @@ -158,12 +158,6 @@ /* Using strict COFF? */ /* #undef STRICTCOFF */ -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - -/* Use ELF stabs for MIPS, not ECOFF stabs */ -/* #undef MIPS_STABS_ELF */ - /* Define if default target is PowerPC Solaris. */ /* #undef TARGET_SOLARIS_COMMENT */ @@ -173,9 +167,6 @@ /* Default architecture. */ /* #undef DEFAULT_ARCH */ -/* Default architecture. */ -/* #undef DEFAULT_ARCH */ - /* Using cgen code? */ /* #undef USING_CGEN */ diff --git a/gnu/usr.bin/binutils/gas/arch/vax/defs.mk b/gnu/usr.bin/binutils/gas/arch/vax/defs.mk index 7fc36397446..323f45fd361 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/gas/arch/vax/defs.mk @@ -1,6 +1,6 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gas -I. -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/gas -I../bfd -I${DIST}/gas/config -I${DIST}/gas/../include -I${DIST}/gas/.. -I${DIST}/gas/../bfd -I${DIST}/gas/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +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\"" G_OBJS=tc-vax.o obj-elf.o atof-vax.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 diff --git a/gnu/usr.bin/binutils/gas/arch/vax/itbl-cpu.h b/gnu/usr.bin/binutils/gas/arch/vax/itbl-cpu.h index 94a34b12477..5177b915027 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/itbl-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/vax/itbl-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "itbl-vax.h" diff --git a/gnu/usr.bin/binutils/gas/arch/vax/obj-format.h b/gnu/usr.bin/binutils/gas/arch/vax/obj-format.h index 3d15bb99d7d..3f86faea69b 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/obj-format.h +++ b/gnu/usr.bin/binutils/gas/arch/vax/obj-format.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "obj-elf.h" diff --git a/gnu/usr.bin/binutils/gas/arch/vax/targ-cpu.h b/gnu/usr.bin/binutils/gas/arch/vax/targ-cpu.h index 00f9998f5fd..bcb7f080b9a 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/targ-cpu.h +++ b/gnu/usr.bin/binutils/gas/arch/vax/targ-cpu.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "tc-vax.h" diff --git a/gnu/usr.bin/binutils/gas/arch/vax/targ-env.h b/gnu/usr.bin/binutils/gas/arch/vax/targ-env.h index d553ed3c8cd..1182f952243 100644 --- a/gnu/usr.bin/binutils/gas/arch/vax/targ-env.h +++ b/gnu/usr.bin/binutils/gas/arch/vax/targ-env.h @@ -1,4 +1,4 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ #include "te-nbsd.h" diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk index 85d45edb18f..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/alpha/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/alpha/gconfig.h index 515776e5de0..48c99f870f6 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: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/arm/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/arm/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk b/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk index 762cab27139..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/i386/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/i386/gconfig.h index 2c099d5405c..48c99f870f6 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: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/m68000/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68000/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/m68k/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/m68k/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/mipseb/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipseb/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/mipsel/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/mipsel/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/powerpc/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/powerpc/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk index 41cc941ffea..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sh3eb/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3eb/gconfig.h index 783fdbf0da3..48c99f870f6 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.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk index a12e456fe54..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sh3el/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh3el/gconfig.h index 7a9ebe65024..48c99f870f6 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.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sparc/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/sparc64/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sparc64/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk index 500c4ada620..d25c92aa6a9 100644 --- a/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/gprof/arch/vax/defs.mk @@ -1,7 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/gprof -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I. G_gprof_OBJECTS=basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o -G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${DIST}/gprof/../include -I${DIST}/gprof/../bfd -I${DIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\"" G_TEXINFOS=gprof.texi diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h index 018f31acd24..48c99f870f6 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -47,9 +47,6 @@ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -/* Define as the size of a pointer in the target profile file format. */ -#define GMON_PTR_SIZE 4 - /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -107,6 +104,9 @@ /* Define if you have the <nl_types.h> header file. */ #define HAVE_NL_TYPES_H 1 +/* Define if you have the <stdlib.h> header file. */ +#define HAVE_STDLIB_H 1 + /* Define if you have the <string.h> header file. */ #define HAVE_STRING_H 1 @@ -116,6 +116,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -126,7 +132,7 @@ #define PACKAGE "gprof" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index 445256efe15..99cbe9796b1 100644 --- a/gnu/usr.bin/binutils/ld/Makefile +++ b/gnu/usr.bin/binutils/ld/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2002/09/19 03:09:34 lukem Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/01 13:09:20 mrg Exp $ .include <bsd.own.mk> TOP= ${NETBSDSRCDIR}/gnu DIST= ${TOP}/dist/toolchain +GNUHOSTDIST= ${DIST} .include "${.CURDIR}/arch/${MACHINE_ARCH}/defs.mk" @@ -43,7 +44,7 @@ stringify.sed: ${G_STRINGIFY} .depend: .depend.${f} .depend.${f}: ${f}.sh - (. ${>:M*.sh} && \ + (srcdir=${DIST}/ld . ${>:M*.sh} && \ if [ x"$$TEMPLATE_NAME" != x ]; then \ temp_emul=$$TEMPLATE_NAME.em; \ else \ @@ -61,7 +62,7 @@ CLEANFILES+= .depend.${f} e${f}.c e${f}.c: ${DIST}/ld/genscripts.sh ${.CURDIR}/Makefile stringify.sed unset MACHINE || true; \ - LIB_PATH=/usr/lib \ + LIB_PATH=/usr/lib srcdir=${DIST}/ld \ sh ${DIST}/ld/genscripts.sh ${DIST}/ld ${LIBDIR} /usr \ ${G_target_alias} ${G_target_alias} ${G_target_alias} \ ${G_EMUL} ${LIBDIR} ${f} diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/config.h b/gnu/usr.bin/binutils/ld/arch/alpha/config.h index 76eb1f65e54..506e4675187 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: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk b/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk index 23a2cdf692e..a5a607da33a 100644 --- a/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/alpha/defs.mk @@ -1,11 +1,11 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf64alpha_nbsd G_EMULATION_OFILES=eelf64alpha_nbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf64alpha_nbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo -G_target_alias=alpha-unknown-netbsd +G_target_alias=alpha--netbsd diff --git a/gnu/usr.bin/binutils/ld/arch/alpha/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/alpha/ldemul-list.h index c7638a9798e..70c60816110 100644 --- a/gnu/usr.bin/binutils/ld/arch/alpha/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/alpha/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf64alpha_nbsd_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/arm/config.h b/gnu/usr.bin/binutils/ld/arch/arm/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/arm/defs.mk b/gnu/usr.bin/binutils/ld/arch/arm/defs.mk index b48f229c8e2..65a426d501e 100644 --- a/gnu/usr.bin/binutils/ld/arch/arm/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/arm/defs.mk @@ -1,11 +1,11 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=armelf_nbsd -G_EMULATION_OFILES=earmelf_nbsd.o earmelfb_nbsd.o earmnbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" -G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf_nbsd.o earmelfb_nbsd.o earmnbsd.o +G_EMULATION_OFILES=earmelf_nbsd.o earmelfb_nbsd.o earmelf.o earmnbsd.o +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o earmelf_nbsd.o earmelfb_nbsd.o earmelf.o earmnbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo G_target_alias=arm--netbsdelf diff --git a/gnu/usr.bin/binutils/ld/arch/arm/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/arm/ldemul-list.h index b5843ad1e91..fb8cee96c7a 100644 --- a/gnu/usr.bin/binutils/ld/arch/arm/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/arm/ldemul-list.h @@ -1,13 +1,15 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_armelf_nbsd_emulation; extern ld_emulation_xfer_type ld_armelfb_nbsd_emulation; +extern ld_emulation_xfer_type ld_armelf_emulation; extern ld_emulation_xfer_type ld_armnbsd_emulation; #define EMULATION_LIST \ &ld_armelf_nbsd_emulation, \ &ld_armelfb_nbsd_emulation, \ + &ld_armelf_emulation, \ &ld_armnbsd_emulation, \ 0 diff --git a/gnu/usr.bin/binutils/ld/arch/i386/config.h b/gnu/usr.bin/binutils/ld/arch/i386/config.h index ba8e417dd2a..506e4675187 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: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/i386/defs.mk b/gnu/usr.bin/binutils/ld/arch/i386/defs.mk index da24926d7f1..8b068a9392a 100644 --- a/gnu/usr.bin/binutils/ld/arch/i386/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/i386/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf_i386 G_EMULATION_OFILES=eelf_i386.o ei386nbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386nbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/i386/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/i386/ldemul-list.h index 332b1c6446c..ac40beb9252 100644 --- a/gnu/usr.bin/binutils/ld/arch/i386/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/i386/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.14 2002/01/22 13:13:00 mrg Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf_i386_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/config.h b/gnu/usr.bin/binutils/ld/arch/m68000/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk b/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk index eb4e2c633e4..32981a6f975 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/m68000/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=m68kelfnbsd G_EMULATION_OFILES=em68kelfnbsd.o em68knbsd.o em68k4knbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o em68kelfnbsd.o em68knbsd.o em68k4knbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/m68000/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/m68000/ldemul-list.h index ac5a881b828..0b6658f4215 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68000/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/m68000/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_m68kelfnbsd_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/config.h b/gnu/usr.bin/binutils/ld/arch/m68k/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk b/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk index f6543f8449e..139c2bb097b 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/m68k/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=m68kelfnbsd G_EMULATION_OFILES=em68kelfnbsd.o em68knbsd.o em68k4knbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o em68kelfnbsd.o em68knbsd.o em68k4knbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/m68k/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/m68k/ldemul-list.h index ac5a881b828..0b6658f4215 100644 --- a/gnu/usr.bin/binutils/ld/arch/m68k/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/m68k/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_m68kelfnbsd_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/config.h b/gnu/usr.bin/binutils/ld/arch/mipseb/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk b/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk index c8a85fbe588..8299da28367 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/mipseb/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32bmip G_EMULATION_OFILES=eelf32bmip.o eelf32lmip.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32bmip.o eelf32lmip.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/mipseb/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/mipseb/ldemul-list.h index f64335a1a1b..a852a678f58 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipseb/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/mipseb/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf32bmip_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/config.h b/gnu/usr.bin/binutils/ld/arch/mipsel/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk b/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk index a376b37ef93..b296f1f63a5 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/mipsel/defs.mk @@ -1,11 +1,11 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32lmip -G_EMULATION_OFILES=eelf32bmip.o eelf32lmip.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" -G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32bmip.o eelf32lmip.o +G_EMULATION_OFILES=eelf32lmip.o eelf32bmip.o +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32lmip.o eelf32bmip.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo G_target_alias=mipsel--netbsd diff --git a/gnu/usr.bin/binutils/ld/arch/mipsel/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/mipsel/ldemul-list.h index 7aed3f5e51e..dc32579f012 100644 --- a/gnu/usr.bin/binutils/ld/arch/mipsel/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/mipsel/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf32lmip_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/powerpc/config.h b/gnu/usr.bin/binutils/ld/arch/powerpc/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* 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 1d3a64f410a..681c121b8ac 100644 --- a/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/powerpc/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32ppc G_EMULATION_OFILES=eelf32ppc.o eelf32ppclinux.o eelf32ppcsim.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32ppc.o eelf32ppclinux.o eelf32ppcsim.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/powerpc/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/powerpc/ldemul-list.h index c19fbfd75c4..d6a001a6acf 100644 --- a/gnu/usr.bin/binutils/ld/arch/powerpc/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/powerpc/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf32ppc_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h b/gnu/usr.bin/binutils/ld/arch/sh3eb/config.h index f9044b7ebb0..506e4675187 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.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk b/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk index 565359196b7..3dc658fbf96 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sh3eb/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=shelf_nbsd G_EMULATION_OFILES=eshelf_nbsd.o eshlelf_nbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eshelf_nbsd.o eshlelf_nbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/sh3eb/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/sh3eb/ldemul-list.h index b4299dc6514..323b228eef2 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3eb/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/sh3eb/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.7 2002/02/27 17:55:32 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_shelf_nbsd_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/config.h b/gnu/usr.bin/binutils/ld/arch/sh3el/config.h index a193ce96573..506e4675187 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.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2nb1" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk b/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk index 136049b3e98..8b74d9a6fde 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sh3el/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=shlelf_nbsd G_EMULATION_OFILES=eshlelf_nbsd.o eshelf_nbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eshlelf_nbsd.o eshelf_nbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/sh3el/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/sh3el/ldemul-list.h index 13f4b311fb8..f467b6345aa 100644 --- a/gnu/usr.bin/binutils/ld/arch/sh3el/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/sh3el/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative,v 1.5 2002/02/27 16:45:11 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_shlelf_nbsd_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/config.h b/gnu/usr.bin/binutils/ld/arch/sparc/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk b/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk index 0cb72a1b706..f040b5d6f09 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sparc/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32_sparc G_EMULATION_OFILES=eelf32_sparc.o esparcnbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32_sparc.o esparcnbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/sparc/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/sparc/ldemul-list.h index a2d5000fff1..eaabc9d9ecb 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/sparc/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf32_sparc_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/config.h b/gnu/usr.bin/binutils/ld/arch/sparc64/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk b/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk index 9b3c2915cdd..ae17c54bf6d 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/sparc64/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf64_sparc G_EMULATION_OFILES=eelf64_sparc.o eelf32_sparc.o esparcnbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf64_sparc.o eelf32_sparc.o esparcnbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/sparc64/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/sparc64/ldemul-list.h index 3c313a797ee..2aaa9468034 100644 --- a/gnu/usr.bin/binutils/ld/arch/sparc64/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/sparc64/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf64_sparc_emulation; diff --git a/gnu/usr.bin/binutils/ld/arch/vax/config.h b/gnu/usr.bin/binutils/ld/arch/vax/config.h index 78c0fd50faa..506e4675187 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: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -131,6 +131,12 @@ /* Define if you have the <sys/param.h> header file. */ #define HAVE_SYS_PARAM_H 1 +/* Define if you have the <sys/stat.h> header file. */ +#define HAVE_SYS_STAT_H 1 + +/* Define if you have the <sys/types.h> header file. */ +#define HAVE_SYS_TYPES_H 1 + /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 @@ -141,7 +147,7 @@ #define PACKAGE "ld" /* Version number of package */ -#define VERSION "2.11.2" +#define VERSION "2.13.2.1" /* Define if you have the stpcpy function */ /* #undef HAVE_STPCPY */ diff --git a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk index 8ab8fe6738e..42e189cf826 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk @@ -1,10 +1,10 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp +# Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp # -G_DEFS=-DHAVE_CONFIG_H -I. -I${DIST}/ld -I. +G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32vax G_EMULATION_OFILES=eelf32vax.o evaxnbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${DIST}/ld -I../bfd -I${DIST}/ld/../bfd -I${DIST}/ld/../include -I${DIST}/ld/../intl -I../intl -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32vax.o evaxnbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo diff --git a/gnu/usr.bin/binutils/ld/arch/vax/ldemul-list.h b/gnu/usr.bin/binutils/ld/arch/vax/ldemul-list.h index 0a7bf4b6e73..bdac2b4c1db 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/ldemul-list.h +++ b/gnu/usr.bin/binutils/ld/arch/vax/ldemul-list.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */ +/* Generated from: NetBSD: mknative,v 1.9 2003/02/07 01:52:54 lukem Exp */ /* This file is automatically generated. DO NOT EDIT! */ extern ld_emulation_xfer_type ld_elf32vax_emulation; diff --git a/gnu/usr.bin/gdb/gdb/Makefile b/gnu/usr.bin/gdb/gdb/Makefile index 19dd4b549c8..5db60ec705a 100644 --- a/gnu/usr.bin/gdb/gdb/Makefile +++ b/gnu/usr.bin/gdb/gdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/01/18 21:36:47 christos Exp $ +# $NetBSD: Makefile,v 1.18 2003/03/01 13:09:27 mrg Exp $ .include <bsd.own.mk> @@ -45,6 +45,10 @@ LDADD+= -L${PSIMOBJ} -lsim DPADD+= ${PSIMOBJ}/libsim.a .endif +OPCODESOBJ!= cd ${TOP}/lib/libopcodes && ${PRINTOBJDIR} +LDADD+= -L${OPCODESOBJ} -lopcodes +DPADD+= ${OPCODESOBJ}/libopcodes_pic.a + BFDOBJ!= cd ${TOP}/lib/libbfd && ${PRINTOBJDIR} LDADD+= -L${BFDOBJ} -lbfd DPADD+= ${BFDOBJ}/libbfd_pic.a |
