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