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