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