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