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