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