* gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
1 2005-01-21 Ben Elliston <bje@au.ibm.com>
2
3 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
4
5 2004-11-30 Tero Niemela <tero_niemela@yahoo.com>
6
7 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
8 * Makefile.in: Regenerate.
9
10 2004-09-17 Alan Modra <amodra@bigpond.net.au>
11
12 * Makefile.in: Regenerate.
13 * aclocal.m4: Regenerate.
14 * configure: Regenerate.
15 * po/gprof.pot: Regenerate.
16
17 2004-07-13 Ben Elliston <bje@au.ibm.com>
18
19 * gprof.c (main): For line-by-line profiling, there is no need to
20 specially exclude the default function set from the flat profile.
21
22 2004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
23
24 * Makefile.in: Regenerate to clean up breakage.
25
26 2004-06-15 Ben Elliston <bje@au.ibm.com>
27
28 * configure.in: Run through autoupdate.
29 * configure: Regenerate with autoconf 2.59.
30 * Makefile.am (install-local): Rename from this ..
31 (install-data-local): .. to this.
32 * Makefile.in: Regenerate with automake 1.8.5.
33 * aclocal.m4: Regenerate with aclocal 1.8.5.
34
35 2004-06-15 Alan Modra <amodra@bigpond.net.au>
36
37 * corefile.c (core_init): Use bfd_get_section_size
38 instead of bfd_get_section_size_before_reloc or _raw_size.
39 * symtab.c (symtab_finalize): Likewise.
40
41 2004-05-26 Andrew Cagney <cagney@gnu.org>
42
43 * corefile.c (core_create_line_syms): Per ISO C '90, move
44 vma_high's declaration to the function's start.
45
46 2004-05-26 Ben Elliston <bje@au.ibm.com>
47
48 * gprof.c (main): Clean up some more.
49
50 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
51 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
52 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
53 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
54 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
55 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
56 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
57
58 2004-05-26 Ben Elliston <bje@au.ibm.com>
59
60 * corefile.c (core_init): Use a separate local variable,
61 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
62 more obvious.
63 (core_create_function_syms): Discard cbfd argument. Eliminate
64 `offset' variable and calculate VMA directly. Update all users.
65 * corefile.h (core_create_function_syms): Update prototype.
66 (core_create_line_syms): Likewise.
67 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
68 Tidy.
69
70 2004-05-17 Ben Elliston <bje@au.ibm.com>
71
72 * gprof.texi (Output Options): Correct last patch to use @itemx, not
73 @item, for options with long option alternatives.
74
75 2004-05-17 Ben Elliston <bje@au.ibm.com>
76
77 * gprof.texi (Introduction): Update synopsis.
78 (Output Options): Document -r and -R.
79 (Analysis Options): Document -t, --table-length.
80 (Miscellaneous Options): Document -h, --help.
81
82 2004-05-13 Nick Clifton <nickc@redhat.com>
83
84 * po/fr.po: Updated French translation.
85
86 2004-03-19 Alan Modra <amodra@bigpond.net.au>
87
88 * po/sv.po: Updated.
89
90 * Makefile.am: Run "make dep-am".
91 * Makefile.in: Regenerate.
92 * gconfig.in: Regenerate.
93 * po/gprof.pot: Regenerate.
94
95 For older changes see ChangeLog-9203
96 \f
97 Local Variables:
98 mode: change-log
99 left-margin: 8
100 fill-column: 74
101 version-control: never
102 End:
This page took 0.034022 seconds and 5 git commands to generate.