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