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