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