2008-04-23 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
95f0efb9
NC
12008-03-31 Nick Clifton <nickc@redhat.com>
2
3 * po/fr.po: Updated French translation.
4
58c85be7
RW
52008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * aclocal.m4: Regenerate.
8 * configure: Likewise.
9 * Makefile.in: Likewise.
10
50e7d84b
AM
112008-03-13 Alan Modra <amodra@bigpond.net.au>
12
13 * configure: Regenerate.
14
6ec62a9b
NC
152008-02-06 Nick Clifton <nickc@redhat.com>
16
17 * po/ms.po: Updated Malasian translation.
18
32b1cf22
L
192008-02-04 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR 5715
22 * configure: Regenerated.
23
ce2cded5
L
242007-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
7d4c5211
AM
292007-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
1b9750d6
NC
372007-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
2d7b9687
NC
432007-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
7f396d02
NC
482007-09-17 Nick Clifton <nickc@redhat.com>
49
50 * po/es.po: Updated Spanish translation.
51
7cd41002
NC
522007-08-30 Nick Clifton <nickc@redhat.com>
53
54 * po/fi.po: Updated Finnish translation.
55
b0b8c9e0
DJ
562007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
57
58 * po/sv.po: Updated Swedish translation.
59
e9f27433
AM
602007-08-17 Alan Modra <amodra@bigpond.net.au>
61
62 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
63
9975e4c4
DJ
642007-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
19aec961
DJ
702007-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
d02756e7
NC
762007-08-10 Nick Clifton <nickc@redhat.com>
77
78 * po/ga.po: Updated Irish translation.
79 * po/vi.po: Updated Vietnamese translation.
80
d173dac9
NC
812007-08-07 Nick Clifton <nickc@redhat.com>
82
83 * po/de.po: Updated German translation.
84
7353bd54
NC
852007-07-12 Nick Clifton <nickc@redhat.com>
86
87 * po/vi.po: Updated translation.
88
d2df793a
NC
892007-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
651dbc76
NC
942007-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
3289fe0c
NC
1032007-07-05 Tristan Gingold <gingold@adacore.com>
104
105 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
106 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
107 * Makefile.in: Regenerate.
3289fe0c 108
ae351704
AM
1092007-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
86b57e31
L
1172007-06-30 H.J. Lu <hongjiu.lu@intel.com>
118
119 * aclocal.m4: Regenerated.
120 * Makefile.in: Likewise.
121
25c909f1
NC
1222007-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
79887925
L
1272007-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
37ad9514
SE
1372007-05-24 Steve Ellcey <sje@cup.hp.com>
138
139 * Makefile.in: Regnerate.
140 * configure: Regenerate.
141 * aclocal.m4: Regenerate.
142
50b4b126
L
1432007-05-24 H.J. Lu <hongjiu.lu@intel.com>
144
145 * gprof.texi: Remove orphaned "@end ignore".
146
0e9517a9
NC
1472007-05-22 Nick Clifton <nickc@redhat.com>
148
149 * gprof.texi: Use @copying around the copyright notice.
150
74bad5d4
L
1512007-05-14 H.J. Lu <hongjiu.lu@intel.com>
152
153 * hist.c (scale_and_align_entries): Avoid C99 feature.
154
8db406db
AM
1552007-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
b7d19ba6
SE
1682007-04-14 Steve Ellcey <sje@cup.hp.com>
169
170 * Makefile.am: Add ACLOCAL_AMFLAGS.
171 * Makefile.in: Regenerate.
172
b3296dc5
VP
1732007-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
4ecceb71
RS
2052007-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
e49e529d
JM
2112007-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
c428fa83
L
2192007-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
066c2a57
JM
2282007-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
92f01d61 2402007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
241 Nathan Sidwell <nathan@codesourcery.com>
242 Vladimir Prus <vladimir@codesourcery.com>
243 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
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
74335607
BE
2552007-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
37d037c1
DJ
2612006-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
d5fbea21
DJ
2672006-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
c897d1a2
NC
2762006-11-27 Nick Clifton <nickc@redhat.com>
277
278 * po/ms.po: Updated Malay translation.
279
221ca466
NC
2802006-11-22 Nick Clifton <nickc@redhat.com>
281
282 * configure.in (LINGUAS): Add ms.
283 * po/ms.po: New Malay translation.
284
4ce7dc15
BW
2852006-10-17 Bob Wilson <bob.wilson@acm.org>
286
287 * gprof.c (main): Fix option string for -r and -R.
288
6bacc34d
BW
2892006-10-16 Bob Wilson <bob.wilson@acm.org>
290
291 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
292
263e594b
BW
2932006-10-16 Bob Wilson <bob.wilson@acm.org>
294
295 * gprof.c (main): Fix option string for -C, -n and -N.
296
19c6af1e
TS
2972006-09-26 Thiemo Seufer <ths@networkno.de>
298
299 * gprof.texi: Fix install failure.
300
afb17569
BW
3012006-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
b45619c0
NC
3122006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
313
314 * gprof.texi: Fix some typos.
315
6648b7cf
JM
3162006-06-07 Joseph S. Myers <joseph@codesourcery.com>
317
318 * po/Make-in (pdf, ps): New dummy targets.
319
4cfe2c59
DJ
3202006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
321
322 * po/Make-in (top_builddir): Define.
323
cb015bd9
AM
3242006-06-05 Alan Modra <amodra@bigpond.net.au>
325
326 * Makefile.in: Regenerate.
327 * gconfig.in: Regenerate.
328
20e95c23
DJ
3292006-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
eebf07fb
NC
3392006-05-30 Nick Clifton <nickc@redhat.com>
340
341 * po/es.po: Updated Spanish translation.
342
fe541ea9
JW
3432006-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
253a2395
NC
3482006-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
241a6c40
AM
3552006-04-19 Alan Modra <amodra@bigpond.net.au>
356
357 * configure: Regenerate.
358
108a6f8e
CD
3592006-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
11010f5a
BE
3682006-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
f530741d
NC
3732006-03-09 Nick Clifton <nickc@redhat.com>
374
375 * po/sv.po: Updated Swedish translation.
376
f7d9e5c3
CD
3772006-02-27 Carlos O'Donell <carlos@codesourcery.com>
378
379 * po/Make-in: Add html target.
380
e88d958a 381For older changes see ChangeLog-2005
c9e214e5
AM
382\f
383Local Variables:
384mode: change-log
385left-margin: 8
386fill-column: 74
387version-control: never
388End:
This page took 0.497755 seconds and 4 git commands to generate.