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