bfd/
[binutils.git] / gprof / ChangeLog
blobaf5827daa3fbb15b50e085befe35f0607d798126
1 2008-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3         * configure.in: Call AC_SYS_LARGEFILE.
4         * gconfig.in: Regenerate.
5         * configure: Regenerate.
7 2008-09-11  Alan Modra  <amodra@bigpond.net.au>
9         * po/ro.po: New file.
11 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
13         * gmon_io.h: Don't include sysdep.h here.
14         (O_BINARY, SET_BINARY): Don't define here.
15         * gmon_io.c: Include "binary-io.h".
16         (gmon_out_read): Remove #ifdef SET_BINARY.
17         * Makefile.am: Run "make dep-am"
18         * Makefile.in: Regenerate.
20 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
22         * configure.in: Update a number of obsolete autoconf macros.
24 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
26         PR 6526
27         * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
28         * Makefile.in: Regenerate.
29         * aclocal.m4: Regenerate.
30         * configure: Regenerate.
31         * gconfig.in: Regenerate.
33 2008-08-05  Brian Dessent  <brian@dessent.net>
35         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
36         set num_histograms and hist_scale.
38 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
40         * Makefile.am (POTFILES.in): Set LC_ALL=C.
41         * Makefile.in: Regenerate.
43 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
45         * corefile.c, symtab.c: Silence gcc warnings.
47 2008-06-19  Andreas Schwab  <schwab@suse.de>
49         * basic_blocks.c: Always include "gprof.h" first.
50         * cg_arcs.c: Likewise.
51         * cg_dfn.c: Likewise.
52         * cg_print.c: Likewise.
53         * corefile.c: Likewise.
54         * gprof.c: Likewise.
55         * hist.c: Likewise.
56         * search_list.c: Likewise.
57         * sym_ids.c: Likewise.
58         * utils.c: Likewise.
60 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
62         * configure: Regenerate.
64 2008-06-04  Nick Clifton  <nickc@redhat.com>
66         * po/nl.po: New file: Dutch translation.
67         * configure.in (ALL_LINGUAS): Add nl.
68         * configure: Regenerate.
70 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
72         * Makefile.in: Regenerate.
74 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
76         * aclocal.m4: Regenerate.
77         * configure: Regenerate.
79 2008-03-31  Nick Clifton  <nickc@redhat.com>
81         * po/fr.po: Updated French translation.
83 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
85         * aclocal.m4: Regenerate.
86         * configure: Likewise.
87         * Makefile.in: Likewise.
89 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
91         * configure: Regenerate.
93 2008-02-06  Nick Clifton  <nickc@redhat.com>
95         * po/ms.po: Updated Malasian translation.
97 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
99         PR 5715
100         * configure: Regenerated.
102 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
104         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
105         * configure: Regenerated.
107 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
109         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
110         * configure.in: Invoke AC_GNU_SOURCE.
111         * Makefile.in: Regenerate.
112         * configure: Regenerate.
113         * gconfig.in: Regenerate.
115 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
117         PR gprof/5147
118         * configure.in: Add check for fabs() being in libm.
119         * configure: Regenerate.
121 2007-09-25  Robert Norton  <rnorton@broadcom.com>
123         * cg_print.c (sort_members): Include the final member on the list
124         in the sort.
126 2007-09-17  Nick Clifton  <nickc@redhat.com>
128         * po/es.po: Updated Spanish translation.
130 2007-08-30  Nick Clifton  <nickc@redhat.com>
132         * po/fi.po: Updated Finnish translation.
134 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
136         * po/sv.po: Updated Swedish translation.
138 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
140         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
142 2007-08-12  Matthias Klose  <doko@ubuntu.com>
144         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
145         $(top_srcdir)/../../bfd/doc.
146         * Makefile.in: Regenerate.
148 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
150         * configure.in (ALL_LINGUAS): Add fi.
151         * po/fi.po: New file.
152         * configure: Regenerated.
154 2007-08-10  Nick Clifton  <nickc@redhat.com>
156         * po/ga.po: Updated Irish translation.
157         * po/vi.po: Updated Vietnamese translation.
159 2007-08-07  Nick Clifton  <nickc@redhat.com>
161         * po/de.po: Updated German translation.
163 2007-07-12  Nick Clifton  <nickc@redhat.com>
165         * po/vi.po: Updated translation.
167 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
169         * cg_print.c: Force cast of sizeof to be a long.
170         * hist.c: Likewise.
172 2007-07-06  Nick Clifton  <nickc@redhat.com>
174         * basic_blocks.c: Update copyright notice to refer to GPLv3.
175         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
176         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
177         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
178         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
179         sym_ids.h, symtab.c, symtab.h: Likewise.
181 2007-07-05  Tristan Gingold  <gingold@adacore.com>
183         * corefile.c (core_sym_class): Do not discard nested subprograms.
184         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
185         * Makefile.in: Regenerate.
187 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
189         * Makefile.am: Run "make dep-am".
190         * Makefile.in: Regenerate.
191         * aclocal.m4: Regenerate.
192         * gconfig.in: Regenerate.
193         * po/gprof.pot: Regenerate.
195 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
197         * aclocal.m4: Regenerated.
198         * Makefile.in: Likewise.
200 2007-06-20  Nick Clifton  <nickc@redhat.com>
202         * gprof.texi: Refer readers to the gcov tool if they want
203         line-by-line profiling.
205 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
207         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
209         * acinclude.m4: Removed.
211         * Makefile.in: Regenerated.
212         * aclocal.m4: Likewise.
213         * configure: Likewise.
215 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
217         * Makefile.in: Regnerate.
218         * configure: Regenerate.
219         * aclocal.m4: Regenerate.
221 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
223         * gprof.texi: Remove orphaned "@end ignore".
225 2007-05-22  Nick Clifton  <nickc@redhat.com>
227         * gprof.texi: Use @copying around the copyright notice.
229 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
231         * hist.c (scale_and_align_entries): Avoid C99 feature.
233 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
235         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
236         set discard_underscores.
237         * gprof.c (discard_underscores): Delete.
238         * gprof.h (discard_underscores): Delete.
239         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
240         leading underscores.
241         * utils.c (print_name_only): Call bfd_demangle rather than
242         cplus_demangle.
243         * Makefile.am: Run "make dep-am".
244         * Makefile.in: Regenerate.
246 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
248         * Makefile.am: Add ACLOCAL_AMFLAGS.
249         * Makefile.in: Regenerate.
251 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
253         * hist.h (struct histogram)
254         (histograms, num_histograms): New.
255         * hist.c (find_histogram, find_histogram_for_pc)
256         (read_histogram_header): New.
257         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
258         (hist_sample): Remove.
259         (hist_read_rec): Use the above, and handle multiple
260         histogram records with disjoint address ranges.
261         (hist_write_hist): Support several histogram records.
262         (scale_and_align_entries): Adjust for multiple histograms.
263         (hist_assign_samples_1): New.
264         (hist_assign_samples): Use the above.
265         (hist_clip_symbol_address): New.
266         * hist.h (hist_check_address)
267         (hist_clip_symbol_address): Declare.
268         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
269         of legacy format for multiple histogram changes.
270         * corefile.c (find_call): Check for core_text_space and
271         clip symbol address range here.
272         * vax.c (vax_find_call): Don't check for
273         core_text_space, or clip the symbol's address range here.
274         Use hist_check_address to check call's target address.
275         * sparc.c: Likewise.
276         * tahoe.c: Likewise.
277         * i386.c: Likewise.
278         * mips.c: Likewise. Also use core_text_sect->vma as the base
279         address for code accesses, just like other machine-specific
280         routines do.
281         * gprof.texi: Adjust for the new logic.
283 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
284             Phil Edwards  <phil@codesourcery.com>
286         * gprof.texi: Put the contents after the title page rather
287         than at the end of the document.
289 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
291         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
292         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
293         * Makefile.in: Regenerate.
294         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
295         and VERSION.
297 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
299         * Makefile.am (REPORT_BUGS_TO): Removed.
300         (INCLUDES): Remove -DREPORT_BUGS_TO.
301         * Makefile.in: Regenerated.
303         * configure.in (--with-bugurl): Removed.
304         * configure: Regenerated.
306 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
308         * gprof.c: Include bfdver.h
309         (main): Use BFD_VERSION_STRING for version number and package
310         name.
311         * Makefile.am (PKGVERSION): Remove.
312         (INCLUDES): Update.
313         Regenerate dependencies.
314         * Makefile.in: Regenerate.
315         * configure.in (PKGVERSION): Remove.
316         * configure: Regenerate.
318 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
319             Nathan Sidwell  <nathan@codesourcery.com>
320             Vladimir Prus  <vladimir@codesourcery.com>
321             Joseph Myers  <joseph@codesourcery.com>
323         * configure.in (--with-pkgversion, --with-bugurl): New options.
324         * configure: Regenerate.
325         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
326         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
327         Regenerate dependencies.
328         * Makefile.in: Regenerate.
329         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
330         (main): Include PKGVERSION in version output.
331         * gprof.h: Remove include of bin-bugs.h.
333 2007-01-16  Ben Elliston  <bje@au.ibm.com>
335         * corefile.c (parse_error): New function.
336         (read_function_mappings): Check calls to fscanf and report any
337         errors in parsing the mapping file.
339 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
341         * Makefile.am (gprof_TEXINFOS): Set.
342         (gprof.info gprof.dvi gprof.html): Delete rule.
343         * Makefile.in: Regenerated.
345 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
347         * configure.in: Define GENINSRC_NEVER.
348         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
349         (MAINTAINERCLEANFILES): Add info file.
350         (DISTCLEANFILES): Pretend to add info file.
351         * po/Make-in (.po.gmo): Put gmo files in objdir.
352         * configure, Makefile.in: Regenerated.
354 2006-11-27  Nick Clifton  <nickc@redhat.com>
356         * po/ms.po: Updated Malay translation.
358 2006-11-22  Nick Clifton  <nickc@redhat.com>
360         * configure.in (LINGUAS): Add ms.
361         * po/ms.po: New Malay translation.
363 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
365         * gprof.c (main): Fix option string for -r and -R.
367 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
369         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
371 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
373         * gprof.c (main): Fix option string for -C, -n and -N.
375 2006-09-26  Thiemo Seufer  <ths@networkno.de>
377         * gprof.texi: Fix install failure.
379 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
381         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
382         Specify section names in cross references.  Fix typos.
383         Omit "next", "previous" and "up" fields from @node lines.
384         (SYNOPSIS): Show map_file argument to --file-ordering.
385         (Compiling): Remove extra, truncated lines from example output.
386         (Cycles): Fix references to "called" field.
387         (Internals): Allow hyphenation between file:function names.
388         (GNU Free Documentation License): Update formatting to match fdl.texi.
390 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
392         * gprof.texi: Fix some typos.
394 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
396         * po/Make-in (pdf, ps): New dummy targets.
398 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
400         * po/Make-in (top_builddir): Define.
402 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
404         * Makefile.in: Regenerate.
405         * gconfig.in: Regenerate.
407 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
409         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
410         and LIBINTL_DEP everywhere.
411         (INCLUDES): Use @INCINTL@.
412         * acinclude.m4: Include new gettext macros.
413         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
414         Remove local code for po/Makefile.
415         * Makefile.in, aclocal.m4, configure: Regenerated.
417 2006-05-30  Nick Clifton  <nickc@redhat.com>
419         * po/es.po: Updated Spanish translation.
421 2006-05-02  James E Wilson  <wilson@specifix.com>
423         * gprof.c (main): When setting default output_style, add separate
424         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
426 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
428         PR 2587
429         * Makefile.am: Add empty rule for .m -> .o build in order to work
430         around bug in gmake shipped by Apple.
431         * Makefile.in: Regenerate.
433 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
435         * configure: Regenerate.
437 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
439         * po/Make-in: Add install-html target.
440         * Makefile.am: Add install-html, install-html-am and
441         install-html-recursive targets.
442         * Makefile.in: Regenerate.
443         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
444         * configure: Regenerate.
446 2006-03-21  Ben Elliston  <bje@au.ibm.com>
448         * corefile.c (core_init): Report that the executable is not in the
449         expected executable format rather than "a.out" format.
451 2006-03-09  Nick Clifton  <nickc@redhat.com>
453         * po/sv.po: Updated Swedish translation.
455 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
457         * po/Make-in: Add html target.
459 For older changes see ChangeLog-2005
461 Local Variables:
462 mode: change-log
463 left-margin: 8
464 fill-column: 74
465 version-control: never
466 End: