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