xref: /netbsd-src/external/gpl3/binutils/dist/gprof/ChangeLog-2006 (revision c3ab26950fe8540fb553d1d1dcae454bc98e5a25)
12006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
2
3	* Makefile.am (gprof_TEXINFOS): Set.
4	(gprof.info gprof.dvi gprof.html): Delete rule.
5	* Makefile.in: Regenerated.
6
72006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
8
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.
15
162006-11-27  Nick Clifton  <nickc@redhat.com>
17
18	* po/ms.po: Updated Malay translation.
19
202006-11-22  Nick Clifton  <nickc@redhat.com>
21
22	* configure.in (LINGUAS): Add ms.
23	* po/ms.po: New Malay translation.
24
252006-10-17  Bob Wilson  <bob.wilson@acm.org>
26
27	* gprof.c (main): Fix option string for -r and -R.
28
292006-10-16  Bob Wilson  <bob.wilson@acm.org>
30
31	* gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
32
332006-10-16  Bob Wilson  <bob.wilson@acm.org>
34
35	* gprof.c (main): Fix option string for -C, -n and -N.
36
372006-09-26  Thiemo Seufer  <ths@networkno.de>
38
39	* gprof.texi: Fix install failure.
40
412006-09-19  Bob Wilson  <bob.wilson@acm.org>
42
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.
51
522006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
53
54	* gprof.texi: Fix some typos.
55
562006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
57
58	* po/Make-in (pdf, ps): New dummy targets.
59
602006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
61
62	* po/Make-in (top_builddir): Define.
63
642006-06-05  Alan Modra  <amodra@bigpond.net.au>
65
66	* Makefile.in: Regenerate.
67	* gconfig.in: Regenerate.
68
692006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
70
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.
78
792006-05-30  Nick Clifton  <nickc@redhat.com>
80
81	* po/es.po: Updated Spanish translation.
82
832006-05-02  James E Wilson  <wilson@specifix.com>
84
85	* gprof.c (main): When setting default output_style, add separate
86	checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
87
882006-04-25  Masaki Muranaka  <monaka@monami-software.com>
89
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.
94
952006-04-19  Alan Modra  <amodra@bigpond.net.au>
96
97	* configure: Regenerate.
98
992006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
100
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.
107
1082006-03-21  Ben Elliston  <bje@au.ibm.com>
109
110	* corefile.c (core_init): Report that the executable is not in the
111	expected executable format rather than "a.out" format.
112
1132006-03-09  Nick Clifton  <nickc@redhat.com>
114
115	* po/sv.po: Updated Swedish translation.
116
1172006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
118
119	* po/Make-in: Add html target.
120
121For older changes see ChangeLog-2005
122
123Local Variables:
124mode: change-log
125left-margin: 8
126fill-column: 74
127version-control: never
128End:
129