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