daily update
[binutils.git] / gprof / ChangeLog
blobcb8e1fbd954fddae3154eab98d282200f079561f
1 2008-08-05  Brian Dessent  <brian@dessent.net>
3         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
4         set num_histograms and hist_scale.
6 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
8         * Makefile.am (POTFILES.in): Set LC_ALL=C.
9         * Makefile.in: Regenerate.
11 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
13         * corefile.c, symtab.c: Silence gcc warnings.
15 2008-06-19  Andreas Schwab  <schwab@suse.de>
17         * basic_blocks.c: Always include "gprof.h" first.
18         * cg_arcs.c: Likewise.
19         * cg_dfn.c: Likewise.
20         * cg_print.c: Likewise.
21         * corefile.c: Likewise.
22         * gprof.c: Likewise.
23         * hist.c: Likewise.
24         * search_list.c: Likewise.
25         * sym_ids.c: Likewise.
26         * utils.c: Likewise.
28 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30         * configure: Regenerate.
32 2008-06-04  Nick Clifton  <nickc@redhat.com>
34         * po/nl.po: New file: Dutch translation.
35         * configure.in (ALL_LINGUAS): Add nl.
36         * configure: Regenerate.
38 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
40         * Makefile.in: Regenerate.
42 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
44         * aclocal.m4: Regenerate.
45         * configure: Regenerate.
47 2008-03-31  Nick Clifton  <nickc@redhat.com>
49         * po/fr.po: Updated French translation.
51 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53         * aclocal.m4: Regenerate.
54         * configure: Likewise.
55         * Makefile.in: Likewise.
57 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
59         * configure: Regenerate.
61 2008-02-06  Nick Clifton  <nickc@redhat.com>
63         * po/ms.po: Updated Malasian translation.
65 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
67         PR 5715
68         * configure: Regenerated.
70 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
72         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
73         * configure: Regenerated.
75 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
77         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
78         * configure.in: Invoke AC_GNU_SOURCE.
79         * Makefile.in: Regenerate.
80         * configure: Regenerate.
81         * gconfig.in: Regenerate.
83 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
85         PR gprof/5147
86         * configure.in: Add check for fabs() being in libm.
87         * configure: Regenerate.
89 2007-09-25  Robert Norton  <rnorton@broadcom.com>
91         * cg_print.c (sort_members): Include the final member on the list
92         in the sort.
94 2007-09-17  Nick Clifton  <nickc@redhat.com>
96         * po/es.po: Updated Spanish translation.
98 2007-08-30  Nick Clifton  <nickc@redhat.com>
100         * po/fi.po: Updated Finnish translation.
102 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
104         * po/sv.po: Updated Swedish translation.
106 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
108         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
110 2007-08-12  Matthias Klose  <doko@ubuntu.com>
112         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
113         $(top_srcdir)/../../bfd/doc.
114         * Makefile.in: Regenerate.
116 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
118         * configure.in (ALL_LINGUAS): Add fi.
119         * po/fi.po: New file.
120         * configure: Regenerated.
122 2007-08-10  Nick Clifton  <nickc@redhat.com>
124         * po/ga.po: Updated Irish translation.
125         * po/vi.po: Updated Vietnamese translation.
127 2007-08-07  Nick Clifton  <nickc@redhat.com>
129         * po/de.po: Updated German translation.
131 2007-07-12  Nick Clifton  <nickc@redhat.com>
133         * po/vi.po: Updated translation.
135 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
137         * cg_print.c: Force cast of sizeof to be a long.
138         * hist.c: Likewise.
140 2007-07-06  Nick Clifton  <nickc@redhat.com>
142         * basic_blocks.c: Update copyright notice to refer to GPLv3.
143         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
144         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
145         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
146         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
147         sym_ids.h, symtab.c, symtab.h: Likewise.
149 2007-07-05  Tristan Gingold  <gingold@adacore.com>
151         * corefile.c (core_sym_class): Do not discard nested subprograms.
152         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
153         * Makefile.in: Regenerate.
155 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
157         * Makefile.am: Run "make dep-am".
158         * Makefile.in: Regenerate.
159         * aclocal.m4: Regenerate.
160         * gconfig.in: Regenerate.
161         * po/gprof.pot: Regenerate.
163 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
165         * aclocal.m4: Regenerated.
166         * Makefile.in: Likewise.
168 2007-06-20  Nick Clifton  <nickc@redhat.com>
170         * gprof.texi: Refer readers to the gcov tool if they want
171         line-by-line profiling.
173 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
175         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
177         * acinclude.m4: Removed.
179         * Makefile.in: Regenerated.
180         * aclocal.m4: Likewise.
181         * configure: Likewise.
183 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
185         * Makefile.in: Regnerate.
186         * configure: Regenerate.
187         * aclocal.m4: Regenerate.
189 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
191         * gprof.texi: Remove orphaned "@end ignore".
193 2007-05-22  Nick Clifton  <nickc@redhat.com>
195         * gprof.texi: Use @copying around the copyright notice.
197 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
199         * hist.c (scale_and_align_entries): Avoid C99 feature.
201 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
203         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
204         set discard_underscores.
205         * gprof.c (discard_underscores): Delete.
206         * gprof.h (discard_underscores): Delete.
207         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
208         leading underscores.
209         * utils.c (print_name_only): Call bfd_demangle rather than
210         cplus_demangle.
211         * Makefile.am: Run "make dep-am".
212         * Makefile.in: Regenerate.
214 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
216         * Makefile.am: Add ACLOCAL_AMFLAGS.
217         * Makefile.in: Regenerate.
219 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
221         * hist.h (struct histogram)
222         (histograms, num_histograms): New.
223         * hist.c (find_histogram, find_histogram_for_pc)
224         (read_histogram_header): New.
225         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
226         (hist_sample): Remove.
227         (hist_read_rec): Use the above, and handle multiple
228         histogram records with disjoint address ranges.
229         (hist_write_hist): Support several histogram records.
230         (scale_and_align_entries): Adjust for multiple histograms.
231         (hist_assign_samples_1): New.
232         (hist_assign_samples): Use the above.
233         (hist_clip_symbol_address): New.
234         * hist.h (hist_check_address)
235         (hist_clip_symbol_address): Declare.
236         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
237         of legacy format for multiple histogram changes.
238         * corefile.c (find_call): Check for core_text_space and
239         clip symbol address range here.
240         * vax.c (vax_find_call): Don't check for
241         core_text_space, or clip the symbol's address range here.
242         Use hist_check_address to check call's target address.
243         * sparc.c: Likewise.
244         * tahoe.c: Likewise.
245         * i386.c: Likewise.
246         * mips.c: Likewise. Also use core_text_sect->vma as the base
247         address for code accesses, just like other machine-specific
248         routines do.
249         * gprof.texi: Adjust for the new logic.
251 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
252             Phil Edwards  <phil@codesourcery.com>
254         * gprof.texi: Put the contents after the title page rather
255         than at the end of the document.
257 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
259         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
260         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
261         * Makefile.in: Regenerate.
262         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
263         and VERSION.
265 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
267         * Makefile.am (REPORT_BUGS_TO): Removed.
268         (INCLUDES): Remove -DREPORT_BUGS_TO.
269         * Makefile.in: Regenerated.
271         * configure.in (--with-bugurl): Removed.
272         * configure: Regenerated.
274 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
276         * gprof.c: Include bfdver.h
277         (main): Use BFD_VERSION_STRING for version number and package
278         name.
279         * Makefile.am (PKGVERSION): Remove.
280         (INCLUDES): Update.
281         Regenerate dependencies.
282         * Makefile.in: Regenerate.
283         * configure.in (PKGVERSION): Remove.
284         * configure: Regenerate.
286 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
287             Nathan Sidwell  <nathan@codesourcery.com>
288             Vladimir Prus  <vladimir@codesourcery.com>
289             Joseph Myers  <joseph@codesourcery.com>
291         * configure.in (--with-pkgversion, --with-bugurl): New options.
292         * configure: Regenerate.
293         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
294         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
295         Regenerate dependencies.
296         * Makefile.in: Regenerate.
297         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
298         (main): Include PKGVERSION in version output.
299         * gprof.h: Remove include of bin-bugs.h.
301 2007-01-16  Ben Elliston  <bje@au.ibm.com>
303         * corefile.c (parse_error): New function.
304         (read_function_mappings): Check calls to fscanf and report any
305         errors in parsing the mapping file.
307 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
309         * Makefile.am (gprof_TEXINFOS): Set.
310         (gprof.info gprof.dvi gprof.html): Delete rule.
311         * Makefile.in: Regenerated.
313 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
315         * configure.in: Define GENINSRC_NEVER.
316         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
317         (MAINTAINERCLEANFILES): Add info file.
318         (DISTCLEANFILES): Pretend to add info file.
319         * po/Make-in (.po.gmo): Put gmo files in objdir.
320         * configure, Makefile.in: Regenerated.
322 2006-11-27  Nick Clifton  <nickc@redhat.com>
324         * po/ms.po: Updated Malay translation.
326 2006-11-22  Nick Clifton  <nickc@redhat.com>
328         * configure.in (LINGUAS): Add ms.
329         * po/ms.po: New Malay translation.
331 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
333         * gprof.c (main): Fix option string for -r and -R.
335 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
337         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
339 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
341         * gprof.c (main): Fix option string for -C, -n and -N.
343 2006-09-26  Thiemo Seufer  <ths@networkno.de>
345         * gprof.texi: Fix install failure.
347 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
349         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
350         Specify section names in cross references.  Fix typos.
351         Omit "next", "previous" and "up" fields from @node lines.
352         (SYNOPSIS): Show map_file argument to --file-ordering.
353         (Compiling): Remove extra, truncated lines from example output.
354         (Cycles): Fix references to "called" field.
355         (Internals): Allow hyphenation between file:function names.
356         (GNU Free Documentation License): Update formatting to match fdl.texi.
358 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
360         * gprof.texi: Fix some typos.
362 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
364         * po/Make-in (pdf, ps): New dummy targets.
366 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
368         * po/Make-in (top_builddir): Define.
370 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
372         * Makefile.in: Regenerate.
373         * gconfig.in: Regenerate.
375 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
377         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
378         and LIBINTL_DEP everywhere.
379         (INCLUDES): Use @INCINTL@.
380         * acinclude.m4: Include new gettext macros.
381         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
382         Remove local code for po/Makefile.
383         * Makefile.in, aclocal.m4, configure: Regenerated.
385 2006-05-30  Nick Clifton  <nickc@redhat.com>
387         * po/es.po: Updated Spanish translation.
389 2006-05-02  James E Wilson  <wilson@specifix.com>
391         * gprof.c (main): When setting default output_style, add separate
392         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
394 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
396         PR 2587
397         * Makefile.am: Add empty rule for .m -> .o build in order to work
398         around bug in gmake shipped by Apple.
399         * Makefile.in: Regenerate.
401 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
403         * configure: Regenerate.
405 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
407         * po/Make-in: Add install-html target.
408         * Makefile.am: Add install-html, install-html-am and
409         install-html-recursive targets.
410         * Makefile.in: Regenerate.
411         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
412         * configure: Regenerate.
414 2006-03-21  Ben Elliston  <bje@au.ibm.com>
416         * corefile.c (core_init): Report that the executable is not in the
417         expected executable format rather than "a.out" format.
419 2006-03-09  Nick Clifton  <nickc@redhat.com>
421         * po/sv.po: Updated Swedish translation.
423 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
425         * po/Make-in: Add html target.
427 For older changes see ChangeLog-2005
429 Local Variables:
430 mode: change-log
431 left-margin: 8
432 fill-column: 74
433 version-control: never
434 End: