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