Updated Vietnamese and Dutch translations
[deliverable/binutils-gdb.git] / gprof / ChangeLog
1 2007-07-12 Nick Clifton <nickc@redhat.com>
2
3 * po/vi.po: Updated translation.
4
5 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
6
7 * cg_print.c: Force cast of sizeof to be a long.
8 * hist.c: Likewise.
9
10 2007-07-06 Nick Clifton <nickc@redhat.com>
11
12 * basic_blocks.c: Update copyright notice to refer to GPLv3.
13 * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
14 call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
15 flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
16 search_list.c, search_list.h, source.c, source.h, sym_ids.c,
17 sym_ids.h, symtab.c, symtab.h: Likewise.
18
19 2007-07-05 Tristan Gingold <gingold@adacore.com>
20
21 * corefile.c (core_sym_class): Do not discard nested subprograms.
22 * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
23 * Makefile.in: Regenerate.
24
25 2007-07-02 Alan Modra <amodra@bigpond.net.au>
26
27 * Makefile.am: Run "make dep-am".
28 * Makefile.in: Regenerate.
29 * aclocal.m4: Regenerate.
30 * gconfig.in: Regenerate.
31 * po/gprof.pot: Regenerate.
32
33 2007-06-30 H.J. Lu <hongjiu.lu@intel.com>
34
35 * aclocal.m4: Regenerated.
36 * Makefile.in: Likewise.
37
38 2007-06-20 Nick Clifton <nickc@redhat.com>
39
40 * gprof.texi: Refer readers to the gcov tool if they want
41 line-by-line profiling.
42
43 2007-06-14 H.J. Lu <hongjiu.lu@intel.com>
44
45 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
46
47 * acinclude.m4: Removed.
48
49 * Makefile.in: Regenerated.
50 * aclocal.m4: Likewise.
51 * configure: Likewise.
52
53 2007-05-24 Steve Ellcey <sje@cup.hp.com>
54
55 * Makefile.in: Regnerate.
56 * configure: Regenerate.
57 * aclocal.m4: Regenerate.
58
59 2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
60
61 * gprof.texi: Remove orphaned "@end ignore".
62
63 2007-05-22 Nick Clifton <nickc@redhat.com>
64
65 * gprof.texi: Use @copying around the copyright notice.
66
67 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
68
69 * hist.c (scale_and_align_entries): Avoid C99 feature.
70
71 2007-04-19 Alan Modra <amodra@bigpond.net.au>
72
73 * corefile.c (core_create_function_syms, core_create_line_syms): Don't
74 set discard_underscores.
75 * gprof.c (discard_underscores): Delete.
76 * gprof.h (discard_underscores): Delete.
77 * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
78 leading underscores.
79 * utils.c (print_name_only): Call bfd_demangle rather than
80 cplus_demangle.
81 * Makefile.am: Run "make dep-am".
82 * Makefile.in: Regenerate.
83
84 2007-04-14 Steve Ellcey <sje@cup.hp.com>
85
86 * Makefile.am: Add ACLOCAL_AMFLAGS.
87 * Makefile.in: Regenerate.
88
89 2007-04-10 Vladimir Prus <vladimir@codesourcery.com>
90
91 * hist.h (struct histogram)
92 (histograms, num_histograms): New.
93 * hist.c (find_histogram, find_histogram_for_pc)
94 (read_histogram_header): New.
95 (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
96 (hist_sample): Remove.
97 (hist_read_rec): Use the above, and handle multiple
98 histogram records with disjoint address ranges.
99 (hist_write_hist): Support several histogram records.
100 (scale_and_align_entries): Adjust for multiple histograms.
101 (hist_assign_samples_1): New.
102 (hist_assign_samples): Use the above.
103 (hist_clip_symbol_address): New.
104 * hist.h (hist_check_address)
105 (hist_clip_symbol_address): Declare.
106 * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
107 of legacy format for multiple histogram changes.
108 * corefile.c (find_call): Check for core_text_space and
109 clip symbol address range here.
110 * vax.c (vax_find_call): Don't check for
111 core_text_space, or clip the symbol's address range here.
112 Use hist_check_address to check call's target address.
113 * sparc.c: Likewise.
114 * tahoe.c: Likewise.
115 * i386.c: Likewise.
116 * mips.c: Likewise. Also use core_text_sect->vma as the base
117 address for code accesses, just like other machine-specific
118 routines do.
119 * gprof.texi: Adjust for the new logic.
120
121 2007-03-28 Richard Sandiford <richard@codesourcery.com>
122 Phil Edwards <phil@codesourcery.com>
123
124 * gprof.texi: Put the contents after the title page rather
125 than at the end of the document.
126
127 2007-03-22 Joseph Myers <joseph@codesourcery.com>
128
129 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
130 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
131 * Makefile.in: Regenerate.
132 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
133 and VERSION.
134
135 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
136
137 * Makefile.am (REPORT_BUGS_TO): Removed.
138 (INCLUDES): Remove -DREPORT_BUGS_TO.
139 * Makefile.in: Regenerated.
140
141 * configure.in (--with-bugurl): Removed.
142 * configure: Regenerated.
143
144 2007-03-01 Joseph Myers <joseph@codesourcery.com>
145
146 * gprof.c: Include bfdver.h
147 (main): Use BFD_VERSION_STRING for version number and package
148 name.
149 * Makefile.am (PKGVERSION): Remove.
150 (INCLUDES): Update.
151 Regenerate dependencies.
152 * Makefile.in: Regenerate.
153 * configure.in (PKGVERSION): Remove.
154 * configure: Regenerate.
155
156 2007-02-17 Mark Mitchell <mark@codesourcery.com>
157 Nathan Sidwell <nathan@codesourcery.com>
158 Vladimir Prus <vladimir@codesourcery.com>
159 Joseph Myers <joseph@codesourcery.com>
160
161 * configure.in (--with-pkgversion, --with-bugurl): New options.
162 * configure: Regenerate.
163 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
164 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
165 Regenerate dependencies.
166 * Makefile.in: Regenerate.
167 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
168 (main): Include PKGVERSION in version output.
169 * gprof.h: Remove include of bin-bugs.h.
170
171 2007-01-16 Ben Elliston <bje@au.ibm.com>
172
173 * corefile.c (parse_error): New function.
174 (read_function_mappings): Check calls to fscanf and report any
175 errors in parsing the mapping file.
176
177 2006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * Makefile.am (gprof_TEXINFOS): Set.
180 (gprof.info gprof.dvi gprof.html): Delete rule.
181 * Makefile.in: Regenerated.
182
183 2006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
184
185 * configure.in: Define GENINSRC_NEVER.
186 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
187 (MAINTAINERCLEANFILES): Add info file.
188 (DISTCLEANFILES): Pretend to add info file.
189 * po/Make-in (.po.gmo): Put gmo files in objdir.
190 * configure, Makefile.in: Regenerated.
191
192 2006-11-27 Nick Clifton <nickc@redhat.com>
193
194 * po/ms.po: Updated Malay translation.
195
196 2006-11-22 Nick Clifton <nickc@redhat.com>
197
198 * configure.in (LINGUAS): Add ms.
199 * po/ms.po: New Malay translation.
200
201 2006-10-17 Bob Wilson <bob.wilson@acm.org>
202
203 * gprof.c (main): Fix option string for -r and -R.
204
205 2006-10-16 Bob Wilson <bob.wilson@acm.org>
206
207 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
208
209 2006-10-16 Bob Wilson <bob.wilson@acm.org>
210
211 * gprof.c (main): Fix option string for -C, -n and -N.
212
213 2006-09-26 Thiemo Seufer <ths@networkno.de>
214
215 * gprof.texi: Fix install failure.
216
217 2006-09-19 Bob Wilson <bob.wilson@acm.org>
218
219 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
220 Specify section names in cross references. Fix typos.
221 Omit "next", "previous" and "up" fields from @node lines.
222 (SYNOPSIS): Show map_file argument to --file-ordering.
223 (Compiling): Remove extra, truncated lines from example output.
224 (Cycles): Fix references to "called" field.
225 (Internals): Allow hyphenation between file:function names.
226 (GNU Free Documentation License): Update formatting to match fdl.texi.
227
228 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
229
230 * gprof.texi: Fix some typos.
231
232 2006-06-07 Joseph S. Myers <joseph@codesourcery.com>
233
234 * po/Make-in (pdf, ps): New dummy targets.
235
236 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
237
238 * po/Make-in (top_builddir): Define.
239
240 2006-06-05 Alan Modra <amodra@bigpond.net.au>
241
242 * Makefile.in: Regenerate.
243 * gconfig.in: Regenerate.
244
245 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
246
247 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
248 and LIBINTL_DEP everywhere.
249 (INCLUDES): Use @INCINTL@.
250 * acinclude.m4: Include new gettext macros.
251 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
252 Remove local code for po/Makefile.
253 * Makefile.in, aclocal.m4, configure: Regenerated.
254
255 2006-05-30 Nick Clifton <nickc@redhat.com>
256
257 * po/es.po: Updated Spanish translation.
258
259 2006-05-02 James E Wilson <wilson@specifix.com>
260
261 * gprof.c (main): When setting default output_style, add separate
262 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
263
264 2006-04-25 Masaki Muranaka <monaka@monami-software.com>
265
266 PR 2587
267 * Makefile.am: Add empty rule for .m -> .o build in order to work
268 around bug in gmake shipped by Apple.
269 * Makefile.in: Regenerate.
270
271 2006-04-19 Alan Modra <amodra@bigpond.net.au>
272
273 * configure: Regenerate.
274
275 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
276
277 * po/Make-in: Add install-html target.
278 * Makefile.am: Add install-html, install-html-am and
279 install-html-recursive targets.
280 * Makefile.in: Regenerate.
281 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
282 * configure: Regenerate.
283
284 2006-03-21 Ben Elliston <bje@au.ibm.com>
285
286 * corefile.c (core_init): Report that the executable is not in the
287 expected executable format rather than "a.out" format.
288
289 2006-03-09 Nick Clifton <nickc@redhat.com>
290
291 * po/sv.po: Updated Swedish translation.
292
293 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
294
295 * po/Make-in: Add html target.
296
297 For older changes see ChangeLog-2005
298 \f
299 Local Variables:
300 mode: change-log
301 left-margin: 8
302 fill-column: 74
303 version-control: never
304 End:
This page took 0.044338 seconds and 5 git commands to generate.