* doc/binutils.texi: Include config.texi and @file documentation
[external/binutils.git] / gprof / ChangeLog
1 2005-11-16  Mark Mitchell  <mark@codesourcery.com>
2
3         * Makefile.am (gprof.info, gprof.1): Depend on config.texi.
4         (config.texi): New file.
5         * Makefile.in: Regenerated.
6
7 2005-11-07  Steve Ellcey  <sje@cup.hp.com>
8
9         * configure: Regenerate after modifying bfd/warning.m4.
10
11 2005-10-30  Mark Mitchell  <mark@codesourcery.com>
12
13         * gprof.c (usage): Document "@FILE".
14
15 2005-09-30  Nick Clifton  <nickc@redhat.com>
16
17         * po/ga.po: New Irish translation.
18         * configure.in (ALL_LINGUAS): Add "ga".
19         * configure: Regenerate.
20
21 2005-09-30  Mark Mitchell  <mark@codesourcery.com>
22
23         * gprof.c (main): Use expandargv.
24
25 2005-09-30  Matthias Kurz  <mk@baerlap.north.de>
26
27         * gprof.c (main):Only invoke bindtextdomain() and textdomain() if
28         ENABLE_NLS is defined.
29
30 2005-05-09  Nick Clifton  <nickc@redhat.com>
31
32         * Update the address and phone number of the FSF organization in
33         the GPL notices in the following files:
34         aclocal.m4, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
35         bbconv.pl, call_graph.c, call_graph.h, cg_print.c, cg_print.h,
36         corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
37         gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
38         source.c, source.h, sym_ids.c, sym_ids.h, symtab.c, symtab.h
39
40 2005-04-25  Ben Elliston  <bje@au.ibm.com>
41
42         * corefile.h (core_num_syms): Remove unused extern declaration.
43         (core_syms): Likewise.
44         (min_insn_size): Likewise.
45
46 2005-04-24  Ben Elliston  <bje@au.ibm.com>
47
48         * corefile.c (core_num_syms): Make static.
49         (core_syms): Likewise.
50         (min_insn_size): Likewise.
51         * gprof.c (abfd): Remove unused variable.
52         * hist.c (hist_dimension): Make static.
53         (hist_dimension_abbrev): Likewise.
54         * sym_ids.c (id_list): Likewise.
55         (table_name): Likewise.
56
57 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
58
59         * corefile.c (core_init): Call bfd_get_synthetic_symtab.
60
61 2005-04-14  Alan Modra  <amodra@bigpond.net.au>
62
63         * Makefile.am (NO_WERROR): Define.
64         * acinclude.m4: Include ../bfd/warning.m4.
65         * configure.in: Invoke AM_BINUTILS_WARNINGS.
66         * Makefile.in: Regenerate.
67         * aclocal.m4: Regenerate.
68         * configure: Regenerate.
69
70 2005-04-06  Nick Clifton  <nickc@redhat.com>
71
72         * po/rw.po: New translation: Kinyarwanda
73         * configure.in (ALL_LINGUAS): Add rw
74         * configure: Regenerate.
75
76 2005-04-04  Nick Clifton  <nickc@redhat.com>
77
78         * configure.in: Add a check for <unistd.h> providing a prototype
79         for getopt() which is compatible with the one in
80         include/getopt.h.  If so then define HAVE_DECL_GETOPT.
81         * configure: Regenerate.
82         * gconfig.in (HAVE_DECL_GETOPT): Add.
83
84 2005-03-29  Nick Clifton  <nickc@redhat.com>
85
86         * po/de.po: Updated German translation.
87
88 2005-03-17  Nick Clifton  <nickc@redhat.com>
89
90         * po/vi.po: Updated Vietnamese translation.
91
92 2005-03-16  Nick Clifton  <nickc@redhat.com>
93             Ben Elliston  <bje@au.ibm.com>
94
95         * configure.in (werror): New switch: Add -Werror to the
96         compiler command line.  Enabled by default.  Disable via
97         --disable-werror.
98         * configure: Regenerate.
99
100 2005-03-15  Nick Clifton  <nickc@redhat.com>
101
102         * basic_blocks.c (print_exec_counts): Step through sorted array of
103         basic blocks.
104
105 2005-03-15  Alan Modra  <amodra@bigpond.net.au>
106
107         * po/es.po: Commit new Spanish translation.
108
109         * po/fr.po: Commit new French translation.
110
111 2005-03-14  Alan Modra  <amodra@bigpond.net.au>
112
113         * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
114
115 2005-03-14  Alan Modra  <amodra@bigpond.net.au>
116
117         * po/tr.po: Commit new Turkish translation.
118
119 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
120
121         * po/gprof.pot: Regenerate.
122
123 2005-02-22  Alan Modra  <amodra@bigpond.net.au>
124
125         * basic_blocks.c: Warning fixes.
126         * gmon_io.c: Likewise.
127         * hist.c: Likewise.
128         * hist.h: Likewise.
129
130 2005-01-31  Andrew Cagney  <cagney@gnu.org>
131
132         * configure: Regenerate to track ../gettext.m4.
133
134 2005-01-31  Nick Clifton  <nickc@redhat.com>
135
136         * po/vi/po: New file: Vietnamese translation.
137         * configure.in: (ALL_LINGUAS): Add vi.
138         * configure: Regenerate.
139
140 2005-01-27  Andrew Cagney  <cagney@gnu.org>
141
142         * configure: Regenerate to track ../gettext.m4 change.
143
144 2005-01-21  Ben Elliston  <bje@au.ibm.com>
145
146         * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
147
148 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
149
150         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
151         * Makefile.in: Regenerate.
152
153 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
154
155         * Makefile.in: Regenerate.
156         * aclocal.m4: Regenerate.
157         * configure: Regenerate.
158         * po/gprof.pot: Regenerate.
159
160 2004-07-13  Ben Elliston  <bje@au.ibm.com>
161
162         * gprof.c (main): For line-by-line profiling, there is no need to
163         specially exclude the default function set from the flat profile.
164
165 2004-06-28  Maciej W. Rozycki  <macro@linux-mips.org>
166
167         * Makefile.in: Regenerate to clean up breakage.
168
169 2004-06-15  Ben Elliston  <bje@au.ibm.com>
170
171         * configure.in: Run through autoupdate.
172         * configure: Regenerate with autoconf 2.59.
173         * Makefile.am (install-local): Rename from this ..
174         (install-data-local): .. to this.
175         * Makefile.in: Regenerate with automake 1.8.5.
176         * aclocal.m4: Regenerate with aclocal 1.8.5.
177
178 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
179
180         * corefile.c (core_init): Use bfd_get_section_size
181         instead of bfd_get_section_size_before_reloc or _raw_size.
182         * symtab.c (symtab_finalize): Likewise.
183
184 2004-05-26  Andrew Cagney  <cagney@gnu.org>
185
186         * corefile.c (core_create_line_syms): Per ISO C '90, move
187         vma_high's declaration to the function's start.
188
189 2004-05-26  Ben Elliston  <bje@au.ibm.com>
190
191         * gprof.c (main): Clean up some more.
192
193         * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
194         call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
195         cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
196         gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
197         i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
198         sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
199         utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
200
201 2004-05-26  Ben Elliston  <bje@au.ibm.com>
202
203         * corefile.c (core_init): Use a separate local variable,
204         core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
205         more obvious.
206         (core_create_function_syms): Discard cbfd argument.  Eliminate
207         `offset' variable and calculate VMA directly. Update all users.
208         * corefile.h (core_create_function_syms): Update prototype.
209         (core_create_line_syms): Likewise.
210         * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
211         Tidy.
212
213 2004-05-17  Ben Elliston  <bje@au.ibm.com>
214
215         * gprof.texi (Output Options): Correct last patch to use @itemx, not
216         @item, for options with long option alternatives.
217
218 2004-05-17  Ben Elliston  <bje@au.ibm.com>
219
220         * gprof.texi (Introduction): Update synopsis.
221         (Output Options): Document -r and -R.
222         (Analysis Options): Document -t, --table-length.
223         (Miscellaneous Options): Document -h, --help.
224
225 2004-05-13  Nick Clifton  <nickc@redhat.com>
226
227         * po/fr.po: Updated French translation.
228
229 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
230
231         * po/sv.po: Updated.
232
233         * Makefile.am: Run "make dep-am".
234         * Makefile.in: Regenerate.
235         * gconfig.in: Regenerate.
236         * po/gprof.pot: Regenerate.
237
238 For older changes see ChangeLog-9203
239 \f
240 Local Variables:
241 mode: change-log
242 left-margin: 8
243 fill-column: 74
244 version-control: never
245 End: