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