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