* corefile.c (core_init): Use a separate local variable,
[external/binutils.git] / gprof / ChangeLog
1 2004-05-26  Ben Elliston  <bje@au.ibm.com>
2
3         * corefile.c (core_init): Use a separate local variable,
4         core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
5         more obvious.
6         (core_create_function_syms): Discard cbfd argument.  Eliminate
7         `offset' variable and calculate VMA directly. Update all users.
8         * corefile.h (core_create_function_syms): Update prototype.
9         (core_create_line_syms): Likewise.
10         * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
11         Tidy.   
12
13 2004-05-17  Ben Elliston  <bje@au.ibm.com>
14
15         * gprof.texi (Output Options): Correct last patch to use @itemx, not
16         @item, for options with long option alternatives.
17
18 2004-05-17  Ben Elliston  <bje@au.ibm.com>
19
20         * gprof.texi (Introduction): Update synopsis.
21         (Output Options): Document -r and -R.
22         (Analysis Options): Document -t, --table-length.
23         (Miscellaneous Options): Document -h, --help.
24
25 2004-05-13  Nick Clifton  <nickc@redhat.com>
26
27         * po/fr.po: Updated French translation.
28
29 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
30
31         * po/sv.po: Updated.
32
33         * Makefile.am: Run "make dep-am".
34         * Makefile.in: Regenerate.
35         * gconfig.in: Regenerate.
36         * po/gprof.pot: Regenerate.
37
38 For older changes see ChangeLog-9203
39 \f
40 Local Variables:
41 mode: change-log
42 left-margin: 8
43 fill-column: 74
44 version-control: never
45 End: