Silence gcc printf warnings
[binutils.git] / gprof / ChangeLog
blobc79895850aebed49300ddb6a2399d88469610052
1 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
3         * corefile.c, symtab.c: Silence gcc warnings.
5 2008-06-19  Andreas Schwab  <schwab@suse.de>
7         * basic_blocks.c: Always include "gprof.h" first.
8         * cg_arcs.c: Likewise.
9         * cg_dfn.c: Likewise.
10         * cg_print.c: Likewise.
11         * corefile.c: Likewise.
12         * gprof.c: Likewise.
13         * hist.c: Likewise.
14         * search_list.c: Likewise.
15         * sym_ids.c: Likewise.
16         * utils.c: Likewise.
18 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20         * configure: Regenerate.
22 2008-06-04  Nick Clifton  <nickc@redhat.com>
24         * po/nl.po: New file: Dutch translation.
25         * configure.in (ALL_LINGUAS): Add nl.
26         * configure: Regenerate.
28 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
30         * Makefile.in: Regenerate.
32 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
34         * aclocal.m4: Regenerate.
35         * configure: Regenerate.
37 2008-03-31  Nick Clifton  <nickc@redhat.com>
39         * po/fr.po: Updated French translation.
41 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43         * aclocal.m4: Regenerate.
44         * configure: Likewise.
45         * Makefile.in: Likewise.
47 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
49         * configure: Regenerate.
51 2008-02-06  Nick Clifton  <nickc@redhat.com>
53         * po/ms.po: Updated Malasian translation.
55 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
57         PR 5715
58         * configure: Regenerated.
60 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
62         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
63         * configure: Regenerated.
65 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
67         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
68         * configure.in: Invoke AC_GNU_SOURCE.
69         * Makefile.in: Regenerate.
70         * configure: Regenerate.
71         * gconfig.in: Regenerate.
73 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
75         PR gprof/5147
76         * configure.in: Add check for fabs() being in libm.
77         * configure: Regenerate.
79 2007-09-25  Robert Norton  <rnorton@broadcom.com>
81         * cg_print.c (sort_members): Include the final member on the list
82         in the sort.
84 2007-09-17  Nick Clifton  <nickc@redhat.com>
86         * po/es.po: Updated Spanish translation.
88 2007-08-30  Nick Clifton  <nickc@redhat.com>
90         * po/fi.po: Updated Finnish translation.
92 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
94         * po/sv.po: Updated Swedish translation.
96 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
98         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
100 2007-08-12  Matthias Klose  <doko@ubuntu.com>
102         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
103         $(top_srcdir)/../../bfd/doc.
104         * Makefile.in: Regenerate.
106 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
108         * configure.in (ALL_LINGUAS): Add fi.
109         * po/fi.po: New file.
110         * configure: Regenerated.
112 2007-08-10  Nick Clifton  <nickc@redhat.com>
114         * po/ga.po: Updated Irish translation.
115         * po/vi.po: Updated Vietnamese translation.
117 2007-08-07  Nick Clifton  <nickc@redhat.com>
119         * po/de.po: Updated German translation.
121 2007-07-12  Nick Clifton  <nickc@redhat.com>
123         * po/vi.po: Updated translation.
125 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
127         * cg_print.c: Force cast of sizeof to be a long.
128         * hist.c: Likewise.
130 2007-07-06  Nick Clifton  <nickc@redhat.com>
132         * basic_blocks.c: Update copyright notice to refer to GPLv3.
133         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
134         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
135         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
136         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
137         sym_ids.h, symtab.c, symtab.h: Likewise.
139 2007-07-05  Tristan Gingold  <gingold@adacore.com>
141         * corefile.c (core_sym_class): Do not discard nested subprograms.
142         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
143         * Makefile.in: Regenerate.
145 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
147         * Makefile.am: Run "make dep-am".
148         * Makefile.in: Regenerate.
149         * aclocal.m4: Regenerate.
150         * gconfig.in: Regenerate.
151         * po/gprof.pot: Regenerate.
153 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
155         * aclocal.m4: Regenerated.
156         * Makefile.in: Likewise.
158 2007-06-20  Nick Clifton  <nickc@redhat.com>
160         * gprof.texi: Refer readers to the gcov tool if they want
161         line-by-line profiling.
163 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
165         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
167         * acinclude.m4: Removed.
169         * Makefile.in: Regenerated.
170         * aclocal.m4: Likewise.
171         * configure: Likewise.
173 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
175         * Makefile.in: Regnerate.
176         * configure: Regenerate.
177         * aclocal.m4: Regenerate.
179 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
181         * gprof.texi: Remove orphaned "@end ignore".
183 2007-05-22  Nick Clifton  <nickc@redhat.com>
185         * gprof.texi: Use @copying around the copyright notice.
187 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
189         * hist.c (scale_and_align_entries): Avoid C99 feature.
191 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
193         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
194         set discard_underscores.
195         * gprof.c (discard_underscores): Delete.
196         * gprof.h (discard_underscores): Delete.
197         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
198         leading underscores.
199         * utils.c (print_name_only): Call bfd_demangle rather than
200         cplus_demangle.
201         * Makefile.am: Run "make dep-am".
202         * Makefile.in: Regenerate.
204 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
206         * Makefile.am: Add ACLOCAL_AMFLAGS.
207         * Makefile.in: Regenerate.
209 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
211         * hist.h (struct histogram)
212         (histograms, num_histograms): New.
213         * hist.c (find_histogram, find_histogram_for_pc)
214         (read_histogram_header): New.
215         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
216         (hist_sample): Remove.
217         (hist_read_rec): Use the above, and handle multiple
218         histogram records with disjoint address ranges.
219         (hist_write_hist): Support several histogram records.
220         (scale_and_align_entries): Adjust for multiple histograms.
221         (hist_assign_samples_1): New.
222         (hist_assign_samples): Use the above.
223         (hist_clip_symbol_address): New.
224         * hist.h (hist_check_address)
225         (hist_clip_symbol_address): Declare.
226         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
227         of legacy format for multiple histogram changes.
228         * corefile.c (find_call): Check for core_text_space and
229         clip symbol address range here.
230         * vax.c (vax_find_call): Don't check for
231         core_text_space, or clip the symbol's address range here.
232         Use hist_check_address to check call's target address.
233         * sparc.c: Likewise.
234         * tahoe.c: Likewise.
235         * i386.c: Likewise.
236         * mips.c: Likewise. Also use core_text_sect->vma as the base
237         address for code accesses, just like other machine-specific
238         routines do.
239         * gprof.texi: Adjust for the new logic.
241 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
242             Phil Edwards  <phil@codesourcery.com>
244         * gprof.texi: Put the contents after the title page rather
245         than at the end of the document.
247 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
249         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
250         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
251         * Makefile.in: Regenerate.
252         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
253         and VERSION.
255 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
257         * Makefile.am (REPORT_BUGS_TO): Removed.
258         (INCLUDES): Remove -DREPORT_BUGS_TO.
259         * Makefile.in: Regenerated.
261         * configure.in (--with-bugurl): Removed.
262         * configure: Regenerated.
264 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
266         * gprof.c: Include bfdver.h
267         (main): Use BFD_VERSION_STRING for version number and package
268         name.
269         * Makefile.am (PKGVERSION): Remove.
270         (INCLUDES): Update.
271         Regenerate dependencies.
272         * Makefile.in: Regenerate.
273         * configure.in (PKGVERSION): Remove.
274         * configure: Regenerate.
276 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
277             Nathan Sidwell  <nathan@codesourcery.com>
278             Vladimir Prus  <vladimir@codesourcery.com>
279             Joseph Myers  <joseph@codesourcery.com>
281         * configure.in (--with-pkgversion, --with-bugurl): New options.
282         * configure: Regenerate.
283         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
284         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
285         Regenerate dependencies.
286         * Makefile.in: Regenerate.
287         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
288         (main): Include PKGVERSION in version output.
289         * gprof.h: Remove include of bin-bugs.h.
291 2007-01-16  Ben Elliston  <bje@au.ibm.com>
293         * corefile.c (parse_error): New function.
294         (read_function_mappings): Check calls to fscanf and report any
295         errors in parsing the mapping file.
297 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
299         * Makefile.am (gprof_TEXINFOS): Set.
300         (gprof.info gprof.dvi gprof.html): Delete rule.
301         * Makefile.in: Regenerated.
303 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
305         * configure.in: Define GENINSRC_NEVER.
306         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
307         (MAINTAINERCLEANFILES): Add info file.
308         (DISTCLEANFILES): Pretend to add info file.
309         * po/Make-in (.po.gmo): Put gmo files in objdir.
310         * configure, Makefile.in: Regenerated.
312 2006-11-27  Nick Clifton  <nickc@redhat.com>
314         * po/ms.po: Updated Malay translation.
316 2006-11-22  Nick Clifton  <nickc@redhat.com>
318         * configure.in (LINGUAS): Add ms.
319         * po/ms.po: New Malay translation.
321 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
323         * gprof.c (main): Fix option string for -r and -R.
325 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
327         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
329 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
331         * gprof.c (main): Fix option string for -C, -n and -N.
333 2006-09-26  Thiemo Seufer  <ths@networkno.de>
335         * gprof.texi: Fix install failure.
337 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
339         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
340         Specify section names in cross references.  Fix typos.
341         Omit "next", "previous" and "up" fields from @node lines.
342         (SYNOPSIS): Show map_file argument to --file-ordering.
343         (Compiling): Remove extra, truncated lines from example output.
344         (Cycles): Fix references to "called" field.
345         (Internals): Allow hyphenation between file:function names.
346         (GNU Free Documentation License): Update formatting to match fdl.texi.
348 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
350         * gprof.texi: Fix some typos.
352 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
354         * po/Make-in (pdf, ps): New dummy targets.
356 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
358         * po/Make-in (top_builddir): Define.
360 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
362         * Makefile.in: Regenerate.
363         * gconfig.in: Regenerate.
365 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
367         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
368         and LIBINTL_DEP everywhere.
369         (INCLUDES): Use @INCINTL@.
370         * acinclude.m4: Include new gettext macros.
371         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
372         Remove local code for po/Makefile.
373         * Makefile.in, aclocal.m4, configure: Regenerated.
375 2006-05-30  Nick Clifton  <nickc@redhat.com>
377         * po/es.po: Updated Spanish translation.
379 2006-05-02  James E Wilson  <wilson@specifix.com>
381         * gprof.c (main): When setting default output_style, add separate
382         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
384 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
386         PR 2587
387         * Makefile.am: Add empty rule for .m -> .o build in order to work
388         around bug in gmake shipped by Apple.
389         * Makefile.in: Regenerate.
391 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
393         * configure: Regenerate.
395 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
397         * po/Make-in: Add install-html target.
398         * Makefile.am: Add install-html, install-html-am and
399         install-html-recursive targets.
400         * Makefile.in: Regenerate.
401         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
402         * configure: Regenerate.
404 2006-03-21  Ben Elliston  <bje@au.ibm.com>
406         * corefile.c (core_init): Report that the executable is not in the
407         expected executable format rather than "a.out" format.
409 2006-03-09  Nick Clifton  <nickc@redhat.com>
411         * po/sv.po: Updated Swedish translation.
413 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
415         * po/Make-in: Add html target.
417 For older changes see ChangeLog-2005
419 Local Variables:
420 mode: change-log
421 left-margin: 8
422 fill-column: 74
423 version-control: never
424 End: