ccad012f1fa116d5bf5b399874c7ac3b0759bdae
[deliverable/binutils-gdb.git] / gprof / ChangeLog
1 2004-05-26 Ben Elliston <bje@au.ibm.com>
2
3 * gprof.c (main): Clean up some more.
4
5 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
6 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
7 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
8 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
9 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
10 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
11 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
12
13 2004-05-26 Ben Elliston <bje@au.ibm.com>
14
15 * corefile.c (core_init): Use a separate local variable,
16 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
17 more obvious.
18 (core_create_function_syms): Discard cbfd argument. Eliminate
19 `offset' variable and calculate VMA directly. Update all users.
20 * corefile.h (core_create_function_syms): Update prototype.
21 (core_create_line_syms): Likewise.
22 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
23 Tidy.
24
25 2004-05-17 Ben Elliston <bje@au.ibm.com>
26
27 * gprof.texi (Output Options): Correct last patch to use @itemx, not
28 @item, for options with long option alternatives.
29
30 2004-05-17 Ben Elliston <bje@au.ibm.com>
31
32 * gprof.texi (Introduction): Update synopsis.
33 (Output Options): Document -r and -R.
34 (Analysis Options): Document -t, --table-length.
35 (Miscellaneous Options): Document -h, --help.
36
37 2004-05-13 Nick Clifton <nickc@redhat.com>
38
39 * po/fr.po: Updated French translation.
40
41 2004-03-19 Alan Modra <amodra@bigpond.net.au>
42
43 * po/sv.po: Updated.
44
45 * Makefile.am: Run "make dep-am".
46 * Makefile.in: Regenerate.
47 * gconfig.in: Regenerate.
48 * po/gprof.pot: Regenerate.
49
50 For older changes see ChangeLog-9203
51 \f
52 Local Variables:
53 mode: change-log
54 left-margin: 8
55 fill-column: 74
56 version-control: never
57 End:
This page took 0.032429 seconds and 4 git commands to generate.