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