Run "make dep-am" and regenerate
[platform/upstream/binutils.git] / gprof / ChangeLog
1 2009-05-22  Alan Modra  <amodra@bigpond.net.au>
2
3         * Makefile.am: Run "make dep-am".
4         * Makefile.in: Regenerate.
5
6 2009-04-15  Kazu Hirata  <kazu@codesourcery.com>
7
8         * gprof.h: Include gconfig.h.  #undef PACKAGE.
9
10 2009-04-09  Philippe Biondi  <phil@secdev.org>
11
12         * corefile.c (core_create_function_syms): Initialise a symbol's
13         is_func field based on the setting of the BSF_FUNCTION flag.
14
15 2009-03-06  Nick Clifton  <nickc@redhat.com>
16
17         * po/es.po: Updated Spanish translation.
18
19 2009-03-03  Alan Modra  <amodra@bigpond.net.au>
20
21         * Makefile.am: Run "make dep-am".
22         * Makefile.in: Regenerate.
23
24 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25
26         * configure: Regenerate.
27
28 2009-02-12  Ken Werner  <ken.werner@de.ibm.com>
29
30         * corefile.c (core_create_function_syms): Remove "<locore>" and 
31         "<hicore>" sentinels.
32         * gprof.c: Likewise.
33         * cg_print.c (cg_print_function_ordering): Likewise.
34         * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
35         * mips.c (mips_find_call): Likewise.
36         * sparc.c (sparc_find_call): Likewise.
37         * tahoe.c (tahoe_find_call): Likewise.
38         * vax.c (vax_find_call): Likewise.
39
40 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
41
42         * configure.in: AC_SUBST pdfdir.
43         * Makefile.am: Add install-pdf, install-pdf-am,
44         and install-pdf-recursive targets. Define pdf__strip_dir.
45         * po/Make-in: Add install-pdf target.
46         * configure: Regenerate.
47         * Makefile.in: Regenerate.
48
49 2009-01-03  Nick Clifton  <nickc@redhat.com>
50
51         PR 7099
52         * gprof.texi (Compiling): Mention the need for using
53         -static-libgcc on shared library systems.
54
55 2009-01-02  Nick Clifton  <nickc@redhat.com>
56
57         * po/id.po: Updated Indonesian translation.
58
59 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60
61         * configure: Regenerate.
62
63 2008-11-19  Nick Clifton  <nickc@redhat.com>
64
65         * fdl.texi: New file.
66         * gprof.texi: Change license to v1.3.
67
68 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
69             Steve Ellcey  <sje@cup.hp.com>
70
71         * configure: Regenerate for new libtool.
72         * aclocal.m4: Ditto.
73         * Makefile.in: Ditto.
74
75 2008-09-29  Nick Clifton  <nickc@redhat.com>
76
77         * po/vi.po: Updated Vietnamese translation.
78
79 2008-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
80
81         * configure.in: Call AC_SYS_LARGEFILE.
82         * gconfig.in: Regenerate.
83         * configure: Regenerate.
84
85 2008-09-11  Alan Modra  <amodra@bigpond.net.au>
86
87         * po/ro.po: New file.
88
89 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
90
91         * gmon_io.h: Don't include sysdep.h here.
92         (O_BINARY, SET_BINARY): Don't define here.
93         * gmon_io.c: Include "binary-io.h".
94         (gmon_out_read): Remove #ifdef SET_BINARY.
95         * Makefile.am: Run "make dep-am"
96         * Makefile.in: Regenerate.
97
98 2008-08-24  Alan Modra  <amodra@bigpond.net.au>
99
100         * configure.in: Update a number of obsolete autoconf macros.
101
102 2008-08-15  Alan Modra  <amodra@bigpond.net.au>
103
104         PR 6526
105         * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
106         * Makefile.in: Regenerate.
107         * aclocal.m4: Regenerate.
108         * configure: Regenerate.
109         * gconfig.in: Regenerate.
110
111 2008-08-05  Brian Dessent  <brian@dessent.net>
112
113         * gmon_io.c (gmon_out_read): When reading old format gmon.out,
114         set num_histograms and hist_scale.
115
116 2008-08-04  Alan Modra  <amodra@bigpond.net.au>
117
118         * Makefile.am (POTFILES.in): Set LC_ALL=C.
119         * Makefile.in: Regenerate.
120
121 2008-07-30  Alan Modra  <amodra@bigpond.net.au>
122
123         * corefile.c, symtab.c: Silence gcc warnings.
124
125 2008-06-19  Andreas Schwab  <schwab@suse.de>
126
127         * basic_blocks.c: Always include "gprof.h" first.
128         * cg_arcs.c: Likewise.
129         * cg_dfn.c: Likewise.
130         * cg_print.c: Likewise.
131         * corefile.c: Likewise.
132         * gprof.c: Likewise.
133         * hist.c: Likewise.
134         * search_list.c: Likewise.
135         * sym_ids.c: Likewise.
136         * utils.c: Likewise.
137
138 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
139
140         * configure: Regenerate.
141
142 2008-06-04  Nick Clifton  <nickc@redhat.com>
143
144         * po/nl.po: New file: Dutch translation.
145         * configure.in (ALL_LINGUAS): Add nl.
146         * configure: Regenerate.
147
148 2008-05-14  Alan Modra  <amodra@bigpond.net.au>
149
150         * Makefile.in: Regenerate.
151
152 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
153
154         * aclocal.m4: Regenerate.
155         * configure: Regenerate.
156
157 2008-03-31  Nick Clifton  <nickc@redhat.com>
158
159         * po/fr.po: Updated French translation.
160
161 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
162
163         * aclocal.m4: Regenerate.
164         * configure: Likewise.
165         * Makefile.in: Likewise.
166
167 2008-03-13  Alan Modra  <amodra@bigpond.net.au>
168
169         * configure: Regenerate.
170
171 2008-02-06  Nick Clifton  <nickc@redhat.com>
172
173         * po/ms.po: Updated Malasian translation.
174
175 2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
176
177         PR 5715
178         * configure: Regenerated.
179
180 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
181
182         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
183         * configure: Regenerated.
184
185 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
186
187         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
188         * configure.in: Invoke AC_GNU_SOURCE.
189         * Makefile.in: Regenerate.
190         * configure: Regenerate.
191         * gconfig.in: Regenerate.
192
193 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
194
195         PR gprof/5147
196         * configure.in: Add check for fabs() being in libm.
197         * configure: Regenerate.
198
199 2007-09-25  Robert Norton  <rnorton@broadcom.com>
200
201         * cg_print.c (sort_members): Include the final member on the list
202         in the sort.
203
204 2007-09-17  Nick Clifton  <nickc@redhat.com>
205
206         * po/es.po: Updated Spanish translation.
207
208 2007-08-30  Nick Clifton  <nickc@redhat.com>
209
210         * po/fi.po: Updated Finnish translation.
211
212 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
213
214         * po/sv.po: Updated Swedish translation.
215
216 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
217
218         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
219
220 2007-08-12  Matthias Klose  <doko@ubuntu.com>
221
222         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
223         $(top_srcdir)/../../bfd/doc.
224         * Makefile.in: Regenerate.
225
226 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
227
228         * configure.in (ALL_LINGUAS): Add fi.
229         * po/fi.po: New file.
230         * configure: Regenerated.
231
232 2007-08-10  Nick Clifton  <nickc@redhat.com>
233
234         * po/ga.po: Updated Irish translation.
235         * po/vi.po: Updated Vietnamese translation.
236
237 2007-08-07  Nick Clifton  <nickc@redhat.com>
238
239         * po/de.po: Updated German translation.
240
241 2007-07-12  Nick Clifton  <nickc@redhat.com>
242
243         * po/vi.po: Updated translation.
244
245 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
246
247         * cg_print.c: Force cast of sizeof to be a long.
248         * hist.c: Likewise.
249
250 2007-07-06  Nick Clifton  <nickc@redhat.com>
251
252         * basic_blocks.c: Update copyright notice to refer to GPLv3.
253         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
254         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
255         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
256         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
257         sym_ids.h, symtab.c, symtab.h: Likewise.
258
259 2007-07-05  Tristan Gingold  <gingold@adacore.com>
260
261         * corefile.c (core_sym_class): Do not discard nested subprograms.
262         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
263         * Makefile.in: Regenerate.
264
265 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
266
267         * Makefile.am: Run "make dep-am".
268         * Makefile.in: Regenerate.
269         * aclocal.m4: Regenerate.
270         * gconfig.in: Regenerate.
271         * po/gprof.pot: Regenerate.
272
273 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
274
275         * aclocal.m4: Regenerated.
276         * Makefile.in: Likewise.
277
278 2007-06-20  Nick Clifton  <nickc@redhat.com>
279
280         * gprof.texi: Refer readers to the gcov tool if they want
281         line-by-line profiling.
282
283 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
284
285         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
286
287         * acinclude.m4: Removed.
288
289         * Makefile.in: Regenerated.
290         * aclocal.m4: Likewise.
291         * configure: Likewise.
292
293 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
294
295         * Makefile.in: Regnerate.
296         * configure: Regenerate.
297         * aclocal.m4: Regenerate.
298
299 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
300
301         * gprof.texi: Remove orphaned "@end ignore".
302
303 2007-05-22  Nick Clifton  <nickc@redhat.com>
304
305         * gprof.texi: Use @copying around the copyright notice.
306
307 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
308
309         * hist.c (scale_and_align_entries): Avoid C99 feature.
310
311 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
312
313         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
314         set discard_underscores.
315         * gprof.c (discard_underscores): Delete.
316         * gprof.h (discard_underscores): Delete.
317         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
318         leading underscores.
319         * utils.c (print_name_only): Call bfd_demangle rather than
320         cplus_demangle.
321         * Makefile.am: Run "make dep-am".
322         * Makefile.in: Regenerate.
323
324 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
325
326         * Makefile.am: Add ACLOCAL_AMFLAGS.
327         * Makefile.in: Regenerate.
328
329 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
330
331         * hist.h (struct histogram)
332         (histograms, num_histograms): New.
333         * hist.c (find_histogram, find_histogram_for_pc)
334         (read_histogram_header): New.
335         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
336         (hist_sample): Remove.
337         (hist_read_rec): Use the above, and handle multiple
338         histogram records with disjoint address ranges.
339         (hist_write_hist): Support several histogram records.
340         (scale_and_align_entries): Adjust for multiple histograms.
341         (hist_assign_samples_1): New.
342         (hist_assign_samples): Use the above.
343         (hist_clip_symbol_address): New.
344         * hist.h (hist_check_address)
345         (hist_clip_symbol_address): Declare.
346         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
347         of legacy format for multiple histogram changes.
348         * corefile.c (find_call): Check for core_text_space and
349         clip symbol address range here.
350         * vax.c (vax_find_call): Don't check for
351         core_text_space, or clip the symbol's address range here.
352         Use hist_check_address to check call's target address.
353         * sparc.c: Likewise.
354         * tahoe.c: Likewise.
355         * i386.c: Likewise.
356         * mips.c: Likewise. Also use core_text_sect->vma as the base
357         address for code accesses, just like other machine-specific
358         routines do.
359         * gprof.texi: Adjust for the new logic.
360
361 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
362             Phil Edwards  <phil@codesourcery.com>
363
364         * gprof.texi: Put the contents after the title page rather
365         than at the end of the document.
366
367 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
368
369         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
370         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
371         * Makefile.in: Regenerate.
372         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
373         and VERSION.
374
375 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
376
377         * Makefile.am (REPORT_BUGS_TO): Removed.
378         (INCLUDES): Remove -DREPORT_BUGS_TO.
379         * Makefile.in: Regenerated.
380
381         * configure.in (--with-bugurl): Removed.
382         * configure: Regenerated.
383
384 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
385
386         * gprof.c: Include bfdver.h
387         (main): Use BFD_VERSION_STRING for version number and package
388         name.
389         * Makefile.am (PKGVERSION): Remove.
390         (INCLUDES): Update.
391         Regenerate dependencies.
392         * Makefile.in: Regenerate.
393         * configure.in (PKGVERSION): Remove.
394         * configure: Regenerate.
395
396 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
397             Nathan Sidwell  <nathan@codesourcery.com>
398             Vladimir Prus  <vladimir@codesourcery.com>
399             Joseph Myers  <joseph@codesourcery.com>
400
401         * configure.in (--with-pkgversion, --with-bugurl): New options.
402         * configure: Regenerate.
403         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
404         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
405         Regenerate dependencies.
406         * Makefile.in: Regenerate.
407         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
408         (main): Include PKGVERSION in version output.
409         * gprof.h: Remove include of bin-bugs.h.
410
411 2007-01-16  Ben Elliston  <bje@au.ibm.com>
412
413         * corefile.c (parse_error): New function.
414         (read_function_mappings): Check calls to fscanf and report any
415         errors in parsing the mapping file.
416
417 2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
418
419         * Makefile.am (gprof_TEXINFOS): Set.
420         (gprof.info gprof.dvi gprof.html): Delete rule.
421         * Makefile.in: Regenerated.
422
423 2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
424
425         * configure.in: Define GENINSRC_NEVER.
426         * doc/Makefile.am (gprof.info): Remove srcdir prefix.
427         (MAINTAINERCLEANFILES): Add info file.
428         (DISTCLEANFILES): Pretend to add info file.
429         * po/Make-in (.po.gmo): Put gmo files in objdir.
430         * configure, Makefile.in: Regenerated.
431
432 2006-11-27  Nick Clifton  <nickc@redhat.com>
433
434         * po/ms.po: Updated Malay translation.
435
436 2006-11-22  Nick Clifton  <nickc@redhat.com>
437
438         * configure.in (LINGUAS): Add ms.
439         * po/ms.po: New Malay translation.
440
441 2006-10-17  Bob Wilson  <bob.wilson@acm.org>
442
443         * gprof.c (main): Fix option string for -r and -R.
444
445 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
446
447         * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
448
449 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
450
451         * gprof.c (main): Fix option string for -C, -n and -N.
452
453 2006-09-26  Thiemo Seufer  <ths@networkno.de>
454
455         * gprof.texi: Fix install failure.
456
457 2006-09-19  Bob Wilson  <bob.wilson@acm.org>
458
459         * gprof.texi: Use TeX-style quotes and em-dashes consistently.
460         Specify section names in cross references.  Fix typos.
461         Omit "next", "previous" and "up" fields from @node lines.
462         (SYNOPSIS): Show map_file argument to --file-ordering.
463         (Compiling): Remove extra, truncated lines from example output.
464         (Cycles): Fix references to "called" field.
465         (Internals): Allow hyphenation between file:function names.
466         (GNU Free Documentation License): Update formatting to match fdl.texi.
467
468 2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
469
470         * gprof.texi: Fix some typos.
471
472 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
473
474         * po/Make-in (pdf, ps): New dummy targets.
475
476 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
477
478         * po/Make-in (top_builddir): Define.
479
480 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
481
482         * Makefile.in: Regenerate.
483         * gconfig.in: Regenerate.
484
485 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
486
487         * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
488         and LIBINTL_DEP everywhere.
489         (INCLUDES): Use @INCINTL@.
490         * acinclude.m4: Include new gettext macros.
491         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
492         Remove local code for po/Makefile.
493         * Makefile.in, aclocal.m4, configure: Regenerated.
494
495 2006-05-30  Nick Clifton  <nickc@redhat.com>
496
497         * po/es.po: Updated Spanish translation.
498
499 2006-05-02  James E Wilson  <wilson@specifix.com>
500
501         * gprof.c (main): When setting default output_style, add separate
502         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
503
504 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
505
506         PR 2587
507         * Makefile.am: Add empty rule for .m -> .o build in order to work
508         around bug in gmake shipped by Apple.
509         * Makefile.in: Regenerate.
510
511 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
512
513         * configure: Regenerate.
514
515 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
516
517         * po/Make-in: Add install-html target.
518         * Makefile.am: Add install-html, install-html-am and
519         install-html-recursive targets.
520         * Makefile.in: Regenerate.
521         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
522         * configure: Regenerate.
523
524 2006-03-21  Ben Elliston  <bje@au.ibm.com>
525
526         * corefile.c (core_init): Report that the executable is not in the
527         expected executable format rather than "a.out" format.
528
529 2006-03-09  Nick Clifton  <nickc@redhat.com>
530
531         * po/sv.po: Updated Swedish translation.
532
533 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
534
535         * po/Make-in: Add html target.
536
537 For older changes see ChangeLog-2005
538 \f
539 Local Variables:
540 mode: change-log
541 left-margin: 8
542 fill-column: 74
543 version-control: never
544 End: