1 2009-04-15 Kazu Hirata <kazu@codesourcery.com>
3 * gprof.h: Include gconfig.h. #undef PACKAGE.
5 2009-04-09 Philippe Biondi <phil@secdev.org>
7 * corefile.c (core_create_function_syms): Initialise a symbol's
8 is_func field based on the setting of the BSF_FUNCTION flag.
10 2009-03-06 Nick Clifton <nickc@redhat.com>
12 * po/es.po: Updated Spanish translation.
14 2009-03-03 Alan Modra <amodra@bigpond.net.au>
16 * Makefile.am: Run "make dep-am".
17 * Makefile.in: Regenerate.
19 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21 * configure: Regenerate.
23 2009-02-12 Ken Werner <ken.werner@de.ibm.com>
25 * corefile.c (core_create_function_syms): Remove "<locore>" and
28 * cg_print.c (cg_print_function_ordering): Likewise.
29 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
30 * mips.c (mips_find_call): Likewise.
31 * sparc.c (sparc_find_call): Likewise.
32 * tahoe.c (tahoe_find_call): Likewise.
33 * vax.c (vax_find_call): Likewise.
35 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
37 * configure.in: AC_SUBST pdfdir.
38 * Makefile.am: Add install-pdf, install-pdf-am,
39 and install-pdf-recursive targets. Define pdf__strip_dir.
40 * po/Make-in: Add install-pdf target.
41 * configure: Regenerate.
42 * Makefile.in: Regenerate.
44 2009-01-03 Nick Clifton <nickc@redhat.com>
47 * gprof.texi (Compiling): Mention the need for using
48 -static-libgcc on shared library systems.
50 2009-01-02 Nick Clifton <nickc@redhat.com>
52 * po/id.po: Updated Indonesian translation.
54 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
56 * configure: Regenerate.
58 2008-11-19 Nick Clifton <nickc@redhat.com>
61 * gprof.texi: Change license to v1.3.
63 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
64 Steve Ellcey <sje@cup.hp.com>
66 * configure: Regenerate for new libtool.
70 2008-09-29 Nick Clifton <nickc@redhat.com>
72 * po/vi.po: Updated Vietnamese translation.
74 2008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
76 * configure.in: Call AC_SYS_LARGEFILE.
77 * gconfig.in: Regenerate.
78 * configure: Regenerate.
80 2008-09-11 Alan Modra <amodra@bigpond.net.au>
84 2008-08-25 Alan Modra <amodra@bigpond.net.au>
86 * gmon_io.h: Don't include sysdep.h here.
87 (O_BINARY, SET_BINARY): Don't define here.
88 * gmon_io.c: Include "binary-io.h".
89 (gmon_out_read): Remove #ifdef SET_BINARY.
90 * Makefile.am: Run "make dep-am"
91 * Makefile.in: Regenerate.
93 2008-08-24 Alan Modra <amodra@bigpond.net.au>
95 * configure.in: Update a number of obsolete autoconf macros.
97 2008-08-15 Alan Modra <amodra@bigpond.net.au>
100 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
101 * Makefile.in: Regenerate.
102 * aclocal.m4: Regenerate.
103 * configure: Regenerate.
104 * gconfig.in: Regenerate.
106 2008-08-05 Brian Dessent <brian@dessent.net>
108 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
109 set num_histograms and hist_scale.
111 2008-08-04 Alan Modra <amodra@bigpond.net.au>
113 * Makefile.am (POTFILES.in): Set LC_ALL=C.
114 * Makefile.in: Regenerate.
116 2008-07-30 Alan Modra <amodra@bigpond.net.au>
118 * corefile.c, symtab.c: Silence gcc warnings.
120 2008-06-19 Andreas Schwab <schwab@suse.de>
122 * basic_blocks.c: Always include "gprof.h" first.
123 * cg_arcs.c: Likewise.
124 * cg_dfn.c: Likewise.
125 * cg_print.c: Likewise.
126 * corefile.c: Likewise.
129 * search_list.c: Likewise.
130 * sym_ids.c: Likewise.
133 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
135 * configure: Regenerate.
137 2008-06-04 Nick Clifton <nickc@redhat.com>
139 * po/nl.po: New file: Dutch translation.
140 * configure.in (ALL_LINGUAS): Add nl.
141 * configure: Regenerate.
143 2008-05-14 Alan Modra <amodra@bigpond.net.au>
145 * Makefile.in: Regenerate.
147 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
149 * aclocal.m4: Regenerate.
150 * configure: Regenerate.
152 2008-03-31 Nick Clifton <nickc@redhat.com>
154 * po/fr.po: Updated French translation.
156 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
158 * aclocal.m4: Regenerate.
159 * configure: Likewise.
160 * Makefile.in: Likewise.
162 2008-03-13 Alan Modra <amodra@bigpond.net.au>
164 * configure: Regenerate.
166 2008-02-06 Nick Clifton <nickc@redhat.com>
168 * po/ms.po: Updated Malasian translation.
170 2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
173 * configure: Regenerated.
175 2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
177 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
178 * configure: Regenerated.
180 2007-10-24 Alan Modra <amodra@bigpond.net.au>
182 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
183 * configure.in: Invoke AC_GNU_SOURCE.
184 * Makefile.in: Regenerate.
185 * configure: Regenerate.
186 * gconfig.in: Regenerate.
188 2007-10-12 Michael Haubenwallner <haubi@gentoo.org>
191 * configure.in: Add check for fabs() being in libm.
192 * configure: Regenerate.
194 2007-09-25 Robert Norton <rnorton@broadcom.com>
196 * cg_print.c (sort_members): Include the final member on the list
199 2007-09-17 Nick Clifton <nickc@redhat.com>
201 * po/es.po: Updated Spanish translation.
203 2007-08-30 Nick Clifton <nickc@redhat.com>
205 * po/fi.po: Updated Finnish translation.
207 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
209 * po/sv.po: Updated Swedish translation.
211 2007-08-17 Alan Modra <amodra@bigpond.net.au>
213 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
215 2007-08-12 Matthias Klose <doko@ubuntu.com>
217 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
218 $(top_srcdir)/../../bfd/doc.
219 * Makefile.in: Regenerate.
221 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
223 * configure.in (ALL_LINGUAS): Add fi.
224 * po/fi.po: New file.
225 * configure: Regenerated.
227 2007-08-10 Nick Clifton <nickc@redhat.com>
229 * po/ga.po: Updated Irish translation.
230 * po/vi.po: Updated Vietnamese translation.
232 2007-08-07 Nick Clifton <nickc@redhat.com>
234 * po/de.po: Updated German translation.
236 2007-07-12 Nick Clifton <nickc@redhat.com>
238 * po/vi.po: Updated translation.
240 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
242 * cg_print.c: Force cast of sizeof to be a long.
245 2007-07-06 Nick Clifton <nickc@redhat.com>
247 * basic_blocks.c: Update copyright notice to refer to GPLv3.
248 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
249 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
250 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
251 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
252 sym_ids.h, symtab.c, symtab.h: Likewise.
254 2007-07-05 Tristan Gingold <gingold@adacore.com>
256 * corefile.c (core_sym_class): Do not discard nested subprograms.
257 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
258 * Makefile.in: Regenerate.
260 2007-07-02 Alan Modra <amodra@bigpond.net.au>
262 * Makefile.am: Run "make dep-am".
263 * Makefile.in: Regenerate.
264 * aclocal.m4: Regenerate.
265 * gconfig.in: Regenerate.
266 * po/gprof.pot: Regenerate.
268 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
270 * aclocal.m4: Regenerated.
271 * Makefile.in: Likewise.
273 2007-06-20 Nick Clifton <nickc@redhat.com>
275 * gprof.texi: Refer readers to the gcov tool if they want
276 line-by-line profiling.
278 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
280 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
282 * acinclude.m4: Removed.
284 * Makefile.in: Regenerated.
285 * aclocal.m4: Likewise.
286 * configure: Likewise.
288 2007-05-24 Steve Ellcey <sje@cup.hp.com>
290 * Makefile.in: Regnerate.
291 * configure: Regenerate.
292 * aclocal.m4: Regenerate.
294 2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
296 * gprof.texi: Remove orphaned "@end ignore".
298 2007-05-22 Nick Clifton <nickc@redhat.com>
300 * gprof.texi: Use @copying around the copyright notice.
302 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
304 * hist.c (scale_and_align_entries): Avoid C99 feature.
306 2007-04-19 Alan Modra <amodra@bigpond.net.au>
308 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
309 set discard_underscores.
310 * gprof.c (discard_underscores): Delete.
311 * gprof.h (discard_underscores): Delete.
312 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
314 * utils.c (print_name_only): Call bfd_demangle rather than
316 * Makefile.am: Run "make dep-am".
317 * Makefile.in: Regenerate.
319 2007-04-14 Steve Ellcey <sje@cup.hp.com>
321 * Makefile.am: Add ACLOCAL_AMFLAGS.
322 * Makefile.in: Regenerate.
324 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
326 * hist.h (struct histogram)
327 (histograms, num_histograms): New.
328 * hist.c (find_histogram, find_histogram_for_pc)
329 (read_histogram_header): New.
330 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
331 (hist_sample): Remove.
332 (hist_read_rec): Use the above, and handle multiple
333 histogram records with disjoint address ranges.
334 (hist_write_hist): Support several histogram records.
335 (scale_and_align_entries): Adjust for multiple histograms.
336 (hist_assign_samples_1): New.
337 (hist_assign_samples): Use the above.
338 (hist_clip_symbol_address): New.
339 * hist.h (hist_check_address)
340 (hist_clip_symbol_address): Declare.
341 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
342 of legacy format for multiple histogram changes.
343 * corefile.c (find_call): Check for core_text_space and
344 clip symbol address range here.
345 * vax.c (vax_find_call): Don't check for
346 core_text_space, or clip the symbol's address range here.
347 Use hist_check_address to check call's target address.
351 * mips.c: Likewise. Also use core_text_sect->vma as the base
352 address for code accesses, just like other machine-specific
354 * gprof.texi: Adjust for the new logic.
356 2007-03-28 Richard Sandiford <richard@codesourcery.com>
357 Phil Edwards <phil@codesourcery.com>
359 * gprof.texi: Put the contents after the title page rather
360 than at the end of the document.
362 2007-03-22 Joseph Myers <joseph@codesourcery.com>
364 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
365 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
366 * Makefile.in: Regenerate.
367 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
370 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
372 * Makefile.am (REPORT_BUGS_TO): Removed.
373 (INCLUDES): Remove -DREPORT_BUGS_TO.
374 * Makefile.in: Regenerated.
376 * configure.in (--with-bugurl): Removed.
377 * configure: Regenerated.
379 2007-03-01 Joseph Myers <joseph@codesourcery.com>
381 * gprof.c: Include bfdver.h
382 (main): Use BFD_VERSION_STRING for version number and package
384 * Makefile.am (PKGVERSION): Remove.
386 Regenerate dependencies.
387 * Makefile.in: Regenerate.
388 * configure.in (PKGVERSION): Remove.
389 * configure: Regenerate.
391 2007-02-17 Mark Mitchell <mark@codesourcery.com>
392 Nathan Sidwell <nathan@codesourcery.com>
393 Vladimir Prus <vladimir@codesourcery.com>
394 Joseph Myers <joseph@codesourcery.com>
396 * configure.in (--with-pkgversion, --with-bugurl): New options.
397 * configure: Regenerate.
398 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
399 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
400 Regenerate dependencies.
401 * Makefile.in: Regenerate.
402 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
403 (main): Include PKGVERSION in version output.
404 * gprof.h: Remove include of bin-bugs.h.
406 2007-01-16 Ben Elliston <bje@au.ibm.com>
408 * corefile.c (parse_error): New function.
409 (read_function_mappings): Check calls to fscanf and report any
410 errors in parsing the mapping file.
412 2006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
414 * Makefile.am (gprof_TEXINFOS): Set.
415 (gprof.info gprof.dvi gprof.html): Delete rule.
416 * Makefile.in: Regenerated.
418 2006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
420 * configure.in: Define GENINSRC_NEVER.
421 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
422 (MAINTAINERCLEANFILES): Add info file.
423 (DISTCLEANFILES): Pretend to add info file.
424 * po/Make-in (.po.gmo): Put gmo files in objdir.
425 * configure, Makefile.in: Regenerated.
427 2006-11-27 Nick Clifton <nickc@redhat.com>
429 * po/ms.po: Updated Malay translation.
431 2006-11-22 Nick Clifton <nickc@redhat.com>
433 * configure.in (LINGUAS): Add ms.
434 * po/ms.po: New Malay translation.
436 2006-10-17 Bob Wilson <bob.wilson@acm.org>
438 * gprof.c (main): Fix option string for -r and -R.
440 2006-10-16 Bob Wilson <bob.wilson@acm.org>
442 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
444 2006-10-16 Bob Wilson <bob.wilson@acm.org>
446 * gprof.c (main): Fix option string for -C, -n and -N.
448 2006-09-26 Thiemo Seufer <ths@networkno.de>
450 * gprof.texi: Fix install failure.
452 2006-09-19 Bob Wilson <bob.wilson@acm.org>
454 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
455 Specify section names in cross references. Fix typos.
456 Omit "next", "previous" and "up" fields from @node lines.
457 (SYNOPSIS): Show map_file argument to --file-ordering.
458 (Compiling): Remove extra, truncated lines from example output.
459 (Cycles): Fix references to "called" field.
460 (Internals): Allow hyphenation between file:function names.
461 (GNU Free Documentation License): Update formatting to match fdl.texi.
463 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
465 * gprof.texi: Fix some typos.
467 2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
469 * po/Make-in (pdf, ps): New dummy targets.
471 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
473 * po/Make-in (top_builddir): Define.
475 2006-06-05 Alan Modra <amodra@bigpond.net.au>
477 * Makefile.in: Regenerate.
478 * gconfig.in: Regenerate.
480 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
482 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
483 and LIBINTL_DEP everywhere.
484 (INCLUDES): Use @INCINTL@.
485 * acinclude.m4: Include new gettext macros.
486 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
487 Remove local code for po/Makefile.
488 * Makefile.in, aclocal.m4, configure: Regenerated.
490 2006-05-30 Nick Clifton <nickc@redhat.com>
492 * po/es.po: Updated Spanish translation.
494 2006-05-02 James E Wilson <wilson@specifix.com>
496 * gprof.c (main): When setting default output_style, add separate
497 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
499 2006-04-25 Masaki Muranaka <monaka@monami-software.com>
502 * Makefile.am: Add empty rule for .m -> .o build in order to work
503 around bug in gmake shipped by Apple.
504 * Makefile.in: Regenerate.
506 2006-04-19 Alan Modra <amodra@bigpond.net.au>
508 * configure: Regenerate.
510 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
512 * po/Make-in: Add install-html target.
513 * Makefile.am: Add install-html, install-html-am and
514 install-html-recursive targets.
515 * Makefile.in: Regenerate.
516 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
517 * configure: Regenerate.
519 2006-03-21 Ben Elliston <bje@au.ibm.com>
521 * corefile.c (core_init): Report that the executable is not in the
522 expected executable format rather than "a.out" format.
524 2006-03-09 Nick Clifton <nickc@redhat.com>
526 * po/sv.po: Updated Swedish translation.
528 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
530 * po/Make-in: Add html target.
532 For older changes see ChangeLog-2005
538 version-control: never