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