OSDN Git Service

* gprof.c (main): Fix option string for -C, -n and -N.
[pf3gnuchains/pf3gnuchains3x.git] / gprof / ChangeLog
1 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
2
3         * gprof.c (main): Fix option string for -C, -n and -N.
4
5 2006-09-26  Thiemo Seufer  <ths@networkno.de>
6
7         * gprof.texi: Fix install failure.
8
9 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
10
11         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
12         Specify section names in cross references.  Fix typos.
13         Omit "next", "previous" and "up" fields from @node lines.
14         (SYNOPSIS): Show map_file argument to --file-ordering.
15         (Compiling): Remove extra, truncated lines from example output.
16         (Cycles): Fix references to "called" field.
17         (Internals): Allow hyphenation between file:function names.
18         (GNU Free Documentation License): Update formatting to match fdl.texi.
19
20 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
21
22         * gprof.texi: Fix some typos.
23
24 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
25
26         * po/Make-in (pdf, ps): New dummy targets.
27
28 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
29
30         * po/Make-in (top_builddir): Define.
31
32 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
33
34         * Makefile.in: Regenerate.
35         * gconfig.in: Regenerate.
36
37 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
38
39         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
40         and LIBINTL_DEP everywhere.
41         (INCLUDES): Use @INCINTL@.
42         * acinclude.m4: Include new gettext macros.
43         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
44         Remove local code for po/Makefile.
45         * Makefile.in, aclocal.m4, configure: Regenerated.
46
47 2006-05-30  Nick Clifton  <nickc@redhat.com>
48
49         * po/es.po: Updated Spanish translation.
50
51 2006-05-02  James E Wilson  <wilson@specifix.com>
52
53         * gprof.c (main): When setting default output_style, add separate
54         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
55
56 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
57
58         PR 2587
59         * Makefile.am: Add empty rule for .m -> .o build in order to work
60         around bug in gmake shipped by Apple.
61         * Makefile.in: Regenerate.
62
63 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
64
65         * configure: Regenerate.
66
67 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
68
69         * po/Make-in: Add install-html target.
70         * Makefile.am: Add install-html, install-html-am and 
71         install-html-recursive targets. 
72         * Makefile.in: Regenerate.
73         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
74         * configure: Regenerate.
75
76 2006-03-21  Ben Elliston  <bje@au.ibm.com>
77
78         * corefile.c (core_init): Report that the executable is not in the
79         expected executable format rather than "a.out" format.
80
81 2006-03-09  Nick Clifton  <nickc@redhat.com>
82
83         * po/sv.po: Updated Swedish translation.
84
85 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
86
87         * po/Make-in: Add html target.
88
89 For older changes see ChangeLog-2005
90 \f
91 Local Variables:
92 mode: change-log
93 left-margin: 8
94 fill-column: 74
95 version-control: never
96 End: