3 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
4 * Makefile.in: Regenerate.
8 * Makefile.in: Regenerate.
9 * aclocal.m4: Regenerate.
10 * configure: Regenerate.
11 * po/gprof.pot: Regenerate.
15 * gprof.c (main): For line-by-line profiling, there is no need to
16 specially exclude the default function set from the flat profile.
20 * Makefile.in: Regenerate to clean up breakage.
24 * configure.in: Run through autoupdate.
25 * configure: Regenerate with autoconf 2.59.
26 * Makefile.am (install-local): Rename from this ..
27 (install-data-local): .. to this.
28 * Makefile.in: Regenerate with automake 1.8.5.
29 * aclocal.m4: Regenerate with aclocal 1.8.5.
33 * corefile.c (core_init): Use bfd_get_section_size
34 instead of bfd_get_section_size_before_reloc or _raw_size.
35 * symtab.c (symtab_finalize): Likewise.
39 * corefile.c (core_create_line_syms): Per ISO C '90, move
40 vma_high's declaration to the function's start.
44 * gprof.c (main): Clean up some more.
46 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
47 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
48 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
49 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
50 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
51 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
52 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
56 * corefile.c (core_init): Use a separate local variable,
57 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
59 (core_create_function_syms): Discard cbfd argument. Eliminate
60 `offset' variable and calculate VMA directly. Update all users.
61 * corefile.h (core_create_function_syms): Update prototype.
62 (core_create_line_syms): Likewise.
63 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
68 * gprof.texi (Output Options): Correct last patch to use @itemx, not
69 @item, for options with long option alternatives.
73 * gprof.texi (Introduction): Update synopsis.
74 (Output Options): Document -r and -R.
75 (Analysis Options): Document -t, --table-length.
76 (Miscellaneous Options): Document -h, --help.
80 * po/fr.po: Updated French translation.
86 * Makefile.am: Run "make dep-am".
87 * Makefile.in: Regenerate.
88 * gconfig.in: Regenerate.
89 * po/gprof.pot: Regenerate.
91 For older changes see ChangeLog-9203
97 version-control: never