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