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