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