]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprof/ChangeLog
Update Indonesian translations.
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
f12e7348
NC
12009-05-26 Nick Clifton <nickc@redhat.com>
2
3 * po/id.po: Updated Indonesian translation.
4 * po/gprof.pot: Updated template file.
5
00f3247a
AM
62009-05-26 Alan Modra <amodra@bigpond.net.au>
7
8 * dep-in.sed: Output one filename per line with all lines having
9 continuation backslash. Prefix first line with "A", following
10 lines with "B".
11 * Makefile.am (DEP): Don't use dep.sed here.
12 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
13 sort and uniq.
14 * Makefile.in: Regenerate.
15
2b3decb5
AM
162009-05-22 Alan Modra <amodra@bigpond.net.au>
17
18 * Makefile.am: Run "make dep-am".
19 * Makefile.in: Regenerate.
20
39e65143
KH
212009-04-15 Kazu Hirata <kazu@codesourcery.com>
22
23 * gprof.h: Include gconfig.h. #undef PACKAGE.
24
8487be8b
NC
252009-04-09 Philippe Biondi <phil@secdev.org>
26
27 * corefile.c (core_create_function_syms): Initialise a symbol's
28 is_func field based on the setting of the BSF_FUNCTION flag.
29
d11fd249
NC
302009-03-06 Nick Clifton <nickc@redhat.com>
31
32 * po/es.po: Updated Spanish translation.
33
a1f7ca36
AM
342009-03-03 Alan Modra <amodra@bigpond.net.au>
35
36 * Makefile.am: Run "make dep-am".
37 * Makefile.in: Regenerate.
38
58e24671
RW
392009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
40
41 * configure: Regenerate.
42
d401d98a
AM
432009-02-12 Ken Werner <ken.werner@de.ibm.com>
44
45 * corefile.c (core_create_function_syms): Remove "<locore>" and
46 "<hicore>" sentinels.
47 * gprof.c: Likewise.
48 * cg_print.c (cg_print_function_ordering): Likewise.
49 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
50 * mips.c (mips_find_call): Likewise.
51 * sparc.c (sparc_find_call): Likewise.
52 * tahoe.c (tahoe_find_call): Likewise.
53 * vax.c (vax_find_call): Likewise.
54
31dd3154
JM
552009-02-03 Carlos O'Donell <carlos@codesourcery.com>
56
57 * configure.in: AC_SUBST pdfdir.
58 * Makefile.am: Add install-pdf, install-pdf-am,
59 and install-pdf-recursive targets. Define pdf__strip_dir.
60 * po/Make-in: Add install-pdf target.
61 * configure: Regenerate.
62 * Makefile.in: Regenerate.
63
c8d1c0af
NC
642009-01-03 Nick Clifton <nickc@redhat.com>
65
66 PR 7099
67 * gprof.texi (Compiling): Mention the need for using
68 -static-libgcc on shared library systems.
69
e8f957fd
NC
702009-01-02 Nick Clifton <nickc@redhat.com>
71
72 * po/id.po: Updated Indonesian translation.
73
22e8c8e0
RW
742008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
75
76 * configure: Regenerate.
77
793c5807
NC
782008-11-19 Nick Clifton <nickc@redhat.com>
79
80 * fdl.texi: New file.
81 * gprof.texi: Change license to v1.3.
82
b214d478
SE
832008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
84 Steve Ellcey <sje@cup.hp.com>
85
86 * configure: Regenerate for new libtool.
87 * aclocal.m4: Ditto.
88 * Makefile.in: Ditto.
89
afac680a
NC
902008-09-29 Nick Clifton <nickc@redhat.com>
91
92 * po/vi.po: Updated Vietnamese translation.
93
d053aef8
JK
942008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 * configure.in: Call AC_SYS_LARGEFILE.
97 * gconfig.in: Regenerate.
98 * configure: Regenerate.
99
5cb12a97
AM
1002008-09-11 Alan Modra <amodra@bigpond.net.au>
101
102 * po/ro.po: New file.
103
81e80dda
AM
1042008-08-25 Alan Modra <amodra@bigpond.net.au>
105
106 * gmon_io.h: Don't include sysdep.h here.
107 (O_BINARY, SET_BINARY): Don't define here.
108 * gmon_io.c: Include "binary-io.h".
109 (gmon_out_read): Remove #ifdef SET_BINARY.
110 * Makefile.am: Run "make dep-am"
111 * Makefile.in: Regenerate.
112
da594c4a
AM
1132008-08-24 Alan Modra <amodra@bigpond.net.au>
114
81e80dda 115 * configure.in: Update a number of obsolete autoconf macros.
da594c4a 116
7357c5b6
AM
1172008-08-15 Alan Modra <amodra@bigpond.net.au>
118
119 PR 6526
120 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
121 * Makefile.in: Regenerate.
122 * aclocal.m4: Regenerate.
123 * configure: Regenerate.
124 * gconfig.in: Regenerate.
125
4094fdc2
BD
1262008-08-05 Brian Dessent <brian@dessent.net>
127
128 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
129 set num_histograms and hist_scale.
130
323ee3f4
AM
1312008-08-04 Alan Modra <amodra@bigpond.net.au>
132
133 * Makefile.am (POTFILES.in): Set LC_ALL=C.
134 * Makefile.in: Regenerate.
135
0af1713e
AM
1362008-07-30 Alan Modra <amodra@bigpond.net.au>
137
138 * corefile.c, symtab.c: Silence gcc warnings.
139
ecba005f
AS
1402008-06-19 Andreas Schwab <schwab@suse.de>
141
142 * basic_blocks.c: Always include "gprof.h" first.
143 * cg_arcs.c: Likewise.
144 * cg_dfn.c: Likewise.
145 * cg_print.c: Likewise.
146 * corefile.c: Likewise.
147 * gprof.c: Likewise.
148 * hist.c: Likewise.
149 * search_list.c: Likewise.
150 * sym_ids.c: Likewise.
151 * utils.c: Likewise.
152
7a283e07
RW
1532008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
154
155 * configure: Regenerate.
156
789169e5
NC
1572008-06-04 Nick Clifton <nickc@redhat.com>
158
159 * po/nl.po: New file: Dutch translation.
160 * configure.in (ALL_LINGUAS): Add nl.
161 * configure: Regenerate.
162
8944f3c2
AM
1632008-05-14 Alan Modra <amodra@bigpond.net.au>
164
165 * Makefile.in: Regenerate.
166
6194aaab
L
1672008-04-23 Paolo Bonzini <bonzini@gnu.org>
168
169 * aclocal.m4: Regenerate.
170 * configure: Regenerate.
171
95f0efb9
NC
1722008-03-31 Nick Clifton <nickc@redhat.com>
173
174 * po/fr.po: Updated French translation.
175
58c85be7
RW
1762008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
177
178 * aclocal.m4: Regenerate.
179 * configure: Likewise.
180 * Makefile.in: Likewise.
181
50e7d84b
AM
1822008-03-13 Alan Modra <amodra@bigpond.net.au>
183
184 * configure: Regenerate.
185
6ec62a9b
NC
1862008-02-06 Nick Clifton <nickc@redhat.com>
187
188 * po/ms.po: Updated Malasian translation.
189
32b1cf22
L
1902008-02-04 H.J. Lu <hongjiu.lu@intel.com>
191
192 PR 5715
193 * configure: Regenerated.
194
ce2cded5
L
1952007-10-24 H.J. Lu <hongjiu.lu@intel.com>
196
197 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
198 * configure: Regenerated.
199
7d4c5211
AM
2002007-10-24 Alan Modra <amodra@bigpond.net.au>
201
202 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
203 * configure.in: Invoke AC_GNU_SOURCE.
204 * Makefile.in: Regenerate.
205 * configure: Regenerate.
206 * gconfig.in: Regenerate.
207
1b9750d6
NC
2082007-10-12 Michael Haubenwallner <haubi@gentoo.org>
209
210 PR gprof/5147
211 * configure.in: Add check for fabs() being in libm.
212 * configure: Regenerate.
213
2d7b9687
NC
2142007-09-25 Robert Norton <rnorton@broadcom.com>
215
216 * cg_print.c (sort_members): Include the final member on the list
217 in the sort.
218
7f396d02
NC
2192007-09-17 Nick Clifton <nickc@redhat.com>
220
221 * po/es.po: Updated Spanish translation.
222
7cd41002
NC
2232007-08-30 Nick Clifton <nickc@redhat.com>
224
225 * po/fi.po: Updated Finnish translation.
226
b0b8c9e0
DJ
2272007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
228
229 * po/sv.po: Updated Swedish translation.
230
e9f27433
AM
2312007-08-17 Alan Modra <amodra@bigpond.net.au>
232
233 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
234
9975e4c4
DJ
2352007-08-12 Matthias Klose <doko@ubuntu.com>
236
237 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
238 $(top_srcdir)/../../bfd/doc.
239 * Makefile.in: Regenerate.
240
19aec961
DJ
2412007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
242
243 * configure.in (ALL_LINGUAS): Add fi.
244 * po/fi.po: New file.
245 * configure: Regenerated.
246
d02756e7
NC
2472007-08-10 Nick Clifton <nickc@redhat.com>
248
249 * po/ga.po: Updated Irish translation.
250 * po/vi.po: Updated Vietnamese translation.
251
d173dac9
NC
2522007-08-07 Nick Clifton <nickc@redhat.com>
253
254 * po/de.po: Updated German translation.
255
7353bd54
NC
2562007-07-12 Nick Clifton <nickc@redhat.com>
257
258 * po/vi.po: Updated translation.
259
d2df793a
NC
2602007-07-12 Kai Tietz <kai.tietz@onevision.com>
261
262 * cg_print.c: Force cast of sizeof to be a long.
263 * hist.c: Likewise.
264
651dbc76
NC
2652007-07-06 Nick Clifton <nickc@redhat.com>
266
267 * basic_blocks.c: Update copyright notice to refer to GPLv3.
268 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
269 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
270 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
271 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
272 sym_ids.h, symtab.c, symtab.h: Likewise.
8944f3c2 273
3289fe0c
NC
2742007-07-05 Tristan Gingold <gingold@adacore.com>
275
276 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
277 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
278 * Makefile.in: Regenerate.
3289fe0c 279
ae351704
AM
2802007-07-02 Alan Modra <amodra@bigpond.net.au>
281
282 * Makefile.am: Run "make dep-am".
283 * Makefile.in: Regenerate.
284 * aclocal.m4: Regenerate.
285 * gconfig.in: Regenerate.
286 * po/gprof.pot: Regenerate.
287
86b57e31
L
2882007-06-30 H.J. Lu <hongjiu.lu@intel.com>
289
290 * aclocal.m4: Regenerated.
291 * Makefile.in: Likewise.
292
25c909f1
NC
2932007-06-20 Nick Clifton <nickc@redhat.com>
294
295 * gprof.texi: Refer readers to the gcov tool if they want
296 line-by-line profiling.
297
79887925
L
2982007-06-14 H.J. Lu <hongjiu.lu@intel.com>
299
300 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
301
302 * acinclude.m4: Removed.
303
304 * Makefile.in: Regenerated.
305 * aclocal.m4: Likewise.
306 * configure: Likewise.
307
37ad9514
SE
3082007-05-24 Steve Ellcey <sje@cup.hp.com>
309
310 * Makefile.in: Regnerate.
311 * configure: Regenerate.
312 * aclocal.m4: Regenerate.
313
50b4b126
L
3142007-05-24 H.J. Lu <hongjiu.lu@intel.com>
315
316 * gprof.texi: Remove orphaned "@end ignore".
317
0e9517a9
NC
3182007-05-22 Nick Clifton <nickc@redhat.com>
319
320 * gprof.texi: Use @copying around the copyright notice.
321
74bad5d4
L
3222007-05-14 H.J. Lu <hongjiu.lu@intel.com>
323
324 * hist.c (scale_and_align_entries): Avoid C99 feature.
325
8db406db
AM
3262007-04-19 Alan Modra <amodra@bigpond.net.au>
327
328 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
329 set discard_underscores.
330 * gprof.c (discard_underscores): Delete.
331 * gprof.h (discard_underscores): Delete.
332 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
333 leading underscores.
334 * utils.c (print_name_only): Call bfd_demangle rather than
335 cplus_demangle.
336 * Makefile.am: Run "make dep-am".
337 * Makefile.in: Regenerate.
338
b7d19ba6
SE
3392007-04-14 Steve Ellcey <sje@cup.hp.com>
340
341 * Makefile.am: Add ACLOCAL_AMFLAGS.
342 * Makefile.in: Regenerate.
343
b3296dc5
VP
3442007-04-10 Vladimir Prus <vladimir@codesourcery.com>
345
346 * hist.h (struct histogram)
347 (histograms, num_histograms): New.
348 * hist.c (find_histogram, find_histogram_for_pc)
349 (read_histogram_header): New.
350 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
351 (hist_sample): Remove.
352 (hist_read_rec): Use the above, and handle multiple
353 histogram records with disjoint address ranges.
354 (hist_write_hist): Support several histogram records.
355 (scale_and_align_entries): Adjust for multiple histograms.
356 (hist_assign_samples_1): New.
357 (hist_assign_samples): Use the above.
358 (hist_clip_symbol_address): New.
359 * hist.h (hist_check_address)
360 (hist_clip_symbol_address): Declare.
361 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
362 of legacy format for multiple histogram changes.
363 * corefile.c (find_call): Check for core_text_space and
364 clip symbol address range here.
365 * vax.c (vax_find_call): Don't check for
366 core_text_space, or clip the symbol's address range here.
8944f3c2 367 Use hist_check_address to check call's target address.
b3296dc5
VP
368 * sparc.c: Likewise.
369 * tahoe.c: Likewise.
370 * i386.c: Likewise.
371 * mips.c: Likewise. Also use core_text_sect->vma as the base
372 address for code accesses, just like other machine-specific
373 routines do.
374 * gprof.texi: Adjust for the new logic.
8944f3c2 375
4ecceb71
RS
3762007-03-28 Richard Sandiford <richard@codesourcery.com>
377 Phil Edwards <phil@codesourcery.com>
378
379 * gprof.texi: Put the contents after the title page rather
380 than at the end of the document.
381
e49e529d
JM
3822007-03-22 Joseph Myers <joseph@codesourcery.com>
383
384 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
385 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
386 * Makefile.in: Regenerate.
387 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
388 and VERSION.
389
c428fa83
L
3902007-03-15 H.J. Lu <hongjiu.lu@intel.com>
391
392 * Makefile.am (REPORT_BUGS_TO): Removed.
393 (INCLUDES): Remove -DREPORT_BUGS_TO.
394 * Makefile.in: Regenerated.
395
396 * configure.in (--with-bugurl): Removed.
397 * configure: Regenerated.
398
066c2a57
JM
3992007-03-01 Joseph Myers <joseph@codesourcery.com>
400
401 * gprof.c: Include bfdver.h
402 (main): Use BFD_VERSION_STRING for version number and package
403 name.
404 * Makefile.am (PKGVERSION): Remove.
405 (INCLUDES): Update.
406 Regenerate dependencies.
407 * Makefile.in: Regenerate.
408 * configure.in (PKGVERSION): Remove.
409 * configure: Regenerate.
410
92f01d61 4112007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
412 Nathan Sidwell <nathan@codesourcery.com>
413 Vladimir Prus <vladimir@codesourcery.com>
414 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
415
416 * configure.in (--with-pkgversion, --with-bugurl): New options.
417 * configure: Regenerate.
418 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
419 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
420 Regenerate dependencies.
421 * Makefile.in: Regenerate.
422 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
423 (main): Include PKGVERSION in version output.
424 * gprof.h: Remove include of bin-bugs.h.
425
74335607
BE
4262007-01-16 Ben Elliston <bje@au.ibm.com>
427
428 * corefile.c (parse_error): New function.
429 (read_function_mappings): Check calls to fscanf and report any
430 errors in parsing the mapping file.
431
37d037c1
DJ
4322006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
433
434 * Makefile.am (gprof_TEXINFOS): Set.
435 (gprof.info gprof.dvi gprof.html): Delete rule.
436 * Makefile.in: Regenerated.
437
d5fbea21
DJ
4382006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
439
440 * configure.in: Define GENINSRC_NEVER.
441 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
442 (MAINTAINERCLEANFILES): Add info file.
443 (DISTCLEANFILES): Pretend to add info file.
444 * po/Make-in (.po.gmo): Put gmo files in objdir.
445 * configure, Makefile.in: Regenerated.
446
c897d1a2
NC
4472006-11-27 Nick Clifton <nickc@redhat.com>
448
449 * po/ms.po: Updated Malay translation.
450
221ca466
NC
4512006-11-22 Nick Clifton <nickc@redhat.com>
452
453 * configure.in (LINGUAS): Add ms.
454 * po/ms.po: New Malay translation.
455
4ce7dc15
BW
4562006-10-17 Bob Wilson <bob.wilson@acm.org>
457
458 * gprof.c (main): Fix option string for -r and -R.
459
6bacc34d
BW
4602006-10-16 Bob Wilson <bob.wilson@acm.org>
461
462 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
463
263e594b
BW
4642006-10-16 Bob Wilson <bob.wilson@acm.org>
465
466 * gprof.c (main): Fix option string for -C, -n and -N.
467
19c6af1e
TS
4682006-09-26 Thiemo Seufer <ths@networkno.de>
469
470 * gprof.texi: Fix install failure.
471
afb17569
BW
4722006-09-19 Bob Wilson <bob.wilson@acm.org>
473
474 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
475 Specify section names in cross references. Fix typos.
476 Omit "next", "previous" and "up" fields from @node lines.
477 (SYNOPSIS): Show map_file argument to --file-ordering.
478 (Compiling): Remove extra, truncated lines from example output.
479 (Cycles): Fix references to "called" field.
480 (Internals): Allow hyphenation between file:function names.
481 (GNU Free Documentation License): Update formatting to match fdl.texi.
482
b45619c0
NC
4832006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
484
485 * gprof.texi: Fix some typos.
486
6648b7cf
JM
4872006-06-07 Joseph S. Myers <joseph@codesourcery.com>
488
489 * po/Make-in (pdf, ps): New dummy targets.
490
4cfe2c59
DJ
4912006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
492
493 * po/Make-in (top_builddir): Define.
494
cb015bd9
AM
4952006-06-05 Alan Modra <amodra@bigpond.net.au>
496
497 * Makefile.in: Regenerate.
498 * gconfig.in: Regenerate.
499
20e95c23
DJ
5002006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
501
502 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
503 and LIBINTL_DEP everywhere.
504 (INCLUDES): Use @INCINTL@.
505 * acinclude.m4: Include new gettext macros.
506 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
507 Remove local code for po/Makefile.
508 * Makefile.in, aclocal.m4, configure: Regenerated.
509
eebf07fb
NC
5102006-05-30 Nick Clifton <nickc@redhat.com>
511
512 * po/es.po: Updated Spanish translation.
513
fe541ea9
JW
5142006-05-02 James E Wilson <wilson@specifix.com>
515
516 * gprof.c (main): When setting default output_style, add separate
517 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
518
253a2395
NC
5192006-04-25 Masaki Muranaka <monaka@monami-software.com>
520
521 PR 2587
522 * Makefile.am: Add empty rule for .m -> .o build in order to work
523 around bug in gmake shipped by Apple.
524 * Makefile.in: Regenerate.
525
241a6c40
AM
5262006-04-19 Alan Modra <amodra@bigpond.net.au>
527
528 * configure: Regenerate.
529
108a6f8e
CD
5302006-04-06 Carlos O'Donell <carlos@codesourcery.com>
531
532 * po/Make-in: Add install-html target.
8944f3c2
AM
533 * Makefile.am: Add install-html, install-html-am and
534 install-html-recursive targets.
108a6f8e
CD
535 * Makefile.in: Regenerate.
536 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
537 * configure: Regenerate.
538
11010f5a
BE
5392006-03-21 Ben Elliston <bje@au.ibm.com>
540
541 * corefile.c (core_init): Report that the executable is not in the
542 expected executable format rather than "a.out" format.
543
f530741d
NC
5442006-03-09 Nick Clifton <nickc@redhat.com>
545
546 * po/sv.po: Updated Swedish translation.
547
f7d9e5c3
CD
5482006-02-27 Carlos O'Donell <carlos@codesourcery.com>
549
550 * po/Make-in: Add html target.
551
e88d958a 552For older changes see ChangeLog-2005
c9e214e5
AM
553\f
554Local Variables:
555mode: change-log
556left-margin: 8
557fill-column: 74
558version-control: never
559End: