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