(debug_apply_rela_addends): Remove redundant %s from printf string.
[binutils-gdb.git] / gprof / ChangeLog
1 2005-04-14 Alan Modra <amodra@bigpond.net.au>
2
3 * corefile.c (core_init): Call bfd_get_synthetic_symtab.
4
5 2005-04-14 Alan Modra <amodra@bigpond.net.au>
6
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.
13
14 2005-04-06 Nick Clifton <nickc@redhat.com>
15
16 * po/rw.po: New translation: Kinyarwanda
17 * configure.in (ALL_LINGUAS): Add rw
18 * configure: Regenerate.
19
20 2005-04-04 Nick Clifton <nickc@redhat.com>
21
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.
27
28 2005-03-29 Nick Clifton <nickc@redhat.com>
29
30 * po/de.po: Updated German translation.
31
32 2005-03-17 Nick Clifton <nickc@redhat.com>
33
34 * po/vi.po: Updated Vietnamese translation.
35
36 2005-03-16 Nick Clifton <nickc@redhat.com>
37 Ben Elliston <bje@au.ibm.com>
38
39 * configure.in (werror): New switch: Add -Werror to the
40 compiler command line. Enabled by default. Disable via
41 --disable-werror.
42 * configure: Regenerate.
43
44 2005-03-15 Nick Clifton <nickc@redhat.com>
45
46 * basic_blocks.c (print_exec_counts): Step through sorted array of
47 basic blocks.
48
49 2005-03-15 Alan Modra <amodra@bigpond.net.au>
50
51 * po/es.po: Commit new Spanish translation.
52
53 * po/fr.po: Commit new French translation.
54
55 2005-03-14 Alan Modra <amodra@bigpond.net.au>
56
57 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
58
59 2005-03-14 Alan Modra <amodra@bigpond.net.au>
60
61 * po/tr.po: Commit new Turkish translation.
62
63 2005-03-05 Alan Modra <amodra@bigpond.net.au>
64
65 * po/gprof.pot: Regenerate.
66
67 2005-02-22 Alan Modra <amodra@bigpond.net.au>
68
69 * basic_blocks.c: Warning fixes.
70 * gmon_io.c: Likewise.
71 * hist.c: Likewise.
72 * hist.h: Likewise.
73
74 2005-01-31 Andrew Cagney <cagney@gnu.org>
75
76 * configure: Regenerate to track ../gettext.m4.
77
78 2005-01-31 Nick Clifton <nickc@redhat.com>
79
80 * po/vi/po: New file: Vietnamese translation.
81 * configure.in: (ALL_LINGUAS): Add vi.
82 * configure: Regenerate.
83
84 2005-01-27 Andrew Cagney <cagney@gnu.org>
85
86 * configure: Regenerate to track ../gettext.m4 change.
87
88 2005-01-21 Ben Elliston <bje@au.ibm.com>
89
90 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
91
92 2004-11-30 Tero Niemela <tero_niemela@yahoo.com>
93
94 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
95 * Makefile.in: Regenerate.
96
97 2004-09-17 Alan Modra <amodra@bigpond.net.au>
98
99 * Makefile.in: Regenerate.
100 * aclocal.m4: Regenerate.
101 * configure: Regenerate.
102 * po/gprof.pot: Regenerate.
103
104 2004-07-13 Ben Elliston <bje@au.ibm.com>
105
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.
108
109 2004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
110
111 * Makefile.in: Regenerate to clean up breakage.
112
113 2004-06-15 Ben Elliston <bje@au.ibm.com>
114
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.
121
122 2004-06-15 Alan Modra <amodra@bigpond.net.au>
123
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.
127
128 2004-05-26 Andrew Cagney <cagney@gnu.org>
129
130 * corefile.c (core_create_line_syms): Per ISO C '90, move
131 vma_high's declaration to the function's start.
132
133 2004-05-26 Ben Elliston <bje@au.ibm.com>
134
135 * gprof.c (main): Clean up some more.
136
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.
144
145 2004-05-26 Ben Elliston <bje@au.ibm.com>
146
147 * corefile.c (core_init): Use a separate local variable,
148 core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
149 more obvious.
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.
155 Tidy.
156
157 2004-05-17 Ben Elliston <bje@au.ibm.com>
158
159 * gprof.texi (Output Options): Correct last patch to use @itemx, not
160 @item, for options with long option alternatives.
161
162 2004-05-17 Ben Elliston <bje@au.ibm.com>
163
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.
168
169 2004-05-13 Nick Clifton <nickc@redhat.com>
170
171 * po/fr.po: Updated French translation.
172
173 2004-03-19 Alan Modra <amodra@bigpond.net.au>
174
175 * po/sv.po: Updated.
176
177 * Makefile.am: Run "make dep-am".
178 * Makefile.in: Regenerate.
179 * gconfig.in: Regenerate.
180 * po/gprof.pot: Regenerate.
181
182 For older changes see ChangeLog-9203
183 \f
184 Local Variables:
185 mode: change-log
186 left-margin: 8
187 fill-column: 74
188 version-control: never
189 End: