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