OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [gprof/] [ChangeLog] - Blame information for rev 9

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.