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