bfd:
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
31dd3154
JM
12009-02-03 Carlos O'Donell <carlos@codesourcery.com>
2
3 * configure.in: AC_SUBST pdfdir.
4 * Makefile.am: Add install-pdf, install-pdf-am,
5 and install-pdf-recursive targets. Define pdf__strip_dir.
6 * po/Make-in: Add install-pdf target.
7 * configure: Regenerate.
8 * Makefile.in: Regenerate.
9
c8d1c0af
NC
102009-01-03 Nick Clifton <nickc@redhat.com>
11
12 PR 7099
13 * gprof.texi (Compiling): Mention the need for using
14 -static-libgcc on shared library systems.
15
e8f957fd
NC
162009-01-02 Nick Clifton <nickc@redhat.com>
17
18 * po/id.po: Updated Indonesian translation.
19
22e8c8e0
RW
202008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21
22 * configure: Regenerate.
23
793c5807
NC
242008-11-19 Nick Clifton <nickc@redhat.com>
25
26 * fdl.texi: New file.
27 * gprof.texi: Change license to v1.3.
28
b214d478
SE
292008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
30 Steve Ellcey <sje@cup.hp.com>
31
32 * configure: Regenerate for new libtool.
33 * aclocal.m4: Ditto.
34 * Makefile.in: Ditto.
35
afac680a
NC
362008-09-29 Nick Clifton <nickc@redhat.com>
37
38 * po/vi.po: Updated Vietnamese translation.
39
d053aef8
JK
402008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
41
42 * configure.in: Call AC_SYS_LARGEFILE.
43 * gconfig.in: Regenerate.
44 * configure: Regenerate.
45
5cb12a97
AM
462008-09-11 Alan Modra <amodra@bigpond.net.au>
47
48 * po/ro.po: New file.
49
81e80dda
AM
502008-08-25 Alan Modra <amodra@bigpond.net.au>
51
52 * gmon_io.h: Don't include sysdep.h here.
53 (O_BINARY, SET_BINARY): Don't define here.
54 * gmon_io.c: Include "binary-io.h".
55 (gmon_out_read): Remove #ifdef SET_BINARY.
56 * Makefile.am: Run "make dep-am"
57 * Makefile.in: Regenerate.
58
da594c4a
AM
592008-08-24 Alan Modra <amodra@bigpond.net.au>
60
81e80dda 61 * configure.in: Update a number of obsolete autoconf macros.
da594c4a 62
7357c5b6
AM
632008-08-15 Alan Modra <amodra@bigpond.net.au>
64
65 PR 6526
66 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
67 * Makefile.in: Regenerate.
68 * aclocal.m4: Regenerate.
69 * configure: Regenerate.
70 * gconfig.in: Regenerate.
71
4094fdc2
BD
722008-08-05 Brian Dessent <brian@dessent.net>
73
74 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
75 set num_histograms and hist_scale.
76
323ee3f4
AM
772008-08-04 Alan Modra <amodra@bigpond.net.au>
78
79 * Makefile.am (POTFILES.in): Set LC_ALL=C.
80 * Makefile.in: Regenerate.
81
0af1713e
AM
822008-07-30 Alan Modra <amodra@bigpond.net.au>
83
84 * corefile.c, symtab.c: Silence gcc warnings.
85
ecba005f
AS
862008-06-19 Andreas Schwab <schwab@suse.de>
87
88 * basic_blocks.c: Always include "gprof.h" first.
89 * cg_arcs.c: Likewise.
90 * cg_dfn.c: Likewise.
91 * cg_print.c: Likewise.
92 * corefile.c: Likewise.
93 * gprof.c: Likewise.
94 * hist.c: Likewise.
95 * search_list.c: Likewise.
96 * sym_ids.c: Likewise.
97 * utils.c: Likewise.
98
7a283e07
RW
992008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
100
101 * configure: Regenerate.
102
789169e5
NC
1032008-06-04 Nick Clifton <nickc@redhat.com>
104
105 * po/nl.po: New file: Dutch translation.
106 * configure.in (ALL_LINGUAS): Add nl.
107 * configure: Regenerate.
108
8944f3c2
AM
1092008-05-14 Alan Modra <amodra@bigpond.net.au>
110
111 * Makefile.in: Regenerate.
112
6194aaab
L
1132008-04-23 Paolo Bonzini <bonzini@gnu.org>
114
115 * aclocal.m4: Regenerate.
116 * configure: Regenerate.
117
95f0efb9
NC
1182008-03-31 Nick Clifton <nickc@redhat.com>
119
120 * po/fr.po: Updated French translation.
121
58c85be7
RW
1222008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
124 * aclocal.m4: Regenerate.
125 * configure: Likewise.
126 * Makefile.in: Likewise.
127
50e7d84b
AM
1282008-03-13 Alan Modra <amodra@bigpond.net.au>
129
130 * configure: Regenerate.
131
6ec62a9b
NC
1322008-02-06 Nick Clifton <nickc@redhat.com>
133
134 * po/ms.po: Updated Malasian translation.
135
32b1cf22
L
1362008-02-04 H.J. Lu <hongjiu.lu@intel.com>
137
138 PR 5715
139 * configure: Regenerated.
140
ce2cded5
L
1412007-10-24 H.J. Lu <hongjiu.lu@intel.com>
142
143 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
144 * configure: Regenerated.
145
7d4c5211
AM
1462007-10-24 Alan Modra <amodra@bigpond.net.au>
147
148 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
149 * configure.in: Invoke AC_GNU_SOURCE.
150 * Makefile.in: Regenerate.
151 * configure: Regenerate.
152 * gconfig.in: Regenerate.
153
1b9750d6
NC
1542007-10-12 Michael Haubenwallner <haubi@gentoo.org>
155
156 PR gprof/5147
157 * configure.in: Add check for fabs() being in libm.
158 * configure: Regenerate.
159
2d7b9687
NC
1602007-09-25 Robert Norton <rnorton@broadcom.com>
161
162 * cg_print.c (sort_members): Include the final member on the list
163 in the sort.
164
7f396d02
NC
1652007-09-17 Nick Clifton <nickc@redhat.com>
166
167 * po/es.po: Updated Spanish translation.
168
7cd41002
NC
1692007-08-30 Nick Clifton <nickc@redhat.com>
170
171 * po/fi.po: Updated Finnish translation.
172
b0b8c9e0
DJ
1732007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * po/sv.po: Updated Swedish translation.
176
e9f27433
AM
1772007-08-17 Alan Modra <amodra@bigpond.net.au>
178
179 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
180
9975e4c4
DJ
1812007-08-12 Matthias Klose <doko@ubuntu.com>
182
183 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
184 $(top_srcdir)/../../bfd/doc.
185 * Makefile.in: Regenerate.
186
19aec961
DJ
1872007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
188
189 * configure.in (ALL_LINGUAS): Add fi.
190 * po/fi.po: New file.
191 * configure: Regenerated.
192
d02756e7
NC
1932007-08-10 Nick Clifton <nickc@redhat.com>
194
195 * po/ga.po: Updated Irish translation.
196 * po/vi.po: Updated Vietnamese translation.
197
d173dac9
NC
1982007-08-07 Nick Clifton <nickc@redhat.com>
199
200 * po/de.po: Updated German translation.
201
7353bd54
NC
2022007-07-12 Nick Clifton <nickc@redhat.com>
203
204 * po/vi.po: Updated translation.
205
d2df793a
NC
2062007-07-12 Kai Tietz <kai.tietz@onevision.com>
207
208 * cg_print.c: Force cast of sizeof to be a long.
209 * hist.c: Likewise.
210
651dbc76
NC
2112007-07-06 Nick Clifton <nickc@redhat.com>
212
213 * basic_blocks.c: Update copyright notice to refer to GPLv3.
214 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
215 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
216 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
217 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
218 sym_ids.h, symtab.c, symtab.h: Likewise.
8944f3c2 219
3289fe0c
NC
2202007-07-05 Tristan Gingold <gingold@adacore.com>
221
222 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
223 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
224 * Makefile.in: Regenerate.
3289fe0c 225
ae351704
AM
2262007-07-02 Alan Modra <amodra@bigpond.net.au>
227
228 * Makefile.am: Run "make dep-am".
229 * Makefile.in: Regenerate.
230 * aclocal.m4: Regenerate.
231 * gconfig.in: Regenerate.
232 * po/gprof.pot: Regenerate.
233
86b57e31
L
2342007-06-30 H.J. Lu <hongjiu.lu@intel.com>
235
236 * aclocal.m4: Regenerated.
237 * Makefile.in: Likewise.
238
25c909f1
NC
2392007-06-20 Nick Clifton <nickc@redhat.com>
240
241 * gprof.texi: Refer readers to the gcov tool if they want
242 line-by-line profiling.
243
79887925
L
2442007-06-14 H.J. Lu <hongjiu.lu@intel.com>
245
246 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
247
248 * acinclude.m4: Removed.
249
250 * Makefile.in: Regenerated.
251 * aclocal.m4: Likewise.
252 * configure: Likewise.
253
37ad9514
SE
2542007-05-24 Steve Ellcey <sje@cup.hp.com>
255
256 * Makefile.in: Regnerate.
257 * configure: Regenerate.
258 * aclocal.m4: Regenerate.
259
50b4b126
L
2602007-05-24 H.J. Lu <hongjiu.lu@intel.com>
261
262 * gprof.texi: Remove orphaned "@end ignore".
263
0e9517a9
NC
2642007-05-22 Nick Clifton <nickc@redhat.com>
265
266 * gprof.texi: Use @copying around the copyright notice.
267
74bad5d4
L
2682007-05-14 H.J. Lu <hongjiu.lu@intel.com>
269
270 * hist.c (scale_and_align_entries): Avoid C99 feature.
271
8db406db
AM
2722007-04-19 Alan Modra <amodra@bigpond.net.au>
273
274 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
275 set discard_underscores.
276 * gprof.c (discard_underscores): Delete.
277 * gprof.h (discard_underscores): Delete.
278 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
279 leading underscores.
280 * utils.c (print_name_only): Call bfd_demangle rather than
281 cplus_demangle.
282 * Makefile.am: Run "make dep-am".
283 * Makefile.in: Regenerate.
284
b7d19ba6
SE
2852007-04-14 Steve Ellcey <sje@cup.hp.com>
286
287 * Makefile.am: Add ACLOCAL_AMFLAGS.
288 * Makefile.in: Regenerate.
289
b3296dc5
VP
2902007-04-10 Vladimir Prus <vladimir@codesourcery.com>
291
292 * hist.h (struct histogram)
293 (histograms, num_histograms): New.
294 * hist.c (find_histogram, find_histogram_for_pc)
295 (read_histogram_header): New.
296 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
297 (hist_sample): Remove.
298 (hist_read_rec): Use the above, and handle multiple
299 histogram records with disjoint address ranges.
300 (hist_write_hist): Support several histogram records.
301 (scale_and_align_entries): Adjust for multiple histograms.
302 (hist_assign_samples_1): New.
303 (hist_assign_samples): Use the above.
304 (hist_clip_symbol_address): New.
305 * hist.h (hist_check_address)
306 (hist_clip_symbol_address): Declare.
307 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
308 of legacy format for multiple histogram changes.
309 * corefile.c (find_call): Check for core_text_space and
310 clip symbol address range here.
311 * vax.c (vax_find_call): Don't check for
312 core_text_space, or clip the symbol's address range here.
8944f3c2 313 Use hist_check_address to check call's target address.
b3296dc5
VP
314 * sparc.c: Likewise.
315 * tahoe.c: Likewise.
316 * i386.c: Likewise.
317 * mips.c: Likewise. Also use core_text_sect->vma as the base
318 address for code accesses, just like other machine-specific
319 routines do.
320 * gprof.texi: Adjust for the new logic.
8944f3c2 321
4ecceb71
RS
3222007-03-28 Richard Sandiford <richard@codesourcery.com>
323 Phil Edwards <phil@codesourcery.com>
324
325 * gprof.texi: Put the contents after the title page rather
326 than at the end of the document.
327
e49e529d
JM
3282007-03-22 Joseph Myers <joseph@codesourcery.com>
329
330 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
331 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
332 * Makefile.in: Regenerate.
333 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
334 and VERSION.
335
c428fa83
L
3362007-03-15 H.J. Lu <hongjiu.lu@intel.com>
337
338 * Makefile.am (REPORT_BUGS_TO): Removed.
339 (INCLUDES): Remove -DREPORT_BUGS_TO.
340 * Makefile.in: Regenerated.
341
342 * configure.in (--with-bugurl): Removed.
343 * configure: Regenerated.
344
066c2a57
JM
3452007-03-01 Joseph Myers <joseph@codesourcery.com>
346
347 * gprof.c: Include bfdver.h
348 (main): Use BFD_VERSION_STRING for version number and package
349 name.
350 * Makefile.am (PKGVERSION): Remove.
351 (INCLUDES): Update.
352 Regenerate dependencies.
353 * Makefile.in: Regenerate.
354 * configure.in (PKGVERSION): Remove.
355 * configure: Regenerate.
356
92f01d61 3572007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
358 Nathan Sidwell <nathan@codesourcery.com>
359 Vladimir Prus <vladimir@codesourcery.com>
360 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
361
362 * configure.in (--with-pkgversion, --with-bugurl): New options.
363 * configure: Regenerate.
364 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
365 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
366 Regenerate dependencies.
367 * Makefile.in: Regenerate.
368 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
369 (main): Include PKGVERSION in version output.
370 * gprof.h: Remove include of bin-bugs.h.
371
74335607
BE
3722007-01-16 Ben Elliston <bje@au.ibm.com>
373
374 * corefile.c (parse_error): New function.
375 (read_function_mappings): Check calls to fscanf and report any
376 errors in parsing the mapping file.
377
37d037c1
DJ
3782006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
379
380 * Makefile.am (gprof_TEXINFOS): Set.
381 (gprof.info gprof.dvi gprof.html): Delete rule.
382 * Makefile.in: Regenerated.
383
d5fbea21
DJ
3842006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
385
386 * configure.in: Define GENINSRC_NEVER.
387 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
388 (MAINTAINERCLEANFILES): Add info file.
389 (DISTCLEANFILES): Pretend to add info file.
390 * po/Make-in (.po.gmo): Put gmo files in objdir.
391 * configure, Makefile.in: Regenerated.
392
c897d1a2
NC
3932006-11-27 Nick Clifton <nickc@redhat.com>
394
395 * po/ms.po: Updated Malay translation.
396
221ca466
NC
3972006-11-22 Nick Clifton <nickc@redhat.com>
398
399 * configure.in (LINGUAS): Add ms.
400 * po/ms.po: New Malay translation.
401
4ce7dc15
BW
4022006-10-17 Bob Wilson <bob.wilson@acm.org>
403
404 * gprof.c (main): Fix option string for -r and -R.
405
6bacc34d
BW
4062006-10-16 Bob Wilson <bob.wilson@acm.org>
407
408 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
409
263e594b
BW
4102006-10-16 Bob Wilson <bob.wilson@acm.org>
411
412 * gprof.c (main): Fix option string for -C, -n and -N.
413
19c6af1e
TS
4142006-09-26 Thiemo Seufer <ths@networkno.de>
415
416 * gprof.texi: Fix install failure.
417
afb17569
BW
4182006-09-19 Bob Wilson <bob.wilson@acm.org>
419
420 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
421 Specify section names in cross references. Fix typos.
422 Omit "next", "previous" and "up" fields from @node lines.
423 (SYNOPSIS): Show map_file argument to --file-ordering.
424 (Compiling): Remove extra, truncated lines from example output.
425 (Cycles): Fix references to "called" field.
426 (Internals): Allow hyphenation between file:function names.
427 (GNU Free Documentation License): Update formatting to match fdl.texi.
428
b45619c0
NC
4292006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
430
431 * gprof.texi: Fix some typos.
432
6648b7cf
JM
4332006-06-07 Joseph S. Myers <joseph@codesourcery.com>
434
435 * po/Make-in (pdf, ps): New dummy targets.
436
4cfe2c59
DJ
4372006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
438
439 * po/Make-in (top_builddir): Define.
440
cb015bd9
AM
4412006-06-05 Alan Modra <amodra@bigpond.net.au>
442
443 * Makefile.in: Regenerate.
444 * gconfig.in: Regenerate.
445
20e95c23
DJ
4462006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
447
448 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
449 and LIBINTL_DEP everywhere.
450 (INCLUDES): Use @INCINTL@.
451 * acinclude.m4: Include new gettext macros.
452 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
453 Remove local code for po/Makefile.
454 * Makefile.in, aclocal.m4, configure: Regenerated.
455
eebf07fb
NC
4562006-05-30 Nick Clifton <nickc@redhat.com>
457
458 * po/es.po: Updated Spanish translation.
459
fe541ea9
JW
4602006-05-02 James E Wilson <wilson@specifix.com>
461
462 * gprof.c (main): When setting default output_style, add separate
463 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
464
253a2395
NC
4652006-04-25 Masaki Muranaka <monaka@monami-software.com>
466
467 PR 2587
468 * Makefile.am: Add empty rule for .m -> .o build in order to work
469 around bug in gmake shipped by Apple.
470 * Makefile.in: Regenerate.
471
241a6c40
AM
4722006-04-19 Alan Modra <amodra@bigpond.net.au>
473
474 * configure: Regenerate.
475
108a6f8e
CD
4762006-04-06 Carlos O'Donell <carlos@codesourcery.com>
477
478 * po/Make-in: Add install-html target.
8944f3c2
AM
479 * Makefile.am: Add install-html, install-html-am and
480 install-html-recursive targets.
108a6f8e
CD
481 * Makefile.in: Regenerate.
482 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
483 * configure: Regenerate.
484
11010f5a
BE
4852006-03-21 Ben Elliston <bje@au.ibm.com>
486
487 * corefile.c (core_init): Report that the executable is not in the
488 expected executable format rather than "a.out" format.
489
f530741d
NC
4902006-03-09 Nick Clifton <nickc@redhat.com>
491
492 * po/sv.po: Updated Swedish translation.
493
f7d9e5c3
CD
4942006-02-27 Carlos O'Donell <carlos@codesourcery.com>
495
496 * po/Make-in: Add html target.
497
e88d958a 498For older changes see ChangeLog-2005
c9e214e5
AM
499\f
500Local Variables:
501mode: change-log
502left-margin: 8
503fill-column: 74
504version-control: never
505End:
This page took 0.242784 seconds and 4 git commands to generate.