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