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