summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gprof
diff options
context:
space:
mode:
authorscw <scw@NetBSD.org>2003-12-07 19:42:03 +0000
committerscw <scw@NetBSD.org>2003-12-07 19:42:03 +0000
commita72cb1203eabb97fce31023c843aea52b1739bfb (patch)
tree60807898d3ec0f885cafe9626d6a16bcf5170298 /gnu/usr.bin/binutils/gprof
parent29b106093d1a13304d41928abd4859d56dd4a941 (diff)
MD glue for binutils on sh5.
Diffstat (limited to 'gnu/usr.bin/binutils/gprof')
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk6
-rw-r--r--gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h8
2 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
index d4ca97e1947..97a1abd2f0a 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/defs.mk
@@ -1,7 +1,7 @@
# This file is automatically generated. DO NOT EDIT!
-# Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp
+# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp
#
-G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/gprof -I.
+G_DEFS=-DHAVE_CONFIG_H -I. -I/usr/src/tools/binutils/../../gnu/dist/binutils/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${GNUHOSTDIST}/gprof/../include -I${GNUHOSTDIST}/gprof/../bfd -I${GNUHOSTDIST}/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
+G_INCLUDES=-D_GNU_SOURCE -DDEBUG -I../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../include -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../bfd -I/usr/src/tools/binutils/../../gnu/dist/binutils/gprof/../intl -I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""
G_TEXINFOS=gprof.texi
diff --git a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
index 3071c7d5350..7d45d424981 100644
--- a/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
+++ b/gnu/usr.bin/binutils/gprof/arch/sh5el/gconfig.h
@@ -1,5 +1,5 @@
/* This file is automatically generated. DO NOT EDIT! */
-/* Generated from: NetBSD: mknative,v 1.12 2003/03/05 06:17:17 mrg Exp */
+/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */
/* gconfig.h. Generated automatically by configure. */
/* gconfig.in. Generated automatically from configure.in by autoheader. */
@@ -57,7 +57,7 @@
/* #undef HAVE___ARGZ_STRINGIFY */
/* Define if you have the dcgettext function. */
-#define HAVE_DCGETTEXT 1
+/* #undef HAVE_DCGETTEXT */
/* Define if you have the getcwd function. */
#define HAVE_GETCWD 1
@@ -132,7 +132,7 @@
#define PACKAGE "gprof"
/* Version number of package */
-#define VERSION "2.13.2.1"
+#define VERSION "2.14"
/* Define if you have the stpcpy function */
/* #undef HAVE_STPCPY */
@@ -144,5 +144,5 @@
#define ENABLE_NLS 1
/* Define as 1 if you have gettext and don't want to use GNU gettext. */
-#define HAVE_GETTEXT 1
+/* #undef HAVE_GETTEXT */