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