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