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