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