daily update
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
44eb1801
NC
12005-05-09 Nick Clifton <nickc@redhat.com>
2
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
10
226b1014
BE
112005-04-25 Ben Elliston <bje@au.ibm.com>
12
13 * corefile.h (core_num_syms): Remove unused extern declaration.
14 (core_syms): Likewise.
15 (min_insn_size): Likewise.
16
9e972ca0
BE
172005-04-24 Ben Elliston <bje@au.ibm.com>
18
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.
27
2f041bf7
AM
282005-04-14 Alan Modra <amodra@bigpond.net.au>
29
30 * corefile.c (core_init): Call bfd_get_synthetic_symtab.
31
9e9b66a9
AM
322005-04-14 Alan Modra <amodra@bigpond.net.au>
33
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.
40
0d6af1ab
NC
412005-04-06 Nick Clifton <nickc@redhat.com>
42
43 * po/rw.po: New translation: Kinyarwanda
44 * configure.in (ALL_LINGUAS): Add rw
45 * configure: Regenerate.
46
34875e64
NC
472005-04-04 Nick Clifton <nickc@redhat.com>
48
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.
54
f0953f9d
NC
552005-03-29 Nick Clifton <nickc@redhat.com>
56
57 * po/de.po: Updated German translation.
58
f7e6ca5e
NC
592005-03-17 Nick Clifton <nickc@redhat.com>
60
61 * po/vi.po: Updated Vietnamese translation.
62
1ad12f97
NC
632005-03-16 Nick Clifton <nickc@redhat.com>
64 Ben Elliston <bje@au.ibm.com>
65
569acd2c 66 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 67 compiler command line. Enabled by default. Disable via
569acd2c 68 --disable-werror.
1ad12f97
NC
69 * configure: Regenerate.
70
f7945f45
NC
712005-03-15 Nick Clifton <nickc@redhat.com>
72
73 * basic_blocks.c (print_exec_counts): Step through sorted array of
74 basic blocks.
75
ea8409f7
AM
762005-03-15 Alan Modra <amodra@bigpond.net.au>
77
729ae8d2
AM
78 * po/es.po: Commit new Spanish translation.
79
ea8409f7
AM
80 * po/fr.po: Commit new French translation.
81
5ef6bac7
AM
822005-03-14 Alan Modra <amodra@bigpond.net.au>
83
84 * gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
85
882cb63e
AM
862005-03-14 Alan Modra <amodra@bigpond.net.au>
87
88 * po/tr.po: Commit new Turkish translation.
89
06647dfd
AM
902005-03-05 Alan Modra <amodra@bigpond.net.au>
91
92 * po/gprof.pot: Regenerate.
93
8c62e9e1
AM
942005-02-22 Alan Modra <amodra@bigpond.net.au>
95
96 * basic_blocks.c: Warning fixes.
97 * gmon_io.c: Likewise.
98 * hist.c: Likewise.
99 * hist.h: Likewise.
100
c46f8c51
AC
1012005-01-31 Andrew Cagney <cagney@gnu.org>
102
103 * configure: Regenerate to track ../gettext.m4.
104
e87b2913
NC
1052005-01-31 Nick Clifton <nickc@redhat.com>
106
107 * po/vi/po: New file: Vietnamese translation.
108 * configure.in: (ALL_LINGUAS): Add vi.
109 * configure: Regenerate.
110
e8093792
AC
1112005-01-27 Andrew Cagney <cagney@gnu.org>
112
113 * configure: Regenerate to track ../gettext.m4 change.
114
210c61aa
BE
1152005-01-21 Ben Elliston <bje@au.ibm.com>
116
117 * gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
118
32118081
NC
1192004-11-30 Tero Niemela <tero_niemela@yahoo.com>
120
121 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
122 * Makefile.in: Regenerate.
123
df76639a
AM
1242004-09-17 Alan Modra <amodra@bigpond.net.au>
125
126 * Makefile.in: Regenerate.
127 * aclocal.m4: Regenerate.
128 * configure: Regenerate.
129 * po/gprof.pot: Regenerate.
130
2ef8a0a8
BE
1312004-07-13 Ben Elliston <bje@au.ibm.com>
132
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.
135
8ffc9dd4
MR
1362004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
137
138 * Makefile.in: Regenerate to clean up breakage.
139
6bf9431b
BE
1402004-06-15 Ben Elliston <bje@au.ibm.com>
141
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.
148
67cf9bc5
AM
1492004-06-15 Alan Modra <amodra@bigpond.net.au>
150
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.
154
bb02f434
AC
1552004-05-26 Andrew Cagney <cagney@gnu.org>
156
157 * corefile.c (core_create_line_syms): Per ISO C '90, move
158 vma_high's declaration to the function's start.
159
3e8f6abf
BE
1602004-05-26 Ben Elliston <bje@au.ibm.com>
161
13f178c0
BE
162 * gprof.c (main): Clean up some more.
163
3e8f6abf
BE
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.
171
37b1bfcd
BE
1722004-05-26 Ben Elliston <bje@au.ibm.com>
173
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.
06647dfd 182 Tidy.
37b1bfcd 183
242b2571
BE
1842004-05-17 Ben Elliston <bje@au.ibm.com>
185
186 * gprof.texi (Output Options): Correct last patch to use @itemx, not
187 @item, for options with long option alternatives.
188
a1c21132
BE
1892004-05-17 Ben Elliston <bje@au.ibm.com>
190
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.
195
9598fbe5
NC
1962004-05-13 Nick Clifton <nickc@redhat.com>
197
198 * po/fr.po: Updated French translation.
199
bfa36442
AM
2002004-03-19 Alan Modra <amodra@bigpond.net.au>
201
e5d10b60
AM
202 * po/sv.po: Updated.
203
bfa36442
AM
204 * Makefile.am: Run "make dep-am".
205 * Makefile.in: Regenerate.
206 * gconfig.in: Regenerate.
207 * po/gprof.pot: Regenerate.
1be59579 208
c9e214e5
AM
209For older changes see ChangeLog-9203
210\f
211Local Variables:
212mode: change-log
213left-margin: 8
214fill-column: 74
215version-control: never
216End:
This page took 0.154723 seconds and 4 git commands to generate.