gprof/
[platform/upstream/binutils.git] / gprof / ChangeLog
1 2009-04-15  Kazu Hirata  <kazu@codesourcery.com>
2
3         * gprof.h: Include gconfig.h.  #undef PACKAGE.
4
5 2009-04-09  Philippe Biondi  <phil@secdev.org>
6
7         * corefile.c (core_create_function_syms): Initialise a symbol's
8         is_func field based on the setting of the BSF_FUNCTION flag.
9
10 2009-03-06  Nick Clifton  <nickc@redhat.com>
11
12         * po/es.po: Updated Spanish translation.
13
14 2009-03-03  Alan Modra  <amodra@bigpond.net.au>
15
16         * Makefile.am: Run "make dep-am".
17         * Makefile.in: Regenerate.
18
19 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20
21         * configure: Regenerate.
22
23 2009-02-12  Ken Werner  <ken.werner@de.ibm.com>
24
25         * corefile.c (core_create_function_syms): Remove "<locore>" and 
26         "<hicore>" sentinels.
27         * gprof.c: Likewise.
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.
34
35 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
36
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.
43
44 2009-01-03  Nick Clifton  <nickc@redhat.com>
45
46         PR 7099
47         * gprof.texi (Compiling): Mention the need for using
48         -static-libgcc on shared library systems.
49
50 2009-01-02  Nick Clifton  <nickc@redhat.com>
51
52         * po/id.po: Updated Indonesian translation.
53
54 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
55
56         * configure: Regenerate.
57
58 2008-11-19  Nick Clifton  <nickc@redhat.com>
59
60         * fdl.texi: New file.
61         * gprof.texi: Change license to v1.3.
62
63 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
64             Steve Ellcey  <sje@cup.hp.com>
65
66         * configure: Regenerate for new libtool.
67         * aclocal.m4: Ditto.
68         * Makefile.in: Ditto.
69
70 2008-09-29  Nick Clifton  <nickc@redhat.com>
71
72         * po/vi.po: Updated Vietnamese translation.
73
74 2008-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
75
76         * configure.in: Call AC_SYS_LARGEFILE.
77         * gconfig.in: Regenerate.
78         * configure: Regenerate.
79
80 2008-09-11  Alan Modra  <amodra@bigpond.net.au>
81
82         * po/ro.po: New file.
83
84 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
85
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.
92
93 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
94
95         * configure.in: Update a number of obsolete autoconf macros.
96
97 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
98
99         PR 6526
100         * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
101         * Makefile.in: Regenerate.
102         * aclocal.m4: Regenerate.
103         * configure: Regenerate.
104         * gconfig.in: Regenerate.
105
106 2008-08-05  Brian Dessent  <brian@dessent.net>
107
108         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
109         set num_histograms and hist_scale.
110
111 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
112
113         * Makefile.am (POTFILES.in): Set LC_ALL=C.
114         * Makefile.in: Regenerate.
115
116 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
117
118         * corefile.c, symtab.c: Silence gcc warnings.
119
120 2008-06-19  Andreas Schwab  <schwab@suse.de>
121
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.
127         * gprof.c: Likewise.
128         * hist.c: Likewise.
129         * search_list.c: Likewise.
130         * sym_ids.c: Likewise.
131         * utils.c: Likewise.
132
133 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134
135         * configure: Regenerate.
136
137 2008-06-04  Nick Clifton  <nickc@redhat.com>
138
139         * po/nl.po: New file: Dutch translation.
140         * configure.in (ALL_LINGUAS): Add nl.
141         * configure: Regenerate.
142
143 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
144
145         * Makefile.in: Regenerate.
146
147 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
148
149         * aclocal.m4: Regenerate.
150         * configure: Regenerate.
151
152 2008-03-31  Nick Clifton  <nickc@redhat.com>
153
154         * po/fr.po: Updated French translation.
155
156 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
157
158         * aclocal.m4: Regenerate.
159         * configure: Likewise.
160         * Makefile.in: Likewise.
161
162 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
163
164         * configure: Regenerate.
165
166 2008-02-06  Nick Clifton  <nickc@redhat.com>
167
168         * po/ms.po: Updated Malasian translation.
169
170 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
171
172         PR 5715
173         * configure: Regenerated.
174
175 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
176
177         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
178         * configure: Regenerated.
179
180 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
181
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.
187
188 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
189
190         PR gprof/5147
191         * configure.in: Add check for fabs() being in libm.
192         * configure: Regenerate.
193
194 2007-09-25  Robert Norton  <rnorton@broadcom.com>
195
196         * cg_print.c (sort_members): Include the final member on the list
197         in the sort.
198
199 2007-09-17  Nick Clifton  <nickc@redhat.com>
200
201         * po/es.po: Updated Spanish translation.
202
203 2007-08-30  Nick Clifton  <nickc@redhat.com>
204
205         * po/fi.po: Updated Finnish translation.
206
207 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
208
209         * po/sv.po: Updated Swedish translation.
210
211 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
212
213         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
214
215 2007-08-12  Matthias Klose  <doko@ubuntu.com>
216
217         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
218         $(top_srcdir)/../../bfd/doc.
219         * Makefile.in: Regenerate.
220
221 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
222
223         * configure.in (ALL_LINGUAS): Add fi.
224         * po/fi.po: New file.
225         * configure: Regenerated.
226
227 2007-08-10  Nick Clifton  <nickc@redhat.com>
228
229         * po/ga.po: Updated Irish translation.
230         * po/vi.po: Updated Vietnamese translation.
231
232 2007-08-07  Nick Clifton  <nickc@redhat.com>
233
234         * po/de.po: Updated German translation.
235
236 2007-07-12  Nick Clifton  <nickc@redhat.com>
237
238         * po/vi.po: Updated translation.
239
240 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
241
242         * cg_print.c: Force cast of sizeof to be a long.
243         * hist.c: Likewise.
244
245 2007-07-06  Nick Clifton  <nickc@redhat.com>
246
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.
253
254 2007-07-05  Tristan Gingold  <gingold@adacore.com>
255
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.
259
260 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
261
262         * Makefile.am: Run "make dep-am".
263         * Makefile.in: Regenerate.
264         * aclocal.m4: Regenerate.
265         * gconfig.in: Regenerate.
266         * po/gprof.pot: Regenerate.
267
268 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
269
270         * aclocal.m4: Regenerated.
271         * Makefile.in: Likewise.
272
273 2007-06-20  Nick Clifton  <nickc@redhat.com>
274
275         * gprof.texi: Refer readers to the gcov tool if they want
276         line-by-line profiling.
277
278 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
279
280         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
281
282         * acinclude.m4: Removed.
283
284         * Makefile.in: Regenerated.
285         * aclocal.m4: Likewise.
286         * configure: Likewise.
287
288 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
289
290         * Makefile.in: Regnerate.
291         * configure: Regenerate.
292         * aclocal.m4: Regenerate.
293
294 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
295
296         * gprof.texi: Remove orphaned "@end ignore".
297
298 2007-05-22  Nick Clifton  <nickc@redhat.com>
299
300         * gprof.texi: Use @copying around the copyright notice.
301
302 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
303
304         * hist.c (scale_and_align_entries): Avoid C99 feature.
305
306 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
307
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
313         leading underscores.
314         * utils.c (print_name_only): Call bfd_demangle rather than
315         cplus_demangle.
316         * Makefile.am: Run "make dep-am".
317         * Makefile.in: Regenerate.
318
319 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
320
321         * Makefile.am: Add ACLOCAL_AMFLAGS.
322         * Makefile.in: Regenerate.
323
324 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
325
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.
348         * sparc.c: Likewise.
349         * tahoe.c: Likewise.
350         * i386.c: Likewise.
351         * mips.c: Likewise. Also use core_text_sect->vma as the base
352         address for code accesses, just like other machine-specific
353         routines do.
354         * gprof.texi: Adjust for the new logic.
355
356 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
357             Phil Edwards  <phil@codesourcery.com>
358
359         * gprof.texi: Put the contents after the title page rather
360         than at the end of the document.
361
362 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
363
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
368         and VERSION.
369
370 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
371
372         * Makefile.am (REPORT_BUGS_TO): Removed.
373         (INCLUDES): Remove -DREPORT_BUGS_TO.
374         * Makefile.in: Regenerated.
375
376         * configure.in (--with-bugurl): Removed.
377         * configure: Regenerated.
378
379 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
380
381         * gprof.c: Include bfdver.h
382         (main): Use BFD_VERSION_STRING for version number and package
383         name.
384         * Makefile.am (PKGVERSION): Remove.
385         (INCLUDES): Update.
386         Regenerate dependencies.
387         * Makefile.in: Regenerate.
388         * configure.in (PKGVERSION): Remove.
389         * configure: Regenerate.
390
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>
395
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.
405
406 2007-01-16  Ben Elliston  <bje@au.ibm.com>
407
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.
411
412 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
413
414         * Makefile.am (gprof_TEXINFOS): Set.
415         (gprof.info gprof.dvi gprof.html): Delete rule.
416         * Makefile.in: Regenerated.
417
418 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
419
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.
426
427 2006-11-27  Nick Clifton  <nickc@redhat.com>
428
429         * po/ms.po: Updated Malay translation.
430
431 2006-11-22  Nick Clifton  <nickc@redhat.com>
432
433         * configure.in (LINGUAS): Add ms.
434         * po/ms.po: New Malay translation.
435
436 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
437
438         * gprof.c (main): Fix option string for -r and -R.
439
440 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
441
442         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
443
444 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
445
446         * gprof.c (main): Fix option string for -C, -n and -N.
447
448 2006-09-26  Thiemo Seufer  <ths@networkno.de>
449
450         * gprof.texi: Fix install failure.
451
452 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
453
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.
462
463 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
464
465         * gprof.texi: Fix some typos.
466
467 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
468
469         * po/Make-in (pdf, ps): New dummy targets.
470
471 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
472
473         * po/Make-in (top_builddir): Define.
474
475 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
476
477         * Makefile.in: Regenerate.
478         * gconfig.in: Regenerate.
479
480 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
481
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.
489
490 2006-05-30  Nick Clifton  <nickc@redhat.com>
491
492         * po/es.po: Updated Spanish translation.
493
494 2006-05-02  James E Wilson  <wilson@specifix.com>
495
496         * gprof.c (main): When setting default output_style, add separate
497         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
498
499 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
500
501         PR 2587
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.
505
506 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
507
508         * configure: Regenerate.
509
510 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
511
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.
518
519 2006-03-21  Ben Elliston  <bje@au.ibm.com>
520
521         * corefile.c (core_init): Report that the executable is not in the
522         expected executable format rather than "a.out" format.
523
524 2006-03-09  Nick Clifton  <nickc@redhat.com>
525
526         * po/sv.po: Updated Swedish translation.
527
528 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
529
530         * po/Make-in: Add html target.
531
532 For older changes see ChangeLog-2005
533 \f
534 Local Variables:
535 mode: change-log
536 left-margin: 8
537 fill-column: 74
538 version-control: never
539 End: