daily update
[binutils.git] / gprof / ChangeLog
blob50b2ab23c691f26f94e0257a387444174aa87d8c
1 2009-01-03  Nick Clifton  <nickc@redhat.com>
3         PR 7099
4         * gprof.texi (Compiling): Mention the need for using
5         -static-libgcc on shared library systems.
7 2009-01-02  Nick Clifton  <nickc@redhat.com>
9         * po/id.po: Updated Indonesian translation.
11 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13         * configure: Regenerate.
15 2008-11-19  Nick Clifton  <nickc@redhat.com>
17         * fdl.texi: New file.
18         * gprof.texi: Change license to v1.3.
20 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
21             Steve Ellcey  <sje@cup.hp.com>
23         * configure: Regenerate for new libtool.
24         * aclocal.m4: Ditto.
25         * Makefile.in: Ditto.
27 2008-09-29  Nick Clifton  <nickc@redhat.com>
29         * po/vi.po: Updated Vietnamese translation.
31 2008-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
33         * configure.in: Call AC_SYS_LARGEFILE.
34         * gconfig.in: Regenerate.
35         * configure: Regenerate.
37 2008-09-11  Alan Modra  <amodra@bigpond.net.au>
39         * po/ro.po: New file.
41 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
43         * gmon_io.h: Don't include sysdep.h here.
44         (O_BINARY, SET_BINARY): Don't define here.
45         * gmon_io.c: Include "binary-io.h".
46         (gmon_out_read): Remove #ifdef SET_BINARY.
47         * Makefile.am: Run "make dep-am"
48         * Makefile.in: Regenerate.
50 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
52         * configure.in: Update a number of obsolete autoconf macros.
54 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
56         PR 6526
57         * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
58         * Makefile.in: Regenerate.
59         * aclocal.m4: Regenerate.
60         * configure: Regenerate.
61         * gconfig.in: Regenerate.
63 2008-08-05  Brian Dessent  <brian@dessent.net>
65         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
66         set num_histograms and hist_scale.
68 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
70         * Makefile.am (POTFILES.in): Set LC_ALL=C.
71         * Makefile.in: Regenerate.
73 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
75         * corefile.c, symtab.c: Silence gcc warnings.
77 2008-06-19  Andreas Schwab  <schwab@suse.de>
79         * basic_blocks.c: Always include "gprof.h" first.
80         * cg_arcs.c: Likewise.
81         * cg_dfn.c: Likewise.
82         * cg_print.c: Likewise.
83         * corefile.c: Likewise.
84         * gprof.c: Likewise.
85         * hist.c: Likewise.
86         * search_list.c: Likewise.
87         * sym_ids.c: Likewise.
88         * utils.c: Likewise.
90 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92         * configure: Regenerate.
94 2008-06-04  Nick Clifton  <nickc@redhat.com>
96         * po/nl.po: New file: Dutch translation.
97         * configure.in (ALL_LINGUAS): Add nl.
98         * configure: Regenerate.
100 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
102         * Makefile.in: Regenerate.
104 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
106         * aclocal.m4: Regenerate.
107         * configure: Regenerate.
109 2008-03-31  Nick Clifton  <nickc@redhat.com>
111         * po/fr.po: Updated French translation.
113 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115         * aclocal.m4: Regenerate.
116         * configure: Likewise.
117         * Makefile.in: Likewise.
119 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
121         * configure: Regenerate.
123 2008-02-06  Nick Clifton  <nickc@redhat.com>
125         * po/ms.po: Updated Malasian translation.
127 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
129         PR 5715
130         * configure: Regenerated.
132 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
134         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
135         * configure: Regenerated.
137 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
139         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
140         * configure.in: Invoke AC_GNU_SOURCE.
141         * Makefile.in: Regenerate.
142         * configure: Regenerate.
143         * gconfig.in: Regenerate.
145 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
147         PR gprof/5147
148         * configure.in: Add check for fabs() being in libm.
149         * configure: Regenerate.
151 2007-09-25  Robert Norton  <rnorton@broadcom.com>
153         * cg_print.c (sort_members): Include the final member on the list
154         in the sort.
156 2007-09-17  Nick Clifton  <nickc@redhat.com>
158         * po/es.po: Updated Spanish translation.
160 2007-08-30  Nick Clifton  <nickc@redhat.com>
162         * po/fi.po: Updated Finnish translation.
164 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
166         * po/sv.po: Updated Swedish translation.
168 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
170         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
172 2007-08-12  Matthias Klose  <doko@ubuntu.com>
174         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
175         $(top_srcdir)/../../bfd/doc.
176         * Makefile.in: Regenerate.
178 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
180         * configure.in (ALL_LINGUAS): Add fi.
181         * po/fi.po: New file.
182         * configure: Regenerated.
184 2007-08-10  Nick Clifton  <nickc@redhat.com>
186         * po/ga.po: Updated Irish translation.
187         * po/vi.po: Updated Vietnamese translation.
189 2007-08-07  Nick Clifton  <nickc@redhat.com>
191         * po/de.po: Updated German translation.
193 2007-07-12  Nick Clifton  <nickc@redhat.com>
195         * po/vi.po: Updated translation.
197 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
199         * cg_print.c: Force cast of sizeof to be a long.
200         * hist.c: Likewise.
202 2007-07-06  Nick Clifton  <nickc@redhat.com>
204         * basic_blocks.c: Update copyright notice to refer to GPLv3.
205         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
206         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
207         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
208         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
209         sym_ids.h, symtab.c, symtab.h: Likewise.
211 2007-07-05  Tristan Gingold  <gingold@adacore.com>
213         * corefile.c (core_sym_class): Do not discard nested subprograms.
214         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
215         * Makefile.in: Regenerate.
217 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
219         * Makefile.am: Run "make dep-am".
220         * Makefile.in: Regenerate.
221         * aclocal.m4: Regenerate.
222         * gconfig.in: Regenerate.
223         * po/gprof.pot: Regenerate.
225 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
227         * aclocal.m4: Regenerated.
228         * Makefile.in: Likewise.
230 2007-06-20  Nick Clifton  <nickc@redhat.com>
232         * gprof.texi: Refer readers to the gcov tool if they want
233         line-by-line profiling.
235 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
237         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
239         * acinclude.m4: Removed.
241         * Makefile.in: Regenerated.
242         * aclocal.m4: Likewise.
243         * configure: Likewise.
245 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
247         * Makefile.in: Regnerate.
248         * configure: Regenerate.
249         * aclocal.m4: Regenerate.
251 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
253         * gprof.texi: Remove orphaned "@end ignore".
255 2007-05-22  Nick Clifton  <nickc@redhat.com>
257         * gprof.texi: Use @copying around the copyright notice.
259 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
261         * hist.c (scale_and_align_entries): Avoid C99 feature.
263 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
265         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
266         set discard_underscores.
267         * gprof.c (discard_underscores): Delete.
268         * gprof.h (discard_underscores): Delete.
269         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
270         leading underscores.
271         * utils.c (print_name_only): Call bfd_demangle rather than
272         cplus_demangle.
273         * Makefile.am: Run "make dep-am".
274         * Makefile.in: Regenerate.
276 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
278         * Makefile.am: Add ACLOCAL_AMFLAGS.
279         * Makefile.in: Regenerate.
281 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
283         * hist.h (struct histogram)
284         (histograms, num_histograms): New.
285         * hist.c (find_histogram, find_histogram_for_pc)
286         (read_histogram_header): New.
287         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
288         (hist_sample): Remove.
289         (hist_read_rec): Use the above, and handle multiple
290         histogram records with disjoint address ranges.
291         (hist_write_hist): Support several histogram records.
292         (scale_and_align_entries): Adjust for multiple histograms.
293         (hist_assign_samples_1): New.
294         (hist_assign_samples): Use the above.
295         (hist_clip_symbol_address): New.
296         * hist.h (hist_check_address)
297         (hist_clip_symbol_address): Declare.
298         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
299         of legacy format for multiple histogram changes.
300         * corefile.c (find_call): Check for core_text_space and
301         clip symbol address range here.
302         * vax.c (vax_find_call): Don't check for
303         core_text_space, or clip the symbol's address range here.
304         Use hist_check_address to check call's target address.
305         * sparc.c: Likewise.
306         * tahoe.c: Likewise.
307         * i386.c: Likewise.
308         * mips.c: Likewise. Also use core_text_sect->vma as the base
309         address for code accesses, just like other machine-specific
310         routines do.
311         * gprof.texi: Adjust for the new logic.
313 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
314             Phil Edwards  <phil@codesourcery.com>
316         * gprof.texi: Put the contents after the title page rather
317         than at the end of the document.
319 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
321         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
322         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
323         * Makefile.in: Regenerate.
324         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
325         and VERSION.
327 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
329         * Makefile.am (REPORT_BUGS_TO): Removed.
330         (INCLUDES): Remove -DREPORT_BUGS_TO.
331         * Makefile.in: Regenerated.
333         * configure.in (--with-bugurl): Removed.
334         * configure: Regenerated.
336 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
338         * gprof.c: Include bfdver.h
339         (main): Use BFD_VERSION_STRING for version number and package
340         name.
341         * Makefile.am (PKGVERSION): Remove.
342         (INCLUDES): Update.
343         Regenerate dependencies.
344         * Makefile.in: Regenerate.
345         * configure.in (PKGVERSION): Remove.
346         * configure: Regenerate.
348 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
349             Nathan Sidwell  <nathan@codesourcery.com>
350             Vladimir Prus  <vladimir@codesourcery.com>
351             Joseph Myers  <joseph@codesourcery.com>
353         * configure.in (--with-pkgversion, --with-bugurl): New options.
354         * configure: Regenerate.
355         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
356         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
357         Regenerate dependencies.
358         * Makefile.in: Regenerate.
359         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
360         (main): Include PKGVERSION in version output.
361         * gprof.h: Remove include of bin-bugs.h.
363 2007-01-16  Ben Elliston  <bje@au.ibm.com>
365         * corefile.c (parse_error): New function.
366         (read_function_mappings): Check calls to fscanf and report any
367         errors in parsing the mapping file.
369 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
371         * Makefile.am (gprof_TEXINFOS): Set.
372         (gprof.info gprof.dvi gprof.html): Delete rule.
373         * Makefile.in: Regenerated.
375 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
377         * configure.in: Define GENINSRC_NEVER.
378         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
379         (MAINTAINERCLEANFILES): Add info file.
380         (DISTCLEANFILES): Pretend to add info file.
381         * po/Make-in (.po.gmo): Put gmo files in objdir.
382         * configure, Makefile.in: Regenerated.
384 2006-11-27  Nick Clifton  <nickc@redhat.com>
386         * po/ms.po: Updated Malay translation.
388 2006-11-22  Nick Clifton  <nickc@redhat.com>
390         * configure.in (LINGUAS): Add ms.
391         * po/ms.po: New Malay translation.
393 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
395         * gprof.c (main): Fix option string for -r and -R.
397 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
399         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
401 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
403         * gprof.c (main): Fix option string for -C, -n and -N.
405 2006-09-26  Thiemo Seufer  <ths@networkno.de>
407         * gprof.texi: Fix install failure.
409 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
411         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
412         Specify section names in cross references.  Fix typos.
413         Omit "next", "previous" and "up" fields from @node lines.
414         (SYNOPSIS): Show map_file argument to --file-ordering.
415         (Compiling): Remove extra, truncated lines from example output.
416         (Cycles): Fix references to "called" field.
417         (Internals): Allow hyphenation between file:function names.
418         (GNU Free Documentation License): Update formatting to match fdl.texi.
420 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
422         * gprof.texi: Fix some typos.
424 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
426         * po/Make-in (pdf, ps): New dummy targets.
428 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
430         * po/Make-in (top_builddir): Define.
432 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
434         * Makefile.in: Regenerate.
435         * gconfig.in: Regenerate.
437 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
439         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
440         and LIBINTL_DEP everywhere.
441         (INCLUDES): Use @INCINTL@.
442         * acinclude.m4: Include new gettext macros.
443         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
444         Remove local code for po/Makefile.
445         * Makefile.in, aclocal.m4, configure: Regenerated.
447 2006-05-30  Nick Clifton  <nickc@redhat.com>
449         * po/es.po: Updated Spanish translation.
451 2006-05-02  James E Wilson  <wilson@specifix.com>
453         * gprof.c (main): When setting default output_style, add separate
454         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
456 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
458         PR 2587
459         * Makefile.am: Add empty rule for .m -> .o build in order to work
460         around bug in gmake shipped by Apple.
461         * Makefile.in: Regenerate.
463 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
465         * configure: Regenerate.
467 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
469         * po/Make-in: Add install-html target.
470         * Makefile.am: Add install-html, install-html-am and
471         install-html-recursive targets.
472         * Makefile.in: Regenerate.
473         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
474         * configure: Regenerate.
476 2006-03-21  Ben Elliston  <bje@au.ibm.com>
478         * corefile.c (core_init): Report that the executable is not in the
479         expected executable format rather than "a.out" format.
481 2006-03-09  Nick Clifton  <nickc@redhat.com>
483         * po/sv.po: Updated Swedish translation.
485 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
487         * po/Make-in: Add html target.
489 For older changes see ChangeLog-2005
491 Local Variables:
492 mode: change-log
493 left-margin: 8
494 fill-column: 74
495 version-control: never
496 End: