daily update
[binutils.git] / gprof / ChangeLog
blob1f640b29674845510009dadce303e3cd40a8cde7
1 2009-03-06  Nick Clifton  <nickc@redhat.com>
3         * po/es.po: Updated Spanish translation.
5 2009-03-03  Alan Modra  <amodra@bigpond.net.au>
7         * Makefile.am: Run "make dep-am".
8         * Makefile.in: Regenerate.
10 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12         * configure: Regenerate.
14 2009-02-12  Ken Werner  <ken.werner@de.ibm.com>
16         * corefile.c (core_create_function_syms): Remove "<locore>" and 
17         "<hicore>" sentinels.
18         * gprof.c: Likewise.
19         * cg_print.c (cg_print_function_ordering): Likewise.
20         * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
21         * mips.c (mips_find_call): Likewise.
22         * sparc.c (sparc_find_call): Likewise.
23         * tahoe.c (tahoe_find_call): Likewise.
24         * vax.c (vax_find_call): Likewise.
26 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
28         * configure.in: AC_SUBST pdfdir.
29         * Makefile.am: Add install-pdf, install-pdf-am,
30         and install-pdf-recursive targets. Define pdf__strip_dir.
31         * po/Make-in: Add install-pdf target.
32         * configure: Regenerate.
33         * Makefile.in: Regenerate.
35 2009-01-03  Nick Clifton  <nickc@redhat.com>
37         PR 7099
38         * gprof.texi (Compiling): Mention the need for using
39         -static-libgcc on shared library systems.
41 2009-01-02  Nick Clifton  <nickc@redhat.com>
43         * po/id.po: Updated Indonesian translation.
45 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47         * configure: Regenerate.
49 2008-11-19  Nick Clifton  <nickc@redhat.com>
51         * fdl.texi: New file.
52         * gprof.texi: Change license to v1.3.
54 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
55             Steve Ellcey  <sje@cup.hp.com>
57         * configure: Regenerate for new libtool.
58         * aclocal.m4: Ditto.
59         * Makefile.in: Ditto.
61 2008-09-29  Nick Clifton  <nickc@redhat.com>
63         * po/vi.po: Updated Vietnamese translation.
65 2008-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
67         * configure.in: Call AC_SYS_LARGEFILE.
68         * gconfig.in: Regenerate.
69         * configure: Regenerate.
71 2008-09-11  Alan Modra  <amodra@bigpond.net.au>
73         * po/ro.po: New file.
75 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
77         * gmon_io.h: Don't include sysdep.h here.
78         (O_BINARY, SET_BINARY): Don't define here.
79         * gmon_io.c: Include "binary-io.h".
80         (gmon_out_read): Remove #ifdef SET_BINARY.
81         * Makefile.am: Run "make dep-am"
82         * Makefile.in: Regenerate.
84 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
86         * configure.in: Update a number of obsolete autoconf macros.
88 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
90         PR 6526
91         * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
92         * Makefile.in: Regenerate.
93         * aclocal.m4: Regenerate.
94         * configure: Regenerate.
95         * gconfig.in: Regenerate.
97 2008-08-05  Brian Dessent  <brian@dessent.net>
99         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
100         set num_histograms and hist_scale.
102 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
104         * Makefile.am (POTFILES.in): Set LC_ALL=C.
105         * Makefile.in: Regenerate.
107 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
109         * corefile.c, symtab.c: Silence gcc warnings.
111 2008-06-19  Andreas Schwab  <schwab@suse.de>
113         * basic_blocks.c: Always include "gprof.h" first.
114         * cg_arcs.c: Likewise.
115         * cg_dfn.c: Likewise.
116         * cg_print.c: Likewise.
117         * corefile.c: Likewise.
118         * gprof.c: Likewise.
119         * hist.c: Likewise.
120         * search_list.c: Likewise.
121         * sym_ids.c: Likewise.
122         * utils.c: Likewise.
124 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
126         * configure: Regenerate.
128 2008-06-04  Nick Clifton  <nickc@redhat.com>
130         * po/nl.po: New file: Dutch translation.
131         * configure.in (ALL_LINGUAS): Add nl.
132         * configure: Regenerate.
134 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
136         * Makefile.in: Regenerate.
138 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
140         * aclocal.m4: Regenerate.
141         * configure: Regenerate.
143 2008-03-31  Nick Clifton  <nickc@redhat.com>
145         * po/fr.po: Updated French translation.
147 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
149         * aclocal.m4: Regenerate.
150         * configure: Likewise.
151         * Makefile.in: Likewise.
153 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
155         * configure: Regenerate.
157 2008-02-06  Nick Clifton  <nickc@redhat.com>
159         * po/ms.po: Updated Malasian translation.
161 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
163         PR 5715
164         * configure: Regenerated.
166 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
168         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
169         * configure: Regenerated.
171 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
173         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
174         * configure.in: Invoke AC_GNU_SOURCE.
175         * Makefile.in: Regenerate.
176         * configure: Regenerate.
177         * gconfig.in: Regenerate.
179 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
181         PR gprof/5147
182         * configure.in: Add check for fabs() being in libm.
183         * configure: Regenerate.
185 2007-09-25  Robert Norton  <rnorton@broadcom.com>
187         * cg_print.c (sort_members): Include the final member on the list
188         in the sort.
190 2007-09-17  Nick Clifton  <nickc@redhat.com>
192         * po/es.po: Updated Spanish translation.
194 2007-08-30  Nick Clifton  <nickc@redhat.com>
196         * po/fi.po: Updated Finnish translation.
198 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
200         * po/sv.po: Updated Swedish translation.
202 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
204         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
206 2007-08-12  Matthias Klose  <doko@ubuntu.com>
208         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
209         $(top_srcdir)/../../bfd/doc.
210         * Makefile.in: Regenerate.
212 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
214         * configure.in (ALL_LINGUAS): Add fi.
215         * po/fi.po: New file.
216         * configure: Regenerated.
218 2007-08-10  Nick Clifton  <nickc@redhat.com>
220         * po/ga.po: Updated Irish translation.
221         * po/vi.po: Updated Vietnamese translation.
223 2007-08-07  Nick Clifton  <nickc@redhat.com>
225         * po/de.po: Updated German translation.
227 2007-07-12  Nick Clifton  <nickc@redhat.com>
229         * po/vi.po: Updated translation.
231 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
233         * cg_print.c: Force cast of sizeof to be a long.
234         * hist.c: Likewise.
236 2007-07-06  Nick Clifton  <nickc@redhat.com>
238         * basic_blocks.c: Update copyright notice to refer to GPLv3.
239         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
240         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
241         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
242         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
243         sym_ids.h, symtab.c, symtab.h: Likewise.
245 2007-07-05  Tristan Gingold  <gingold@adacore.com>
247         * corefile.c (core_sym_class): Do not discard nested subprograms.
248         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
249         * Makefile.in: Regenerate.
251 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
253         * Makefile.am: Run "make dep-am".
254         * Makefile.in: Regenerate.
255         * aclocal.m4: Regenerate.
256         * gconfig.in: Regenerate.
257         * po/gprof.pot: Regenerate.
259 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
261         * aclocal.m4: Regenerated.
262         * Makefile.in: Likewise.
264 2007-06-20  Nick Clifton  <nickc@redhat.com>
266         * gprof.texi: Refer readers to the gcov tool if they want
267         line-by-line profiling.
269 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
271         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
273         * acinclude.m4: Removed.
275         * Makefile.in: Regenerated.
276         * aclocal.m4: Likewise.
277         * configure: Likewise.
279 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
281         * Makefile.in: Regnerate.
282         * configure: Regenerate.
283         * aclocal.m4: Regenerate.
285 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
287         * gprof.texi: Remove orphaned "@end ignore".
289 2007-05-22  Nick Clifton  <nickc@redhat.com>
291         * gprof.texi: Use @copying around the copyright notice.
293 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
295         * hist.c (scale_and_align_entries): Avoid C99 feature.
297 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
299         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
300         set discard_underscores.
301         * gprof.c (discard_underscores): Delete.
302         * gprof.h (discard_underscores): Delete.
303         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
304         leading underscores.
305         * utils.c (print_name_only): Call bfd_demangle rather than
306         cplus_demangle.
307         * Makefile.am: Run "make dep-am".
308         * Makefile.in: Regenerate.
310 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
312         * Makefile.am: Add ACLOCAL_AMFLAGS.
313         * Makefile.in: Regenerate.
315 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
317         * hist.h (struct histogram)
318         (histograms, num_histograms): New.
319         * hist.c (find_histogram, find_histogram_for_pc)
320         (read_histogram_header): New.
321         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
322         (hist_sample): Remove.
323         (hist_read_rec): Use the above, and handle multiple
324         histogram records with disjoint address ranges.
325         (hist_write_hist): Support several histogram records.
326         (scale_and_align_entries): Adjust for multiple histograms.
327         (hist_assign_samples_1): New.
328         (hist_assign_samples): Use the above.
329         (hist_clip_symbol_address): New.
330         * hist.h (hist_check_address)
331         (hist_clip_symbol_address): Declare.
332         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
333         of legacy format for multiple histogram changes.
334         * corefile.c (find_call): Check for core_text_space and
335         clip symbol address range here.
336         * vax.c (vax_find_call): Don't check for
337         core_text_space, or clip the symbol's address range here.
338         Use hist_check_address to check call's target address.
339         * sparc.c: Likewise.
340         * tahoe.c: Likewise.
341         * i386.c: Likewise.
342         * mips.c: Likewise. Also use core_text_sect->vma as the base
343         address for code accesses, just like other machine-specific
344         routines do.
345         * gprof.texi: Adjust for the new logic.
347 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
348             Phil Edwards  <phil@codesourcery.com>
350         * gprof.texi: Put the contents after the title page rather
351         than at the end of the document.
353 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
355         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
356         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
357         * Makefile.in: Regenerate.
358         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
359         and VERSION.
361 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
363         * Makefile.am (REPORT_BUGS_TO): Removed.
364         (INCLUDES): Remove -DREPORT_BUGS_TO.
365         * Makefile.in: Regenerated.
367         * configure.in (--with-bugurl): Removed.
368         * configure: Regenerated.
370 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
372         * gprof.c: Include bfdver.h
373         (main): Use BFD_VERSION_STRING for version number and package
374         name.
375         * Makefile.am (PKGVERSION): Remove.
376         (INCLUDES): Update.
377         Regenerate dependencies.
378         * Makefile.in: Regenerate.
379         * configure.in (PKGVERSION): Remove.
380         * configure: Regenerate.
382 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
383             Nathan Sidwell  <nathan@codesourcery.com>
384             Vladimir Prus  <vladimir@codesourcery.com>
385             Joseph Myers  <joseph@codesourcery.com>
387         * configure.in (--with-pkgversion, --with-bugurl): New options.
388         * configure: Regenerate.
389         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
390         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
391         Regenerate dependencies.
392         * Makefile.in: Regenerate.
393         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
394         (main): Include PKGVERSION in version output.
395         * gprof.h: Remove include of bin-bugs.h.
397 2007-01-16  Ben Elliston  <bje@au.ibm.com>
399         * corefile.c (parse_error): New function.
400         (read_function_mappings): Check calls to fscanf and report any
401         errors in parsing the mapping file.
403 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
405         * Makefile.am (gprof_TEXINFOS): Set.
406         (gprof.info gprof.dvi gprof.html): Delete rule.
407         * Makefile.in: Regenerated.
409 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
411         * configure.in: Define GENINSRC_NEVER.
412         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
413         (MAINTAINERCLEANFILES): Add info file.
414         (DISTCLEANFILES): Pretend to add info file.
415         * po/Make-in (.po.gmo): Put gmo files in objdir.
416         * configure, Makefile.in: Regenerated.
418 2006-11-27  Nick Clifton  <nickc@redhat.com>
420         * po/ms.po: Updated Malay translation.
422 2006-11-22  Nick Clifton  <nickc@redhat.com>
424         * configure.in (LINGUAS): Add ms.
425         * po/ms.po: New Malay translation.
427 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
429         * gprof.c (main): Fix option string for -r and -R.
431 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
433         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
435 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
437         * gprof.c (main): Fix option string for -C, -n and -N.
439 2006-09-26  Thiemo Seufer  <ths@networkno.de>
441         * gprof.texi: Fix install failure.
443 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
445         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
446         Specify section names in cross references.  Fix typos.
447         Omit "next", "previous" and "up" fields from @node lines.
448         (SYNOPSIS): Show map_file argument to --file-ordering.
449         (Compiling): Remove extra, truncated lines from example output.
450         (Cycles): Fix references to "called" field.
451         (Internals): Allow hyphenation between file:function names.
452         (GNU Free Documentation License): Update formatting to match fdl.texi.
454 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
456         * gprof.texi: Fix some typos.
458 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
460         * po/Make-in (pdf, ps): New dummy targets.
462 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
464         * po/Make-in (top_builddir): Define.
466 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
468         * Makefile.in: Regenerate.
469         * gconfig.in: Regenerate.
471 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
473         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
474         and LIBINTL_DEP everywhere.
475         (INCLUDES): Use @INCINTL@.
476         * acinclude.m4: Include new gettext macros.
477         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
478         Remove local code for po/Makefile.
479         * Makefile.in, aclocal.m4, configure: Regenerated.
481 2006-05-30  Nick Clifton  <nickc@redhat.com>
483         * po/es.po: Updated Spanish translation.
485 2006-05-02  James E Wilson  <wilson@specifix.com>
487         * gprof.c (main): When setting default output_style, add separate
488         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
490 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
492         PR 2587
493         * Makefile.am: Add empty rule for .m -> .o build in order to work
494         around bug in gmake shipped by Apple.
495         * Makefile.in: Regenerate.
497 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
499         * configure: Regenerate.
501 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
503         * po/Make-in: Add install-html target.
504         * Makefile.am: Add install-html, install-html-am and
505         install-html-recursive targets.
506         * Makefile.in: Regenerate.
507         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
508         * configure: Regenerate.
510 2006-03-21  Ben Elliston  <bje@au.ibm.com>
512         * corefile.c (core_init): Report that the executable is not in the
513         expected executable format rather than "a.out" format.
515 2006-03-09  Nick Clifton  <nickc@redhat.com>
517         * po/sv.po: Updated Swedish translation.
519 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
521         * po/Make-in: Add html target.
523 For older changes see ChangeLog-2005
525 Local Variables:
526 mode: change-log
527 left-margin: 8
528 fill-column: 74
529 version-control: never
530 End: