1 2007-04-19 Alan Modra <amodra@bigpond.net.au>
3 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
4 set discard_underscores.
5 * gprof.c (discard_underscores): Delete.
6 * gprof.h (discard_underscores): Delete.
7 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
9 * utils.c (print_name_only): Call bfd_demangle rather than
11 * Makefile.am: Run "make dep-am".
12 * Makefile.in: Regenerate.
14 2007-04-14 Steve Ellcey <sje@cup.hp.com>
16 * Makefile.am: Add ACLOCAL_AMFLAGS.
17 * Makefile.in: Regenerate.
19 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
21 * hist.h (struct histogram)
22 (histograms, num_histograms): New.
23 * hist.c (find_histogram, find_histogram_for_pc)
24 (read_histogram_header): New.
25 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
26 (hist_sample): Remove.
27 (hist_read_rec): Use the above, and handle multiple
28 histogram records with disjoint address ranges.
29 (hist_write_hist): Support several histogram records.
30 (scale_and_align_entries): Adjust for multiple histograms.
31 (hist_assign_samples_1): New.
32 (hist_assign_samples): Use the above.
33 (hist_clip_symbol_address): New.
34 * hist.h (hist_check_address)
35 (hist_clip_symbol_address): Declare.
36 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
37 of legacy format for multiple histogram changes.
38 * corefile.c (find_call): Check for core_text_space and
39 clip symbol address range here.
40 * vax.c (vax_find_call): Don't check for
41 core_text_space, or clip the symbol's address range here.
42 Use hist_check_address to check call's target address.
46 * mips.c: Likewise. Also use core_text_sect->vma as the base
47 address for code accesses, just like other machine-specific
49 * gprof.texi: Adjust for the new logic.
51 2007-03-28 Richard Sandiford <richard@codesourcery.com>
52 Phil Edwards <phil@codesourcery.com>
54 * gprof.texi: Put the contents after the title page rather
55 than at the end of the document.
57 2007-03-22 Joseph Myers <joseph@codesourcery.com>
59 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
60 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
61 * Makefile.in: Regenerate.
62 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
65 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
67 * Makefile.am (REPORT_BUGS_TO): Removed.
68 (INCLUDES): Remove -DREPORT_BUGS_TO.
69 * Makefile.in: Regenerated.
71 * configure.in (--with-bugurl): Removed.
72 * configure: Regenerated.
74 2007-03-01 Joseph Myers <joseph@codesourcery.com>
76 * gprof.c: Include bfdver.h
77 (main): Use BFD_VERSION_STRING for version number and package
79 * Makefile.am (PKGVERSION): Remove.
81 Regenerate dependencies.
82 * Makefile.in: Regenerate.
83 * configure.in (PKGVERSION): Remove.
84 * configure: Regenerate.
86 2007-02-17 Mark Mitchell <mark@codesourcery.com>
87 Nathan Sidwell <nathan@codesourcery.com>
88 Vladimir Prus <vladimir@codesourcery.com>
89 Joseph Myers <joseph@codesourcery.com>
91 * configure.in (--with-pkgversion, --with-bugurl): New options.
92 * configure: Regenerate.
93 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
94 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
95 Regenerate dependencies.
96 * Makefile.in: Regenerate.
97 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
98 (main): Include PKGVERSION in version output.
99 * gprof.h: Remove include of bin-bugs.h.
101 2007-01-16 Ben Elliston <bje@au.ibm.com>
103 * corefile.c (parse_error): New function.
104 (read_function_mappings): Check calls to fscanf and report any
105 errors in parsing the mapping file.
107 2006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
109 * Makefile.am (gprof_TEXINFOS): Set.
110 (gprof.info gprof.dvi gprof.html): Delete rule.
111 * Makefile.in: Regenerated.
113 2006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
115 * configure.in: Define GENINSRC_NEVER.
116 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
117 (MAINTAINERCLEANFILES): Add info file.
118 (DISTCLEANFILES): Pretend to add info file.
119 * po/Make-in (.po.gmo): Put gmo files in objdir.
120 * configure, Makefile.in: Regenerated.
122 2006-11-27 Nick Clifton <nickc@redhat.com>
124 * po/ms.po: Updated Malay translation.
126 2006-11-22 Nick Clifton <nickc@redhat.com>
128 * configure.in (LINGUAS): Add ms.
129 * po/ms.po: New Malay translation.
131 2006-10-17 Bob Wilson <bob.wilson@acm.org>
133 * gprof.c (main): Fix option string for -r and -R.
135 2006-10-16 Bob Wilson <bob.wilson@acm.org>
137 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
139 2006-10-16 Bob Wilson <bob.wilson@acm.org>
141 * gprof.c (main): Fix option string for -C, -n and -N.
143 2006-09-26 Thiemo Seufer <ths@networkno.de>
145 * gprof.texi: Fix install failure.
147 2006-09-19 Bob Wilson <bob.wilson@acm.org>
149 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
150 Specify section names in cross references. Fix typos.
151 Omit "next", "previous" and "up" fields from @node lines.
152 (SYNOPSIS): Show map_file argument to --file-ordering.
153 (Compiling): Remove extra, truncated lines from example output.
154 (Cycles): Fix references to "called" field.
155 (Internals): Allow hyphenation between file:function names.
156 (GNU Free Documentation License): Update formatting to match fdl.texi.
158 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
160 * gprof.texi: Fix some typos.
162 2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
164 * po/Make-in (pdf, ps): New dummy targets.
166 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
168 * po/Make-in (top_builddir): Define.
170 2006-06-05 Alan Modra <amodra@bigpond.net.au>
172 * Makefile.in: Regenerate.
173 * gconfig.in: Regenerate.
175 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
177 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
178 and LIBINTL_DEP everywhere.
179 (INCLUDES): Use @INCINTL@.
180 * acinclude.m4: Include new gettext macros.
181 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
182 Remove local code for po/Makefile.
183 * Makefile.in, aclocal.m4, configure: Regenerated.
185 2006-05-30 Nick Clifton <nickc@redhat.com>
187 * po/es.po: Updated Spanish translation.
189 2006-05-02 James E Wilson <wilson@specifix.com>
191 * gprof.c (main): When setting default output_style, add separate
192 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
194 2006-04-25 Masaki Muranaka <monaka@monami-software.com>
197 * Makefile.am: Add empty rule for .m -> .o build in order to work
198 around bug in gmake shipped by Apple.
199 * Makefile.in: Regenerate.
201 2006-04-19 Alan Modra <amodra@bigpond.net.au>
203 * configure: Regenerate.
205 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
207 * po/Make-in: Add install-html target.
208 * Makefile.am: Add install-html, install-html-am and
209 install-html-recursive targets.
210 * Makefile.in: Regenerate.
211 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
212 * configure: Regenerate.
214 2006-03-21 Ben Elliston <bje@au.ibm.com>
216 * corefile.c (core_init): Report that the executable is not in the
217 expected executable format rather than "a.out" format.
219 2006-03-09 Nick Clifton <nickc@redhat.com>
221 * po/sv.po: Updated Swedish translation.
223 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
225 * po/Make-in: Add html target.
227 For older changes see ChangeLog-2005
233 version-control: never