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