e5b9820113cf56c90b3538d49ba297be62ea5b28
[external/binutils.git] / gprof / ChangeLog
1 2005-01-31  Andrew Cagney  <cagney@gnu.org>
2
3         * configure: Regenerate to track ../gettext.m4.
4
5 2005-01-31  Nick Clifton  <nickc@redhat.com>
6
7         * po/vi/po: New file: Vietnamese translation.
8         * configure.in: (ALL_LINGUAS): Add vi.
9         * configure: Regenerate.
10
11 2005-01-27  Andrew Cagney  <cagney@gnu.org>
12
13         * configure: Regenerate to track ../gettext.m4 change.
14
15 2005-01-21  Ben Elliston  <bje@au.ibm.com>
16
17         * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
18
19 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
20
21         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
22         * Makefile.in: Regenerate.
23
24 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
25
26         * Makefile.in: Regenerate.
27         * aclocal.m4: Regenerate.
28         * configure: Regenerate.
29         * po/gprof.pot: Regenerate.
30
31 2004-07-13  Ben Elliston  <bje@au.ibm.com>
32
33         * gprof.c (main): For line-by-line profiling, there is no need to
34         specially exclude the default function set from the flat profile.
35
36 2004-06-28  Maciej W. Rozycki  <macro@linux-mips.org>
37
38         * Makefile.in: Regenerate to clean up breakage.
39
40 2004-06-15  Ben Elliston  <bje@au.ibm.com>
41
42         * configure.in: Run through autoupdate.
43         * configure: Regenerate with autoconf 2.59.
44         * Makefile.am (install-local): Rename from this ..
45         (install-data-local): .. to this.
46         * Makefile.in: Regenerate with automake 1.8.5.
47         * aclocal.m4: Regenerate with aclocal 1.8.5.
48
49 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
50
51         * corefile.c (core_init): Use bfd_get_section_size
52         instead of bfd_get_section_size_before_reloc or _raw_size.
53         * symtab.c (symtab_finalize): Likewise.
54
55 2004-05-26  Andrew Cagney  <cagney@gnu.org>
56
57         * corefile.c (core_create_line_syms): Per ISO C '90, move
58         vma_high's declaration to the function's start.
59
60 2004-05-26  Ben Elliston  <bje@au.ibm.com>
61
62         * gprof.c (main): Clean up some more.
63
64         * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
65         call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
66         cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
67         gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
68         i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
69         sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
70         utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
71
72 2004-05-26  Ben Elliston  <bje@au.ibm.com>
73
74         * corefile.c (core_init): Use a separate local variable,
75         core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
76         more obvious.
77         (core_create_function_syms): Discard cbfd argument.  Eliminate
78         `offset' variable and calculate VMA directly. Update all users.
79         * corefile.h (core_create_function_syms): Update prototype.
80         (core_create_line_syms): Likewise.
81         * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
82         Tidy.   
83
84 2004-05-17  Ben Elliston  <bje@au.ibm.com>
85
86         * gprof.texi (Output Options): Correct last patch to use @itemx, not
87         @item, for options with long option alternatives.
88
89 2004-05-17  Ben Elliston  <bje@au.ibm.com>
90
91         * gprof.texi (Introduction): Update synopsis.
92         (Output Options): Document -r and -R.
93         (Analysis Options): Document -t, --table-length.
94         (Miscellaneous Options): Document -h, --help.
95
96 2004-05-13  Nick Clifton  <nickc@redhat.com>
97
98         * po/fr.po: Updated French translation.
99
100 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
101
102         * po/sv.po: Updated.
103
104         * Makefile.am: Run "make dep-am".
105         * Makefile.in: Regenerate.
106         * gconfig.in: Regenerate.
107         * po/gprof.pot: Regenerate.
108
109 For older changes see ChangeLog-9203
110 \f
111 Local Variables:
112 mode: change-log
113 left-margin: 8
114 fill-column: 74
115 version-control: never
116 End: