* Makefile.am: Run "make dep-am".

* Makefile.in: Regenerate.
	* gconfig.in: Regenerate.
	* po/gprof.pot: Regenerate.
This commit is contained in:
Alan Modra 2004-03-19 07:07:22 +00:00
parent 81359a70c3
commit bfa36442db
5 changed files with 41 additions and 14 deletions

View File

@ -1,3 +1,9 @@
2004-03-19 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* gconfig.in: Regenerate.
* po/gprof.pot: Regenerate.
For older changes see ChangeLog-9203 For older changes see ChangeLog-9203

View File

@ -196,11 +196,11 @@ sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
$(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
source.h symtab.h cg_arcs.h sym_ids.h source.h symtab.h cg_arcs.h sym_ids.h
utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/ansidecl.h \ utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
$(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
symtab.h cg_arcs.h utils.h source.h symtab.h cg_arcs.h utils.h
i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \

View File

@ -1,4 +1,4 @@
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation # This Makefile.in is free software; the Free Software Foundation
@ -192,7 +192,7 @@ TODO acinclude.m4 aclocal.m4 configure configure.in gconfig.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
TAR = gtar TAR = tar
GZIP_ENV = --best GZIP_ENV = --best
SOURCES = $(gprof_SOURCES) SOURCES = $(gprof_SOURCES)
OBJECTS = $(gprof_OBJECTS) OBJECTS = $(gprof_OBJECTS)
@ -858,11 +858,11 @@ sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
$(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
source.h symtab.h cg_arcs.h sym_ids.h source.h symtab.h cg_arcs.h sym_ids.h
utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/ansidecl.h \ utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
$(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
symtab.h cg_arcs.h utils.h source.h symtab.h cg_arcs.h utils.h
i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \

View File

@ -97,6 +97,9 @@
/* Define if you have the <nl_types.h> header file. */ /* Define if you have the <nl_types.h> header file. */
#undef HAVE_NL_TYPES_H #undef HAVE_NL_TYPES_H
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <string.h> header file. */ /* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H #undef HAVE_STRING_H
@ -106,6 +109,12 @@
/* Define if you have the <sys/param.h> header file. */ /* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H #undef HAVE_SYS_PARAM_H
/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define if you have the <unistd.h> header file. */ /* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H #undef HAVE_UNISTD_H

View File

@ -7,7 +7,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2003-07-11 13:58+0930\n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-03-19 15:00+1030\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -66,6 +67,7 @@ msgid ""
msgstr "" msgstr ""
#: basic_blocks.c:577 #: basic_blocks.c:577
#, c-format
msgid "" msgid ""
"\n" "\n"
"Execution Summary:\n" "Execution Summary:\n"
@ -105,12 +107,14 @@ msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
msgstr "" msgstr ""
#: cg_print.c:73 #: cg_print.c:73
#, c-format
msgid "" msgid ""
"\t\t Call graph (explanation follows)\n" "\t\t Call graph (explanation follows)\n"
"\n" "\n"
msgstr "" msgstr ""
#: cg_print.c:75 #: cg_print.c:75
#, c-format
msgid "" msgid ""
"\t\t\tCall graph\n" "\t\t\tCall graph\n"
"\n" "\n"
@ -131,6 +135,7 @@ msgid ""
msgstr "" msgstr ""
#: cg_print.c:86 #: cg_print.c:86
#, c-format
msgid "" msgid ""
" no time propagated\n" " no time propagated\n"
"\n" "\n"
@ -194,6 +199,7 @@ msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s <spontaneous>\n"
msgstr "" msgstr ""
#: cg_print.c:604 #: cg_print.c:604
#, c-format
msgid "" msgid ""
"Index by function name\n" "Index by function name\n"
"\n" "\n"
@ -244,7 +250,7 @@ msgstr ""
msgid "%s: file `%s' has no symbols\n" msgid "%s: file `%s' has no symbols\n"
msgstr "" msgstr ""
#: corefile.c:758 #: corefile.c:764
#, c-format #, c-format
msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n" msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
msgstr "" msgstr ""
@ -295,6 +301,7 @@ msgid "%s: unexpected EOF after reading %d/%d bins\n"
msgstr "" msgstr ""
#: gmon_io.c:592 #: gmon_io.c:592
#, c-format
msgid "time is in ticks, not seconds\n" msgid "time is in ticks, not seconds\n"
msgstr "" msgstr ""
@ -378,11 +385,13 @@ msgid "GNU gprof %s\n"
msgstr "" msgstr ""
#: gprof.c:418 #: gprof.c:418
#, c-format
msgid "" msgid ""
"Based on BSD gprof, copyright 1983 Regents of the University of California.\n" "Based on BSD gprof, copyright 1983 Regents of the University of California.\n"
msgstr "" msgstr ""
#: gprof.c:419 #: gprof.c:419
#, c-format
msgid "" msgid ""
"This program is free software. This program has absolutely no warranty.\n" "This program is free software. This program has absolutely no warranty.\n"
msgstr "" msgstr ""
@ -443,6 +452,7 @@ msgid ""
msgstr "" msgstr ""
#: hist.c:378 #: hist.c:378
#, c-format
msgid "" msgid ""
" no time accumulated\n" " no time accumulated\n"
"\n" "\n"
@ -469,6 +479,7 @@ msgid "calls"
msgstr "" msgstr ""
#: hist.c:481 #: hist.c:481
#, c-format
msgid "" msgid ""
"\n" "\n"
"\n" "\n"
@ -477,6 +488,7 @@ msgid ""
msgstr "" msgstr ""
#: hist.c:487 #: hist.c:487
#, c-format
msgid "Flat profile:\n" msgid "Flat profile:\n"
msgstr "" msgstr ""