daily update
[binutils.git] / gprof / ChangeLog
blob1cbb54c85050cb26d6e642c8b6be5b6aa84c7a1e
1 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
2             Phil Edwards  <phil@codesourcery.com>
4         * gprof.texi: Put the contents after the title page rather
5         than at the end of the document.
7 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
9         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
10         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
11         * Makefile.in: Regenerate.
12         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
13         and VERSION.
15 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
17         * Makefile.am (REPORT_BUGS_TO): Removed.
18         (INCLUDES): Remove -DREPORT_BUGS_TO.
19         * Makefile.in: Regenerated.
21         * configure.in (--with-bugurl): Removed.
22         * configure: Regenerated.
24 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
26         * gprof.c: Include bfdver.h
27         (main): Use BFD_VERSION_STRING for version number and package
28         name.
29         * Makefile.am (PKGVERSION): Remove.
30         (INCLUDES): Update.
31         Regenerate dependencies.
32         * Makefile.in: Regenerate.
33         * configure.in (PKGVERSION): Remove.
34         * configure: Regenerate.
36 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
37             Nathan Sidwell  <nathan@codesourcery.com>
38             Vladimir Prus  <vladimir@codesourcery.com>
39             Joseph Myers  <joseph@codesourcery.com>
41         * configure.in (--with-pkgversion, --with-bugurl): New options.
42         * configure: Regenerate.
43         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
44         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
45         Regenerate dependencies.
46         * Makefile.in: Regenerate.
47         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
48         (main): Include PKGVERSION in version output.
49         * gprof.h: Remove include of bin-bugs.h.
51 2007-01-16  Ben Elliston  <bje@au.ibm.com>
53         * corefile.c (parse_error): New function.
54         (read_function_mappings): Check calls to fscanf and report any
55         errors in parsing the mapping file.
57 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
59         * Makefile.am (gprof_TEXINFOS): Set.
60         (gprof.info gprof.dvi gprof.html): Delete rule.
61         * Makefile.in: Regenerated.
63 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
65         * configure.in: Define GENINSRC_NEVER.
66         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
67         (MAINTAINERCLEANFILES): Add info file.
68         (DISTCLEANFILES): Pretend to add info file.
69         * po/Make-in (.po.gmo): Put gmo files in objdir.
70         * configure, Makefile.in: Regenerated.
72 2006-11-27  Nick Clifton  <nickc@redhat.com>
74         * po/ms.po: Updated Malay translation.
76 2006-11-22  Nick Clifton  <nickc@redhat.com>
78         * configure.in (LINGUAS): Add ms.
79         * po/ms.po: New Malay translation.
81 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
83         * gprof.c (main): Fix option string for -r and -R.
85 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
87         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
89 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
91         * gprof.c (main): Fix option string for -C, -n and -N.
93 2006-09-26  Thiemo Seufer  <ths@networkno.de>
95         * gprof.texi: Fix install failure.
97 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
99         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
100         Specify section names in cross references.  Fix typos.
101         Omit "next", "previous" and "up" fields from @node lines.
102         (SYNOPSIS): Show map_file argument to --file-ordering.
103         (Compiling): Remove extra, truncated lines from example output.
104         (Cycles): Fix references to "called" field.
105         (Internals): Allow hyphenation between file:function names.
106         (GNU Free Documentation License): Update formatting to match fdl.texi.
108 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
110         * gprof.texi: Fix some typos.
112 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
114         * po/Make-in (pdf, ps): New dummy targets.
116 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
118         * po/Make-in (top_builddir): Define.
120 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
122         * Makefile.in: Regenerate.
123         * gconfig.in: Regenerate.
125 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
127         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
128         and LIBINTL_DEP everywhere.
129         (INCLUDES): Use @INCINTL@.
130         * acinclude.m4: Include new gettext macros.
131         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
132         Remove local code for po/Makefile.
133         * Makefile.in, aclocal.m4, configure: Regenerated.
135 2006-05-30  Nick Clifton  <nickc@redhat.com>
137         * po/es.po: Updated Spanish translation.
139 2006-05-02  James E Wilson  <wilson@specifix.com>
141         * gprof.c (main): When setting default output_style, add separate
142         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
144 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
146         PR 2587
147         * Makefile.am: Add empty rule for .m -> .o build in order to work
148         around bug in gmake shipped by Apple.
149         * Makefile.in: Regenerate.
151 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
153         * configure: Regenerate.
155 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
157         * po/Make-in: Add install-html target.
158         * Makefile.am: Add install-html, install-html-am and 
159         install-html-recursive targets. 
160         * Makefile.in: Regenerate.
161         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
162         * configure: Regenerate.
164 2006-03-21  Ben Elliston  <bje@au.ibm.com>
166         * corefile.c (core_init): Report that the executable is not in the
167         expected executable format rather than "a.out" format.
169 2006-03-09  Nick Clifton  <nickc@redhat.com>
171         * po/sv.po: Updated Swedish translation.
173 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
175         * po/Make-in: Add html target.
177 For older changes see ChangeLog-2005
179 Local Variables:
180 mode: change-log
181 left-margin: 8
182 fill-column: 74
183 version-control: never
184 End: