OSDN Git Service

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