1 2008-06-19 Andreas Schwab <schwab@suse.de>
3 * basic_blocks.c: Always include "gprof.h" first.
6 * cg_print.c: Likewise.
7 * corefile.c: Likewise.
10 * search_list.c: Likewise.
11 * sym_ids.c: Likewise.
14 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16 * configure: Regenerate.
18 2008-06-04 Nick Clifton <nickc@redhat.com>
20 * po/nl.po: New file: Dutch translation.
21 * configure.in (ALL_LINGUAS): Add nl.
22 * configure: Regenerate.
24 2008-05-14 Alan Modra <amodra@bigpond.net.au>
26 * Makefile.in: Regenerate.
28 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
30 * aclocal.m4: Regenerate.
31 * configure: Regenerate.
33 2008-03-31 Nick Clifton <nickc@redhat.com>
35 * po/fr.po: Updated French translation.
37 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39 * aclocal.m4: Regenerate.
40 * configure: Likewise.
41 * Makefile.in: Likewise.
43 2008-03-13 Alan Modra <amodra@bigpond.net.au>
45 * configure: Regenerate.
47 2008-02-06 Nick Clifton <nickc@redhat.com>
49 * po/ms.po: Updated Malasian translation.
51 2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
54 * configure: Regenerated.
56 2007-10-24 H.J. Lu <hongjiu.lu@intel.com>
58 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
59 * configure: Regenerated.
61 2007-10-24 Alan Modra <amodra@bigpond.net.au>
63 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
64 * configure.in: Invoke AC_GNU_SOURCE.
65 * Makefile.in: Regenerate.
66 * configure: Regenerate.
67 * gconfig.in: Regenerate.
69 2007-10-12 Michael Haubenwallner <haubi@gentoo.org>
72 * configure.in: Add check for fabs() being in libm.
73 * configure: Regenerate.
75 2007-09-25 Robert Norton <rnorton@broadcom.com>
77 * cg_print.c (sort_members): Include the final member on the list
80 2007-09-17 Nick Clifton <nickc@redhat.com>
82 * po/es.po: Updated Spanish translation.
84 2007-08-30 Nick Clifton <nickc@redhat.com>
86 * po/fi.po: Updated Finnish translation.
88 2007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
90 * po/sv.po: Updated Swedish translation.
92 2007-08-17 Alan Modra <amodra@bigpond.net.au>
94 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
96 2007-08-12 Matthias Klose <doko@ubuntu.com>
98 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
99 $(top_srcdir)/../../bfd/doc.
100 * Makefile.in: Regenerate.
102 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
104 * configure.in (ALL_LINGUAS): Add fi.
105 * po/fi.po: New file.
106 * configure: Regenerated.
108 2007-08-10 Nick Clifton <nickc@redhat.com>
110 * po/ga.po: Updated Irish translation.
111 * po/vi.po: Updated Vietnamese translation.
113 2007-08-07 Nick Clifton <nickc@redhat.com>
115 * po/de.po: Updated German translation.
117 2007-07-12 Nick Clifton <nickc@redhat.com>
119 * po/vi.po: Updated translation.
121 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
123 * cg_print.c: Force cast of sizeof to be a long.
126 2007-07-06 Nick Clifton <nickc@redhat.com>
128 * basic_blocks.c: Update copyright notice to refer to GPLv3.
129 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
130 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
131 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
132 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
133 sym_ids.h, symtab.c, symtab.h: Likewise.
135 2007-07-05 Tristan Gingold <gingold@adacore.com>
137 * corefile.c (core_sym_class): Do not discard nested subprograms.
138 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
139 * Makefile.in: Regenerate.
141 2007-07-02 Alan Modra <amodra@bigpond.net.au>
143 * Makefile.am: Run "make dep-am".
144 * Makefile.in: Regenerate.
145 * aclocal.m4: Regenerate.
146 * gconfig.in: Regenerate.
147 * po/gprof.pot: Regenerate.
149 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
151 * aclocal.m4: Regenerated.
152 * Makefile.in: Likewise.
154 2007-06-20 Nick Clifton <nickc@redhat.com>
156 * gprof.texi: Refer readers to the gcov tool if they want
157 line-by-line profiling.
159 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
161 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
163 * acinclude.m4: Removed.
165 * Makefile.in: Regenerated.
166 * aclocal.m4: Likewise.
167 * configure: Likewise.
169 2007-05-24 Steve Ellcey <sje@cup.hp.com>
171 * Makefile.in: Regnerate.
172 * configure: Regenerate.
173 * aclocal.m4: Regenerate.
175 2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
177 * gprof.texi: Remove orphaned "@end ignore".
179 2007-05-22 Nick Clifton <nickc@redhat.com>
181 * gprof.texi: Use @copying around the copyright notice.
183 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
185 * hist.c (scale_and_align_entries): Avoid C99 feature.
187 2007-04-19 Alan Modra <amodra@bigpond.net.au>
189 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
190 set discard_underscores.
191 * gprof.c (discard_underscores): Delete.
192 * gprof.h (discard_underscores): Delete.
193 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
195 * utils.c (print_name_only): Call bfd_demangle rather than
197 * Makefile.am: Run "make dep-am".
198 * Makefile.in: Regenerate.
200 2007-04-14 Steve Ellcey <sje@cup.hp.com>
202 * Makefile.am: Add ACLOCAL_AMFLAGS.
203 * Makefile.in: Regenerate.
205 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
207 * hist.h (struct histogram)
208 (histograms, num_histograms): New.
209 * hist.c (find_histogram, find_histogram_for_pc)
210 (read_histogram_header): New.
211 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
212 (hist_sample): Remove.
213 (hist_read_rec): Use the above, and handle multiple
214 histogram records with disjoint address ranges.
215 (hist_write_hist): Support several histogram records.
216 (scale_and_align_entries): Adjust for multiple histograms.
217 (hist_assign_samples_1): New.
218 (hist_assign_samples): Use the above.
219 (hist_clip_symbol_address): New.
220 * hist.h (hist_check_address)
221 (hist_clip_symbol_address): Declare.
222 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
223 of legacy format for multiple histogram changes.
224 * corefile.c (find_call): Check for core_text_space and
225 clip symbol address range here.
226 * vax.c (vax_find_call): Don't check for
227 core_text_space, or clip the symbol's address range here.
228 Use hist_check_address to check call's target address.
232 * mips.c: Likewise. Also use core_text_sect->vma as the base
233 address for code accesses, just like other machine-specific
235 * gprof.texi: Adjust for the new logic.
237 2007-03-28 Richard Sandiford <richard@codesourcery.com>
238 Phil Edwards <phil@codesourcery.com>
240 * gprof.texi: Put the contents after the title page rather
241 than at the end of the document.
243 2007-03-22 Joseph Myers <joseph@codesourcery.com>
245 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
246 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
247 * Makefile.in: Regenerate.
248 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
251 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
253 * Makefile.am (REPORT_BUGS_TO): Removed.
254 (INCLUDES): Remove -DREPORT_BUGS_TO.
255 * Makefile.in: Regenerated.
257 * configure.in (--with-bugurl): Removed.
258 * configure: Regenerated.
260 2007-03-01 Joseph Myers <joseph@codesourcery.com>
262 * gprof.c: Include bfdver.h
263 (main): Use BFD_VERSION_STRING for version number and package
265 * Makefile.am (PKGVERSION): Remove.
267 Regenerate dependencies.
268 * Makefile.in: Regenerate.
269 * configure.in (PKGVERSION): Remove.
270 * configure: Regenerate.
272 2007-02-17 Mark Mitchell <mark@codesourcery.com>
273 Nathan Sidwell <nathan@codesourcery.com>
274 Vladimir Prus <vladimir@codesourcery.com>
275 Joseph Myers <joseph@codesourcery.com>
277 * configure.in (--with-pkgversion, --with-bugurl): New options.
278 * configure: Regenerate.
279 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
280 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
281 Regenerate dependencies.
282 * Makefile.in: Regenerate.
283 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
284 (main): Include PKGVERSION in version output.
285 * gprof.h: Remove include of bin-bugs.h.
287 2007-01-16 Ben Elliston <bje@au.ibm.com>
289 * corefile.c (parse_error): New function.
290 (read_function_mappings): Check calls to fscanf and report any
291 errors in parsing the mapping file.
293 2006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
295 * Makefile.am (gprof_TEXINFOS): Set.
296 (gprof.info gprof.dvi gprof.html): Delete rule.
297 * Makefile.in: Regenerated.
299 2006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
301 * configure.in: Define GENINSRC_NEVER.
302 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
303 (MAINTAINERCLEANFILES): Add info file.
304 (DISTCLEANFILES): Pretend to add info file.
305 * po/Make-in (.po.gmo): Put gmo files in objdir.
306 * configure, Makefile.in: Regenerated.
308 2006-11-27 Nick Clifton <nickc@redhat.com>
310 * po/ms.po: Updated Malay translation.
312 2006-11-22 Nick Clifton <nickc@redhat.com>
314 * configure.in (LINGUAS): Add ms.
315 * po/ms.po: New Malay translation.
317 2006-10-17 Bob Wilson <bob.wilson@acm.org>
319 * gprof.c (main): Fix option string for -r and -R.
321 2006-10-16 Bob Wilson <bob.wilson@acm.org>
323 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
325 2006-10-16 Bob Wilson <bob.wilson@acm.org>
327 * gprof.c (main): Fix option string for -C, -n and -N.
329 2006-09-26 Thiemo Seufer <ths@networkno.de>
331 * gprof.texi: Fix install failure.
333 2006-09-19 Bob Wilson <bob.wilson@acm.org>
335 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
336 Specify section names in cross references. Fix typos.
337 Omit "next", "previous" and "up" fields from @node lines.
338 (SYNOPSIS): Show map_file argument to --file-ordering.
339 (Compiling): Remove extra, truncated lines from example output.
340 (Cycles): Fix references to "called" field.
341 (Internals): Allow hyphenation between file:function names.
342 (GNU Free Documentation License): Update formatting to match fdl.texi.
344 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
346 * gprof.texi: Fix some typos.
348 2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
350 * po/Make-in (pdf, ps): New dummy targets.
352 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
354 * po/Make-in (top_builddir): Define.
356 2006-06-05 Alan Modra <amodra@bigpond.net.au>
358 * Makefile.in: Regenerate.
359 * gconfig.in: Regenerate.
361 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
363 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
364 and LIBINTL_DEP everywhere.
365 (INCLUDES): Use @INCINTL@.
366 * acinclude.m4: Include new gettext macros.
367 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
368 Remove local code for po/Makefile.
369 * Makefile.in, aclocal.m4, configure: Regenerated.
371 2006-05-30 Nick Clifton <nickc@redhat.com>
373 * po/es.po: Updated Spanish translation.
375 2006-05-02 James E Wilson <wilson@specifix.com>
377 * gprof.c (main): When setting default output_style, add separate
378 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
380 2006-04-25 Masaki Muranaka <monaka@monami-software.com>
383 * Makefile.am: Add empty rule for .m -> .o build in order to work
384 around bug in gmake shipped by Apple.
385 * Makefile.in: Regenerate.
387 2006-04-19 Alan Modra <amodra@bigpond.net.au>
389 * configure: Regenerate.
391 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
393 * po/Make-in: Add install-html target.
394 * Makefile.am: Add install-html, install-html-am and
395 install-html-recursive targets.
396 * Makefile.in: Regenerate.
397 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
398 * configure: Regenerate.
400 2006-03-21 Ben Elliston <bje@au.ibm.com>
402 * corefile.c (core_init): Report that the executable is not in the
403 expected executable format rather than "a.out" format.
405 2006-03-09 Nick Clifton <nickc@redhat.com>
407 * po/sv.po: Updated Swedish translation.
409 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
411 * po/Make-in: Add html target.
413 For older changes see ChangeLog-2005
419 version-control: never