* elf32-hppa.c (hppa32_elf_local_refcounts): New function.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
d401d98a
AM
12009-02-12 Ken Werner <ken.werner@de.ibm.com>
2
3 * corefile.c (core_create_function_syms): Remove "<locore>" and
4 "<hicore>" sentinels.
5 * gprof.c: Likewise.
6 * cg_print.c (cg_print_function_ordering): Likewise.
7 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
8 * mips.c (mips_find_call): Likewise.
9 * sparc.c (sparc_find_call): Likewise.
10 * tahoe.c (tahoe_find_call): Likewise.
11 * vax.c (vax_find_call): Likewise.
12
31dd3154
JM
132009-02-03 Carlos O'Donell <carlos@codesourcery.com>
14
15 * configure.in: AC_SUBST pdfdir.
16 * Makefile.am: Add install-pdf, install-pdf-am,
17 and install-pdf-recursive targets. Define pdf__strip_dir.
18 * po/Make-in: Add install-pdf target.
19 * configure: Regenerate.
20 * Makefile.in: Regenerate.
21
c8d1c0af
NC
222009-01-03 Nick Clifton <nickc@redhat.com>
23
24 PR 7099
25 * gprof.texi (Compiling): Mention the need for using
26 -static-libgcc on shared library systems.
27
e8f957fd
NC
282009-01-02 Nick Clifton <nickc@redhat.com>
29
30 * po/id.po: Updated Indonesian translation.
31
22e8c8e0
RW
322008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
33
34 * configure: Regenerate.
35
793c5807
NC
362008-11-19 Nick Clifton <nickc@redhat.com>
37
38 * fdl.texi: New file.
39 * gprof.texi: Change license to v1.3.
40
b214d478
SE
412008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
42 Steve Ellcey <sje@cup.hp.com>
43
44 * configure: Regenerate for new libtool.
45 * aclocal.m4: Ditto.
46 * Makefile.in: Ditto.
47
afac680a
NC
482008-09-29 Nick Clifton <nickc@redhat.com>
49
50 * po/vi.po: Updated Vietnamese translation.
51
d053aef8
JK
522008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
53
54 * configure.in: Call AC_SYS_LARGEFILE.
55 * gconfig.in: Regenerate.
56 * configure: Regenerate.
57
5cb12a97
AM
582008-09-11 Alan Modra <amodra@bigpond.net.au>
59
60 * po/ro.po: New file.
61
81e80dda
AM
622008-08-25 Alan Modra <amodra@bigpond.net.au>
63
64 * gmon_io.h: Don't include sysdep.h here.
65 (O_BINARY, SET_BINARY): Don't define here.
66 * gmon_io.c: Include "binary-io.h".
67 (gmon_out_read): Remove #ifdef SET_BINARY.
68 * Makefile.am: Run "make dep-am"
69 * Makefile.in: Regenerate.
70
da594c4a
AM
712008-08-24 Alan Modra <amodra@bigpond.net.au>
72
81e80dda 73 * configure.in: Update a number of obsolete autoconf macros.
da594c4a 74
7357c5b6
AM
752008-08-15 Alan Modra <amodra@bigpond.net.au>
76
77 PR 6526
78 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
79 * Makefile.in: Regenerate.
80 * aclocal.m4: Regenerate.
81 * configure: Regenerate.
82 * gconfig.in: Regenerate.
83
4094fdc2
BD
842008-08-05 Brian Dessent <brian@dessent.net>
85
86 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
87 set num_histograms and hist_scale.
88
323ee3f4
AM
892008-08-04 Alan Modra <amodra@bigpond.net.au>
90
91 * Makefile.am (POTFILES.in): Set LC_ALL=C.
92 * Makefile.in: Regenerate.
93
0af1713e
AM
942008-07-30 Alan Modra <amodra@bigpond.net.au>
95
96 * corefile.c, symtab.c: Silence gcc warnings.
97
ecba005f
AS
982008-06-19 Andreas Schwab <schwab@suse.de>
99
100 * basic_blocks.c: Always include "gprof.h" first.
101 * cg_arcs.c: Likewise.
102 * cg_dfn.c: Likewise.
103 * cg_print.c: Likewise.
104 * corefile.c: Likewise.
105 * gprof.c: Likewise.
106 * hist.c: Likewise.
107 * search_list.c: Likewise.
108 * sym_ids.c: Likewise.
109 * utils.c: Likewise.
110
7a283e07
RW
1112008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
112
113 * configure: Regenerate.
114
789169e5
NC
1152008-06-04 Nick Clifton <nickc@redhat.com>
116
117 * po/nl.po: New file: Dutch translation.
118 * configure.in (ALL_LINGUAS): Add nl.
119 * configure: Regenerate.
120
8944f3c2
AM
1212008-05-14 Alan Modra <amodra@bigpond.net.au>
122
123 * Makefile.in: Regenerate.
124
6194aaab
L
1252008-04-23 Paolo Bonzini <bonzini@gnu.org>
126
127 * aclocal.m4: Regenerate.
128 * configure: Regenerate.
129
95f0efb9
NC
1302008-03-31 Nick Clifton <nickc@redhat.com>
131
132 * po/fr.po: Updated French translation.
133
58c85be7
RW
1342008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
135
136 * aclocal.m4: Regenerate.
137 * configure: Likewise.
138 * Makefile.in: Likewise.
139
50e7d84b
AM
1402008-03-13 Alan Modra <amodra@bigpond.net.au>
141
142 * configure: Regenerate.
143
6ec62a9b
NC
1442008-02-06 Nick Clifton <nickc@redhat.com>
145
146 * po/ms.po: Updated Malasian translation.
147
32b1cf22
L
1482008-02-04 H.J. Lu <hongjiu.lu@intel.com>
149
150 PR 5715
151 * configure: Regenerated.
152
ce2cded5
L
1532007-10-24 H.J. Lu <hongjiu.lu@intel.com>
154
155 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
156 * configure: Regenerated.
157
7d4c5211
AM
1582007-10-24 Alan Modra <amodra@bigpond.net.au>
159
160 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
161 * configure.in: Invoke AC_GNU_SOURCE.
162 * Makefile.in: Regenerate.
163 * configure: Regenerate.
164 * gconfig.in: Regenerate.
165
1b9750d6
NC
1662007-10-12 Michael Haubenwallner <haubi@gentoo.org>
167
168 PR gprof/5147
169 * configure.in: Add check for fabs() being in libm.
170 * configure: Regenerate.
171
2d7b9687
NC
1722007-09-25 Robert Norton <rnorton@broadcom.com>
173
174 * cg_print.c (sort_members): Include the final member on the list
175 in the sort.
176
7f396d02
NC
1772007-09-17 Nick Clifton <nickc@redhat.com>
178
179 * po/es.po: Updated Spanish translation.
180
7cd41002
NC
1812007-08-30 Nick Clifton <nickc@redhat.com>
182
183 * po/fi.po: Updated Finnish translation.
184
b0b8c9e0
DJ
1852007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
186
187 * po/sv.po: Updated Swedish translation.
188
e9f27433
AM
1892007-08-17 Alan Modra <amodra@bigpond.net.au>
190
191 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
192
9975e4c4
DJ
1932007-08-12 Matthias Klose <doko@ubuntu.com>
194
195 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
196 $(top_srcdir)/../../bfd/doc.
197 * Makefile.in: Regenerate.
198
19aec961
DJ
1992007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
200
201 * configure.in (ALL_LINGUAS): Add fi.
202 * po/fi.po: New file.
203 * configure: Regenerated.
204
d02756e7
NC
2052007-08-10 Nick Clifton <nickc@redhat.com>
206
207 * po/ga.po: Updated Irish translation.
208 * po/vi.po: Updated Vietnamese translation.
209
d173dac9
NC
2102007-08-07 Nick Clifton <nickc@redhat.com>
211
212 * po/de.po: Updated German translation.
213
7353bd54
NC
2142007-07-12 Nick Clifton <nickc@redhat.com>
215
216 * po/vi.po: Updated translation.
217
d2df793a
NC
2182007-07-12 Kai Tietz <kai.tietz@onevision.com>
219
220 * cg_print.c: Force cast of sizeof to be a long.
221 * hist.c: Likewise.
222
651dbc76
NC
2232007-07-06 Nick Clifton <nickc@redhat.com>
224
225 * basic_blocks.c: Update copyright notice to refer to GPLv3.
226 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
227 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
228 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
229 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
230 sym_ids.h, symtab.c, symtab.h: Likewise.
8944f3c2 231
3289fe0c
NC
2322007-07-05 Tristan Gingold <gingold@adacore.com>
233
234 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
235 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
236 * Makefile.in: Regenerate.
3289fe0c 237
ae351704
AM
2382007-07-02 Alan Modra <amodra@bigpond.net.au>
239
240 * Makefile.am: Run "make dep-am".
241 * Makefile.in: Regenerate.
242 * aclocal.m4: Regenerate.
243 * gconfig.in: Regenerate.
244 * po/gprof.pot: Regenerate.
245
86b57e31
L
2462007-06-30 H.J. Lu <hongjiu.lu@intel.com>
247
248 * aclocal.m4: Regenerated.
249 * Makefile.in: Likewise.
250
25c909f1
NC
2512007-06-20 Nick Clifton <nickc@redhat.com>
252
253 * gprof.texi: Refer readers to the gcov tool if they want
254 line-by-line profiling.
255
79887925
L
2562007-06-14 H.J. Lu <hongjiu.lu@intel.com>
257
258 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
259
260 * acinclude.m4: Removed.
261
262 * Makefile.in: Regenerated.
263 * aclocal.m4: Likewise.
264 * configure: Likewise.
265
37ad9514
SE
2662007-05-24 Steve Ellcey <sje@cup.hp.com>
267
268 * Makefile.in: Regnerate.
269 * configure: Regenerate.
270 * aclocal.m4: Regenerate.
271
50b4b126
L
2722007-05-24 H.J. Lu <hongjiu.lu@intel.com>
273
274 * gprof.texi: Remove orphaned "@end ignore".
275
0e9517a9
NC
2762007-05-22 Nick Clifton <nickc@redhat.com>
277
278 * gprof.texi: Use @copying around the copyright notice.
279
74bad5d4
L
2802007-05-14 H.J. Lu <hongjiu.lu@intel.com>
281
282 * hist.c (scale_and_align_entries): Avoid C99 feature.
283
8db406db
AM
2842007-04-19 Alan Modra <amodra@bigpond.net.au>
285
286 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
287 set discard_underscores.
288 * gprof.c (discard_underscores): Delete.
289 * gprof.h (discard_underscores): Delete.
290 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
291 leading underscores.
292 * utils.c (print_name_only): Call bfd_demangle rather than
293 cplus_demangle.
294 * Makefile.am: Run "make dep-am".
295 * Makefile.in: Regenerate.
296
b7d19ba6
SE
2972007-04-14 Steve Ellcey <sje@cup.hp.com>
298
299 * Makefile.am: Add ACLOCAL_AMFLAGS.
300 * Makefile.in: Regenerate.
301
b3296dc5
VP
3022007-04-10 Vladimir Prus <vladimir@codesourcery.com>
303
304 * hist.h (struct histogram)
305 (histograms, num_histograms): New.
306 * hist.c (find_histogram, find_histogram_for_pc)
307 (read_histogram_header): New.
308 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
309 (hist_sample): Remove.
310 (hist_read_rec): Use the above, and handle multiple
311 histogram records with disjoint address ranges.
312 (hist_write_hist): Support several histogram records.
313 (scale_and_align_entries): Adjust for multiple histograms.
314 (hist_assign_samples_1): New.
315 (hist_assign_samples): Use the above.
316 (hist_clip_symbol_address): New.
317 * hist.h (hist_check_address)
318 (hist_clip_symbol_address): Declare.
319 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
320 of legacy format for multiple histogram changes.
321 * corefile.c (find_call): Check for core_text_space and
322 clip symbol address range here.
323 * vax.c (vax_find_call): Don't check for
324 core_text_space, or clip the symbol's address range here.
8944f3c2 325 Use hist_check_address to check call's target address.
b3296dc5
VP
326 * sparc.c: Likewise.
327 * tahoe.c: Likewise.
328 * i386.c: Likewise.
329 * mips.c: Likewise. Also use core_text_sect->vma as the base
330 address for code accesses, just like other machine-specific
331 routines do.
332 * gprof.texi: Adjust for the new logic.
8944f3c2 333
4ecceb71
RS
3342007-03-28 Richard Sandiford <richard@codesourcery.com>
335 Phil Edwards <phil@codesourcery.com>
336
337 * gprof.texi: Put the contents after the title page rather
338 than at the end of the document.
339
e49e529d
JM
3402007-03-22 Joseph Myers <joseph@codesourcery.com>
341
342 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
343 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
344 * Makefile.in: Regenerate.
345 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
346 and VERSION.
347
c428fa83
L
3482007-03-15 H.J. Lu <hongjiu.lu@intel.com>
349
350 * Makefile.am (REPORT_BUGS_TO): Removed.
351 (INCLUDES): Remove -DREPORT_BUGS_TO.
352 * Makefile.in: Regenerated.
353
354 * configure.in (--with-bugurl): Removed.
355 * configure: Regenerated.
356
066c2a57
JM
3572007-03-01 Joseph Myers <joseph@codesourcery.com>
358
359 * gprof.c: Include bfdver.h
360 (main): Use BFD_VERSION_STRING for version number and package
361 name.
362 * Makefile.am (PKGVERSION): Remove.
363 (INCLUDES): Update.
364 Regenerate dependencies.
365 * Makefile.in: Regenerate.
366 * configure.in (PKGVERSION): Remove.
367 * configure: Regenerate.
368
92f01d61 3692007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
370 Nathan Sidwell <nathan@codesourcery.com>
371 Vladimir Prus <vladimir@codesourcery.com>
372 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
373
374 * configure.in (--with-pkgversion, --with-bugurl): New options.
375 * configure: Regenerate.
376 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
377 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
378 Regenerate dependencies.
379 * Makefile.in: Regenerate.
380 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
381 (main): Include PKGVERSION in version output.
382 * gprof.h: Remove include of bin-bugs.h.
383
74335607
BE
3842007-01-16 Ben Elliston <bje@au.ibm.com>
385
386 * corefile.c (parse_error): New function.
387 (read_function_mappings): Check calls to fscanf and report any
388 errors in parsing the mapping file.
389
37d037c1
DJ
3902006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
391
392 * Makefile.am (gprof_TEXINFOS): Set.
393 (gprof.info gprof.dvi gprof.html): Delete rule.
394 * Makefile.in: Regenerated.
395
d5fbea21
DJ
3962006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
397
398 * configure.in: Define GENINSRC_NEVER.
399 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
400 (MAINTAINERCLEANFILES): Add info file.
401 (DISTCLEANFILES): Pretend to add info file.
402 * po/Make-in (.po.gmo): Put gmo files in objdir.
403 * configure, Makefile.in: Regenerated.
404
c897d1a2
NC
4052006-11-27 Nick Clifton <nickc@redhat.com>
406
407 * po/ms.po: Updated Malay translation.
408
221ca466
NC
4092006-11-22 Nick Clifton <nickc@redhat.com>
410
411 * configure.in (LINGUAS): Add ms.
412 * po/ms.po: New Malay translation.
413
4ce7dc15
BW
4142006-10-17 Bob Wilson <bob.wilson@acm.org>
415
416 * gprof.c (main): Fix option string for -r and -R.
417
6bacc34d
BW
4182006-10-16 Bob Wilson <bob.wilson@acm.org>
419
420 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
421
263e594b
BW
4222006-10-16 Bob Wilson <bob.wilson@acm.org>
423
424 * gprof.c (main): Fix option string for -C, -n and -N.
425
19c6af1e
TS
4262006-09-26 Thiemo Seufer <ths@networkno.de>
427
428 * gprof.texi: Fix install failure.
429
afb17569
BW
4302006-09-19 Bob Wilson <bob.wilson@acm.org>
431
432 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
433 Specify section names in cross references. Fix typos.
434 Omit "next", "previous" and "up" fields from @node lines.
435 (SYNOPSIS): Show map_file argument to --file-ordering.
436 (Compiling): Remove extra, truncated lines from example output.
437 (Cycles): Fix references to "called" field.
438 (Internals): Allow hyphenation between file:function names.
439 (GNU Free Documentation License): Update formatting to match fdl.texi.
440
b45619c0
NC
4412006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
442
443 * gprof.texi: Fix some typos.
444
6648b7cf
JM
4452006-06-07 Joseph S. Myers <joseph@codesourcery.com>
446
447 * po/Make-in (pdf, ps): New dummy targets.
448
4cfe2c59
DJ
4492006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
450
451 * po/Make-in (top_builddir): Define.
452
cb015bd9
AM
4532006-06-05 Alan Modra <amodra@bigpond.net.au>
454
455 * Makefile.in: Regenerate.
456 * gconfig.in: Regenerate.
457
20e95c23
DJ
4582006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
459
460 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
461 and LIBINTL_DEP everywhere.
462 (INCLUDES): Use @INCINTL@.
463 * acinclude.m4: Include new gettext macros.
464 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
465 Remove local code for po/Makefile.
466 * Makefile.in, aclocal.m4, configure: Regenerated.
467
eebf07fb
NC
4682006-05-30 Nick Clifton <nickc@redhat.com>
469
470 * po/es.po: Updated Spanish translation.
471
fe541ea9
JW
4722006-05-02 James E Wilson <wilson@specifix.com>
473
474 * gprof.c (main): When setting default output_style, add separate
475 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
476
253a2395
NC
4772006-04-25 Masaki Muranaka <monaka@monami-software.com>
478
479 PR 2587
480 * Makefile.am: Add empty rule for .m -> .o build in order to work
481 around bug in gmake shipped by Apple.
482 * Makefile.in: Regenerate.
483
241a6c40
AM
4842006-04-19 Alan Modra <amodra@bigpond.net.au>
485
486 * configure: Regenerate.
487
108a6f8e
CD
4882006-04-06 Carlos O'Donell <carlos@codesourcery.com>
489
490 * po/Make-in: Add install-html target.
8944f3c2
AM
491 * Makefile.am: Add install-html, install-html-am and
492 install-html-recursive targets.
108a6f8e
CD
493 * Makefile.in: Regenerate.
494 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
495 * configure: Regenerate.
496
11010f5a
BE
4972006-03-21 Ben Elliston <bje@au.ibm.com>
498
499 * corefile.c (core_init): Report that the executable is not in the
500 expected executable format rather than "a.out" format.
501
f530741d
NC
5022006-03-09 Nick Clifton <nickc@redhat.com>
503
504 * po/sv.po: Updated Swedish translation.
505
f7d9e5c3
CD
5062006-02-27 Carlos O'Donell <carlos@codesourcery.com>
507
508 * po/Make-in: Add html target.
509
e88d958a 510For older changes see ChangeLog-2005
c9e214e5
AM
511\f
512Local Variables:
513mode: change-log
514left-margin: 8
515fill-column: 74
516version-control: never
517End:
This page took 0.274346 seconds and 4 git commands to generate.