1 2005-04-14 Alan Modra <amodra@bigpond.net.au>
3 * corefile.c (core_init): Call bfd_get_synthetic_symtab.
5 2005-04-14 Alan Modra <amodra@bigpond.net.au>
7 * Makefile.am (NO_WERROR): Define.
8 * acinclude.m4: Include ../bfd/warning.m4.
9 * configure.in: Invoke AM_BINUTILS_WARNINGS.
10 * Makefile.in: Regenerate.
11 * aclocal.m4: Regenerate.
12 * configure: Regenerate.
14 2005-04-06 Nick Clifton <nickc@redhat.com>
16 * po/rw.po: New translation: Kinyarwanda
17 * configure.in (ALL_LINGUAS): Add rw
18 * configure: Regenerate.
20 2005-04-04 Nick Clifton <nickc@redhat.com>
22 * configure.in: Add a check for <unistd.h> providing a prototype
23 for getopt() which is compatible with the one in
24 include/getopt.h. If so then define HAVE_DECL_GETOPT.
25 * configure: Regenerate.
26 * gconfig.in (HAVE_DECL_GETOPT): Add.
28 2005-03-29 Nick Clifton <nickc@redhat.com>
30 * po/de.po: Updated German translation.
32 2005-03-17 Nick Clifton <nickc@redhat.com>
34 * po/vi.po: Updated Vietnamese translation.
36 2005-03-16 Nick Clifton <nickc@redhat.com>
37 Ben Elliston <bje@au.ibm.com>
39 * configure.in (werror): New switch: Add -Werror to the
40 compiler command line. Enabled by default. Disable via
42 * configure: Regenerate.
44 2005-03-15 Nick Clifton <nickc@redhat.com>
46 * basic_blocks.c (print_exec_counts): Step through sorted array of
49 2005-03-15 Alan Modra <amodra@bigpond.net.au>
51 * po/es.po: Commit new Spanish translation.
53 * po/fr.po: Commit new French translation.
55 2005-03-14 Alan Modra <amodra@bigpond.net.au>
57 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
59 2005-03-14 Alan Modra <amodra@bigpond.net.au>
61 * po/tr.po: Commit new Turkish translation.
63 2005-03-05 Alan Modra <amodra@bigpond.net.au>
65 * po/gprof.pot: Regenerate.
67 2005-02-22 Alan Modra <amodra@bigpond.net.au>
69 * basic_blocks.c: Warning fixes.
70 * gmon_io.c: Likewise.
74 2005-01-31 Andrew Cagney <cagney@gnu.org>
76 * configure: Regenerate to track ../gettext.m4.
78 2005-01-31 Nick Clifton <nickc@redhat.com>
80 * po/vi/po: New file: Vietnamese translation.
81 * configure.in: (ALL_LINGUAS): Add vi.
82 * configure: Regenerate.
84 2005-01-27 Andrew Cagney <cagney@gnu.org>
86 * configure: Regenerate to track ../gettext.m4 change.
88 2005-01-21 Ben Elliston <bje@au.ibm.com>
90 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
92 2004-11-30 Tero Niemela <tero_niemela@yahoo.com>
94 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
95 * Makefile.in: Regenerate.
97 2004-09-17 Alan Modra <amodra@bigpond.net.au>
99 * Makefile.in: Regenerate.
100 * aclocal.m4: Regenerate.
101 * configure: Regenerate.
102 * po/gprof.pot: Regenerate.
104 2004-07-13 Ben Elliston <bje@au.ibm.com>
106 * gprof.c (main): For line-by-line profiling, there is no need to
107 specially exclude the default function set from the flat profile.
109 2004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
111 * Makefile.in: Regenerate to clean up breakage.
113 2004-06-15 Ben Elliston <bje@au.ibm.com>
115 * configure.in: Run through autoupdate.
116 * configure: Regenerate with autoconf 2.59.
117 * Makefile.am (install-local): Rename from this ..
118 (install-data-local): .. to this.
119 * Makefile.in: Regenerate with automake 1.8.5.
120 * aclocal.m4: Regenerate with aclocal 1.8.5.
122 2004-06-15 Alan Modra <amodra@bigpond.net.au>
124 * corefile.c (core_init): Use bfd_get_section_size
125 instead of bfd_get_section_size_before_reloc or _raw_size.
126 * symtab.c (symtab_finalize): Likewise.
128 2004-05-26 Andrew Cagney <cagney@gnu.org>
130 * corefile.c (core_create_line_syms): Per ISO C '90, move
131 vma_high's declaration to the function's start.
133 2004-05-26 Ben Elliston <bje@au.ibm.com>
135 * gprof.c (main): Clean up some more.
137 * alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
138 call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
139 cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
140 gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
141 i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
142 sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
143 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
145 2004-05-26 Ben Elliston <bje@au.ibm.com>
147 * corefile.c (core_init): Use a separate local variable,
148 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
150 (core_create_function_syms): Discard cbfd argument. Eliminate
151 `offset' variable and calculate VMA directly. Update all users.
152 * corefile.h (core_create_function_syms): Update prototype.
153 (core_create_line_syms): Likewise.
154 * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
157 2004-05-17 Ben Elliston <bje@au.ibm.com>
159 * gprof.texi (Output Options): Correct last patch to use @itemx, not
160 @item, for options with long option alternatives.
162 2004-05-17 Ben Elliston <bje@au.ibm.com>
164 * gprof.texi (Introduction): Update synopsis.
165 (Output Options): Document -r and -R.
166 (Analysis Options): Document -t, --table-length.
167 (Miscellaneous Options): Document -h, --help.
169 2004-05-13 Nick Clifton <nickc@redhat.com>
171 * po/fr.po: Updated French translation.
173 2004-03-19 Alan Modra <amodra@bigpond.net.au>
177 * Makefile.am: Run "make dep-am".
178 * Makefile.in: Regenerate.
179 * gconfig.in: Regenerate.
180 * po/gprof.pot: Regenerate.
182 For older changes see ChangeLog-9203
188 version-control: never