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