* win32-nat.c (do_initial_win32_stuff): Add new ops parameter,
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
c8d1c0af
NC
12009-01-03 Nick Clifton <nickc@redhat.com>
2
3 PR 7099
4 * gprof.texi (Compiling): Mention the need for using
5 -static-libgcc on shared library systems.
6
e8f957fd
NC
72009-01-02 Nick Clifton <nickc@redhat.com>
8
9 * po/id.po: Updated Indonesian translation.
10
22e8c8e0
RW
112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12
13 * configure: Regenerate.
14
793c5807
NC
152008-11-19 Nick Clifton <nickc@redhat.com>
16
17 * fdl.texi: New file.
18 * gprof.texi: Change license to v1.3.
19
b214d478
SE
202008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
21 Steve Ellcey <sje@cup.hp.com>
22
23 * configure: Regenerate for new libtool.
24 * aclocal.m4: Ditto.
25 * Makefile.in: Ditto.
26
afac680a
NC
272008-09-29 Nick Clifton <nickc@redhat.com>
28
29 * po/vi.po: Updated Vietnamese translation.
30
d053aef8
JK
312008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 * configure.in: Call AC_SYS_LARGEFILE.
34 * gconfig.in: Regenerate.
35 * configure: Regenerate.
36
5cb12a97
AM
372008-09-11 Alan Modra <amodra@bigpond.net.au>
38
39 * po/ro.po: New file.
40
81e80dda
AM
412008-08-25 Alan Modra <amodra@bigpond.net.au>
42
43 * gmon_io.h: Don't include sysdep.h here.
44 (O_BINARY, SET_BINARY): Don't define here.
45 * gmon_io.c: Include "binary-io.h".
46 (gmon_out_read): Remove #ifdef SET_BINARY.
47 * Makefile.am: Run "make dep-am"
48 * Makefile.in: Regenerate.
49
da594c4a
AM
502008-08-24 Alan Modra <amodra@bigpond.net.au>
51
81e80dda 52 * configure.in: Update a number of obsolete autoconf macros.
da594c4a 53
7357c5b6
AM
542008-08-15 Alan Modra <amodra@bigpond.net.au>
55
56 PR 6526
57 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
58 * Makefile.in: Regenerate.
59 * aclocal.m4: Regenerate.
60 * configure: Regenerate.
61 * gconfig.in: Regenerate.
62
4094fdc2
BD
632008-08-05 Brian Dessent <brian@dessent.net>
64
65 * gmon_io.c (gmon_out_read): When reading old format gmon.out,
66 set num_histograms and hist_scale.
67
323ee3f4
AM
682008-08-04 Alan Modra <amodra@bigpond.net.au>
69
70 * Makefile.am (POTFILES.in): Set LC_ALL=C.
71 * Makefile.in: Regenerate.
72
0af1713e
AM
732008-07-30 Alan Modra <amodra@bigpond.net.au>
74
75 * corefile.c, symtab.c: Silence gcc warnings.
76
ecba005f
AS
772008-06-19 Andreas Schwab <schwab@suse.de>
78
79 * basic_blocks.c: Always include "gprof.h" first.
80 * cg_arcs.c: Likewise.
81 * cg_dfn.c: Likewise.
82 * cg_print.c: Likewise.
83 * corefile.c: Likewise.
84 * gprof.c: Likewise.
85 * hist.c: Likewise.
86 * search_list.c: Likewise.
87 * sym_ids.c: Likewise.
88 * utils.c: Likewise.
89
7a283e07
RW
902008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
91
92 * configure: Regenerate.
93
789169e5
NC
942008-06-04 Nick Clifton <nickc@redhat.com>
95
96 * po/nl.po: New file: Dutch translation.
97 * configure.in (ALL_LINGUAS): Add nl.
98 * configure: Regenerate.
99
8944f3c2
AM
1002008-05-14 Alan Modra <amodra@bigpond.net.au>
101
102 * Makefile.in: Regenerate.
103
6194aaab
L
1042008-04-23 Paolo Bonzini <bonzini@gnu.org>
105
106 * aclocal.m4: Regenerate.
107 * configure: Regenerate.
108
95f0efb9
NC
1092008-03-31 Nick Clifton <nickc@redhat.com>
110
111 * po/fr.po: Updated French translation.
112
58c85be7
RW
1132008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
114
115 * aclocal.m4: Regenerate.
116 * configure: Likewise.
117 * Makefile.in: Likewise.
118
50e7d84b
AM
1192008-03-13 Alan Modra <amodra@bigpond.net.au>
120
121 * configure: Regenerate.
122
6ec62a9b
NC
1232008-02-06 Nick Clifton <nickc@redhat.com>
124
125 * po/ms.po: Updated Malasian translation.
126
32b1cf22
L
1272008-02-04 H.J. Lu <hongjiu.lu@intel.com>
128
129 PR 5715
130 * configure: Regenerated.
131
ce2cded5
L
1322007-10-24 H.J. Lu <hongjiu.lu@intel.com>
133
134 * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
135 * configure: Regenerated.
136
7d4c5211
AM
1372007-10-24 Alan Modra <amodra@bigpond.net.au>
138
139 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
140 * configure.in: Invoke AC_GNU_SOURCE.
141 * Makefile.in: Regenerate.
142 * configure: Regenerate.
143 * gconfig.in: Regenerate.
144
1b9750d6
NC
1452007-10-12 Michael Haubenwallner <haubi@gentoo.org>
146
147 PR gprof/5147
148 * configure.in: Add check for fabs() being in libm.
149 * configure: Regenerate.
150
2d7b9687
NC
1512007-09-25 Robert Norton <rnorton@broadcom.com>
152
153 * cg_print.c (sort_members): Include the final member on the list
154 in the sort.
155
7f396d02
NC
1562007-09-17 Nick Clifton <nickc@redhat.com>
157
158 * po/es.po: Updated Spanish translation.
159
7cd41002
NC
1602007-08-30 Nick Clifton <nickc@redhat.com>
161
162 * po/fi.po: Updated Finnish translation.
163
b0b8c9e0
DJ
1642007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
165
166 * po/sv.po: Updated Swedish translation.
167
e9f27433
AM
1682007-08-17 Alan Modra <amodra@bigpond.net.au>
169
170 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
171
9975e4c4
DJ
1722007-08-12 Matthias Klose <doko@ubuntu.com>
173
174 * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
175 $(top_srcdir)/../../bfd/doc.
176 * Makefile.in: Regenerate.
177
19aec961
DJ
1782007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * configure.in (ALL_LINGUAS): Add fi.
181 * po/fi.po: New file.
182 * configure: Regenerated.
183
d02756e7
NC
1842007-08-10 Nick Clifton <nickc@redhat.com>
185
186 * po/ga.po: Updated Irish translation.
187 * po/vi.po: Updated Vietnamese translation.
188
d173dac9
NC
1892007-08-07 Nick Clifton <nickc@redhat.com>
190
191 * po/de.po: Updated German translation.
192
7353bd54
NC
1932007-07-12 Nick Clifton <nickc@redhat.com>
194
195 * po/vi.po: Updated translation.
196
d2df793a
NC
1972007-07-12 Kai Tietz <kai.tietz@onevision.com>
198
199 * cg_print.c: Force cast of sizeof to be a long.
200 * hist.c: Likewise.
201
651dbc76
NC
2022007-07-06 Nick Clifton <nickc@redhat.com>
203
204 * basic_blocks.c: Update copyright notice to refer to GPLv3.
205 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
206 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
207 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
208 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
209 sym_ids.h, symtab.c, symtab.h: Likewise.
8944f3c2 210
3289fe0c
NC
2112007-07-05 Tristan Gingold <gingold@adacore.com>
212
213 * corefile.c (core_sym_class): Do not discard nested subprograms.
dea757d1
NC
214 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
215 * Makefile.in: Regenerate.
3289fe0c 216
ae351704
AM
2172007-07-02 Alan Modra <amodra@bigpond.net.au>
218
219 * Makefile.am: Run "make dep-am".
220 * Makefile.in: Regenerate.
221 * aclocal.m4: Regenerate.
222 * gconfig.in: Regenerate.
223 * po/gprof.pot: Regenerate.
224
86b57e31
L
2252007-06-30 H.J. Lu <hongjiu.lu@intel.com>
226
227 * aclocal.m4: Regenerated.
228 * Makefile.in: Likewise.
229
25c909f1
NC
2302007-06-20 Nick Clifton <nickc@redhat.com>
231
232 * gprof.texi: Refer readers to the gcov tool if they want
233 line-by-line profiling.
234
79887925
L
2352007-06-14 H.J. Lu <hongjiu.lu@intel.com>
236
237 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
238
239 * acinclude.m4: Removed.
240
241 * Makefile.in: Regenerated.
242 * aclocal.m4: Likewise.
243 * configure: Likewise.
244
37ad9514
SE
2452007-05-24 Steve Ellcey <sje@cup.hp.com>
246
247 * Makefile.in: Regnerate.
248 * configure: Regenerate.
249 * aclocal.m4: Regenerate.
250
50b4b126
L
2512007-05-24 H.J. Lu <hongjiu.lu@intel.com>
252
253 * gprof.texi: Remove orphaned "@end ignore".
254
0e9517a9
NC
2552007-05-22 Nick Clifton <nickc@redhat.com>
256
257 * gprof.texi: Use @copying around the copyright notice.
258
74bad5d4
L
2592007-05-14 H.J. Lu <hongjiu.lu@intel.com>
260
261 * hist.c (scale_and_align_entries): Avoid C99 feature.
262
8db406db
AM
2632007-04-19 Alan Modra <amodra@bigpond.net.au>
264
265 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
266 set discard_underscores.
267 * gprof.c (discard_underscores): Delete.
268 * gprof.h (discard_underscores): Delete.
269 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
270 leading underscores.
271 * utils.c (print_name_only): Call bfd_demangle rather than
272 cplus_demangle.
273 * Makefile.am: Run "make dep-am".
274 * Makefile.in: Regenerate.
275
b7d19ba6
SE
2762007-04-14 Steve Ellcey <sje@cup.hp.com>
277
278 * Makefile.am: Add ACLOCAL_AMFLAGS.
279 * Makefile.in: Regenerate.
280
b3296dc5
VP
2812007-04-10 Vladimir Prus <vladimir@codesourcery.com>
282
283 * hist.h (struct histogram)
284 (histograms, num_histograms): New.
285 * hist.c (find_histogram, find_histogram_for_pc)
286 (read_histogram_header): New.
287 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
288 (hist_sample): Remove.
289 (hist_read_rec): Use the above, and handle multiple
290 histogram records with disjoint address ranges.
291 (hist_write_hist): Support several histogram records.
292 (scale_and_align_entries): Adjust for multiple histograms.
293 (hist_assign_samples_1): New.
294 (hist_assign_samples): Use the above.
295 (hist_clip_symbol_address): New.
296 * hist.h (hist_check_address)
297 (hist_clip_symbol_address): Declare.
298 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
299 of legacy format for multiple histogram changes.
300 * corefile.c (find_call): Check for core_text_space and
301 clip symbol address range here.
302 * vax.c (vax_find_call): Don't check for
303 core_text_space, or clip the symbol's address range here.
8944f3c2 304 Use hist_check_address to check call's target address.
b3296dc5
VP
305 * sparc.c: Likewise.
306 * tahoe.c: Likewise.
307 * i386.c: Likewise.
308 * mips.c: Likewise. Also use core_text_sect->vma as the base
309 address for code accesses, just like other machine-specific
310 routines do.
311 * gprof.texi: Adjust for the new logic.
8944f3c2 312
4ecceb71
RS
3132007-03-28 Richard Sandiford <richard@codesourcery.com>
314 Phil Edwards <phil@codesourcery.com>
315
316 * gprof.texi: Put the contents after the title page rather
317 than at the end of the document.
318
e49e529d
JM
3192007-03-22 Joseph Myers <joseph@codesourcery.com>
320
321 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
322 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
323 * Makefile.in: Regenerate.
324 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
325 and VERSION.
326
c428fa83
L
3272007-03-15 H.J. Lu <hongjiu.lu@intel.com>
328
329 * Makefile.am (REPORT_BUGS_TO): Removed.
330 (INCLUDES): Remove -DREPORT_BUGS_TO.
331 * Makefile.in: Regenerated.
332
333 * configure.in (--with-bugurl): Removed.
334 * configure: Regenerated.
335
066c2a57
JM
3362007-03-01 Joseph Myers <joseph@codesourcery.com>
337
338 * gprof.c: Include bfdver.h
339 (main): Use BFD_VERSION_STRING for version number and package
340 name.
341 * Makefile.am (PKGVERSION): Remove.
342 (INCLUDES): Update.
343 Regenerate dependencies.
344 * Makefile.in: Regenerate.
345 * configure.in (PKGVERSION): Remove.
346 * configure: Regenerate.
347
92f01d61 3482007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
349 Nathan Sidwell <nathan@codesourcery.com>
350 Vladimir Prus <vladimir@codesourcery.com>
351 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
352
353 * configure.in (--with-pkgversion, --with-bugurl): New options.
354 * configure: Regenerate.
355 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
356 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
357 Regenerate dependencies.
358 * Makefile.in: Regenerate.
359 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
360 (main): Include PKGVERSION in version output.
361 * gprof.h: Remove include of bin-bugs.h.
362
74335607
BE
3632007-01-16 Ben Elliston <bje@au.ibm.com>
364
365 * corefile.c (parse_error): New function.
366 (read_function_mappings): Check calls to fscanf and report any
367 errors in parsing the mapping file.
368
37d037c1
DJ
3692006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
370
371 * Makefile.am (gprof_TEXINFOS): Set.
372 (gprof.info gprof.dvi gprof.html): Delete rule.
373 * Makefile.in: Regenerated.
374
d5fbea21
DJ
3752006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
376
377 * configure.in: Define GENINSRC_NEVER.
378 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
379 (MAINTAINERCLEANFILES): Add info file.
380 (DISTCLEANFILES): Pretend to add info file.
381 * po/Make-in (.po.gmo): Put gmo files in objdir.
382 * configure, Makefile.in: Regenerated.
383
c897d1a2
NC
3842006-11-27 Nick Clifton <nickc@redhat.com>
385
386 * po/ms.po: Updated Malay translation.
387
221ca466
NC
3882006-11-22 Nick Clifton <nickc@redhat.com>
389
390 * configure.in (LINGUAS): Add ms.
391 * po/ms.po: New Malay translation.
392
4ce7dc15
BW
3932006-10-17 Bob Wilson <bob.wilson@acm.org>
394
395 * gprof.c (main): Fix option string for -r and -R.
396
6bacc34d
BW
3972006-10-16 Bob Wilson <bob.wilson@acm.org>
398
399 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
400
263e594b
BW
4012006-10-16 Bob Wilson <bob.wilson@acm.org>
402
403 * gprof.c (main): Fix option string for -C, -n and -N.
404
19c6af1e
TS
4052006-09-26 Thiemo Seufer <ths@networkno.de>
406
407 * gprof.texi: Fix install failure.
408
afb17569
BW
4092006-09-19 Bob Wilson <bob.wilson@acm.org>
410
411 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
412 Specify section names in cross references. Fix typos.
413 Omit "next", "previous" and "up" fields from @node lines.
414 (SYNOPSIS): Show map_file argument to --file-ordering.
415 (Compiling): Remove extra, truncated lines from example output.
416 (Cycles): Fix references to "called" field.
417 (Internals): Allow hyphenation between file:function names.
418 (GNU Free Documentation License): Update formatting to match fdl.texi.
419
b45619c0
NC
4202006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
421
422 * gprof.texi: Fix some typos.
423
6648b7cf
JM
4242006-06-07 Joseph S. Myers <joseph@codesourcery.com>
425
426 * po/Make-in (pdf, ps): New dummy targets.
427
4cfe2c59
DJ
4282006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
429
430 * po/Make-in (top_builddir): Define.
431
cb015bd9
AM
4322006-06-05 Alan Modra <amodra@bigpond.net.au>
433
434 * Makefile.in: Regenerate.
435 * gconfig.in: Regenerate.
436
20e95c23
DJ
4372006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
438
439 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
440 and LIBINTL_DEP everywhere.
441 (INCLUDES): Use @INCINTL@.
442 * acinclude.m4: Include new gettext macros.
443 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
444 Remove local code for po/Makefile.
445 * Makefile.in, aclocal.m4, configure: Regenerated.
446
eebf07fb
NC
4472006-05-30 Nick Clifton <nickc@redhat.com>
448
449 * po/es.po: Updated Spanish translation.
450
fe541ea9
JW
4512006-05-02 James E Wilson <wilson@specifix.com>
452
453 * gprof.c (main): When setting default output_style, add separate
454 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
455
253a2395
NC
4562006-04-25 Masaki Muranaka <monaka@monami-software.com>
457
458 PR 2587
459 * Makefile.am: Add empty rule for .m -> .o build in order to work
460 around bug in gmake shipped by Apple.
461 * Makefile.in: Regenerate.
462
241a6c40
AM
4632006-04-19 Alan Modra <amodra@bigpond.net.au>
464
465 * configure: Regenerate.
466
108a6f8e
CD
4672006-04-06 Carlos O'Donell <carlos@codesourcery.com>
468
469 * po/Make-in: Add install-html target.
8944f3c2
AM
470 * Makefile.am: Add install-html, install-html-am and
471 install-html-recursive targets.
108a6f8e
CD
472 * Makefile.in: Regenerate.
473 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
474 * configure: Regenerate.
475
11010f5a
BE
4762006-03-21 Ben Elliston <bje@au.ibm.com>
477
478 * corefile.c (core_init): Report that the executable is not in the
479 expected executable format rather than "a.out" format.
480
f530741d
NC
4812006-03-09 Nick Clifton <nickc@redhat.com>
482
483 * po/sv.po: Updated Swedish translation.
484
f7d9e5c3
CD
4852006-02-27 Carlos O'Donell <carlos@codesourcery.com>
486
487 * po/Make-in: Add html target.
488
e88d958a 489For older changes see ChangeLog-2005
c9e214e5
AM
490\f
491Local Variables:
492mode: change-log
493left-margin: 8
494fill-column: 74
495version-control: never
496End:
This page took 0.218252 seconds and 4 git commands to generate.