OSDN Git Service

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