Automatic date update in version.in
[binutils-gdb.git] / gprof / ChangeLog-2007
bloba95d73283b42420b70a97b13d3759f71fa404fad
1 2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
3         * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
4         * configure: Regenerated.
6 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
8         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
9         * configure.in: Invoke AC_GNU_SOURCE.
10         * Makefile.in: Regenerate.
11         * configure: Regenerate.
12         * gconfig.in: Regenerate.
14 2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
16         PR gprof/5147
17         * configure.in: Add check for fabs() being in libm.
18         * configure: Regenerate.
20 2007-09-25  Robert Norton  <rnorton@broadcom.com>
22         * cg_print.c (sort_members): Include the final member on the list
23         in the sort.
25 2007-09-17  Nick Clifton  <nickc@redhat.com>
27         * po/es.po: Updated Spanish translation.
29 2007-08-30  Nick Clifton  <nickc@redhat.com>
31         * po/fi.po: Updated Finnish translation.
33 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
35         * po/sv.po: Updated Swedish translation.
37 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
39         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
41 2007-08-12  Matthias Klose  <doko@ubuntu.com>
43         * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
44         $(top_srcdir)/../../bfd/doc.
45         * Makefile.in: Regenerate.
47 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
49         * configure.in (ALL_LINGUAS): Add fi.
50         * po/fi.po: New file.
51         * configure: Regenerated.
53 2007-08-10  Nick Clifton  <nickc@redhat.com>
55         * po/ga.po: Updated Irish translation.
56         * po/vi.po: Updated Vietnamese translation.
58 2007-08-07  Nick Clifton  <nickc@redhat.com>
60         * po/de.po: Updated German translation.
62 2007-07-12  Nick Clifton  <nickc@redhat.com>
64         * po/vi.po: Updated translation.
66 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
68         * cg_print.c: Force cast of sizeof to be a long.
69         * hist.c: Likewise.
71 2007-07-06  Nick Clifton  <nickc@redhat.com>
73         * basic_blocks.c: Update copyright notice to refer to GPLv3.
74         * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
75         call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
76         flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
77         search_list.c, search_list.h, source.c, source.h, sym_ids.c,
78         sym_ids.h, symtab.c, symtab.h: Likewise.
80 2007-07-05  Tristan Gingold  <gingold@adacore.com>
82         * corefile.c (core_sym_class): Do not discard nested subprograms.
83         * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
84         * Makefile.in: Regenerate.
86 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
88         * Makefile.am: Run "make dep-am".
89         * Makefile.in: Regenerate.
90         * aclocal.m4: Regenerate.
91         * gconfig.in: Regenerate.
92         * po/gprof.pot: Regenerate.
94 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
96         * aclocal.m4: Regenerated.
97         * Makefile.in: Likewise.
99 2007-06-20  Nick Clifton  <nickc@redhat.com>
101         * gprof.texi: Refer readers to the gcov tool if they want
102         line-by-line profiling.
104 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
106         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
108         * acinclude.m4: Removed.
110         * Makefile.in: Regenerated.
111         * aclocal.m4: Likewise.
112         * configure: Likewise.
114 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
116         * Makefile.in: Regnerate.
117         * configure: Regenerate.
118         * aclocal.m4: Regenerate.
120 2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
122         * gprof.texi: Remove orphaned "@end ignore".
124 2007-05-22  Nick Clifton  <nickc@redhat.com>
126         * gprof.texi: Use @copying around the copyright notice.
128 2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
130         * hist.c (scale_and_align_entries): Avoid C99 feature.
132 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
134         * corefile.c (core_create_function_syms, core_create_line_syms): Don't
135         set discard_underscores.
136         * gprof.c (discard_underscores): Delete.
137         * gprof.h (discard_underscores): Delete.
138         * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
139         leading underscores.
140         * utils.c (print_name_only): Call bfd_demangle rather than
141         cplus_demangle.
142         * Makefile.am: Run "make dep-am".
143         * Makefile.in: Regenerate.
145 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
147         * Makefile.am: Add ACLOCAL_AMFLAGS.
148         * Makefile.in: Regenerate.
150 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
152         * hist.h (struct histogram)
153         (histograms, num_histograms): New.
154         * hist.c (find_histogram, find_histogram_for_pc)
155         (read_histogram_header): New.
156         (s_lowpc, s_highpc, lowpc, highpc, hist_num_bins)
157         (hist_sample): Remove.
158         (hist_read_rec): Use the above, and handle multiple
159         histogram records with disjoint address ranges.
160         (hist_write_hist): Support several histogram records.
161         (scale_and_align_entries): Adjust for multiple histograms.
162         (hist_assign_samples_1): New.
163         (hist_assign_samples): Use the above.
164         (hist_clip_symbol_address): New.
165         * hist.h (hist_check_address)
166         (hist_clip_symbol_address): Declare.
167         * gmon_io.c (gmon_out_read, gmon_out_write): Adjust handling
168         of legacy format for multiple histogram changes.
169         * corefile.c (find_call): Check for core_text_space and
170         clip symbol address range here.
171         * vax.c (vax_find_call): Don't check for
172         core_text_space, or clip the symbol's address range here.
173         Use hist_check_address to check call's target address.
174         * sparc.c: Likewise.
175         * tahoe.c: Likewise.
176         * i386.c: Likewise.
177         * mips.c: Likewise. Also use core_text_sect->vma as the base
178         address for code accesses, just like other machine-specific
179         routines do.
180         * gprof.texi: Adjust for the new logic.
182 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
183             Phil Edwards  <phil@codesourcery.com>
185         * gprof.texi: Put the contents after the title page rather
186         than at the end of the document.
188 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
190         * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
191         (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
192         * Makefile.in: Regenerate.
193         * gprof.texi: Include bfdver.texi.  Report both VERSION_PACKAGE
194         and VERSION.
196 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
198         * Makefile.am (REPORT_BUGS_TO): Removed.
199         (INCLUDES): Remove -DREPORT_BUGS_TO.
200         * Makefile.in: Regenerated.
202         * configure.in (--with-bugurl): Removed.
203         * configure: Regenerated.
205 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
207         * gprof.c: Include bfdver.h
208         (main): Use BFD_VERSION_STRING for version number and package
209         name.
210         * Makefile.am (PKGVERSION): Remove.
211         (INCLUDES): Update.
212         Regenerate dependencies.
213         * Makefile.in: Regenerate.
214         * configure.in (PKGVERSION): Remove.
215         * configure: Regenerate.
217 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
218             Nathan Sidwell  <nathan@codesourcery.com>
219             Vladimir Prus  <vladimir@codesourcery.com>
220             Joseph Myers  <joseph@codesourcery.com>
222         * configure.in (--with-pkgversion, --with-bugurl): New options.
223         * configure: Regenerate.
224         * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
225         (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
226         Regenerate dependencies.
227         * Makefile.in: Regenerate.
228         * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
229         (main): Include PKGVERSION in version output.
230         * gprof.h: Remove include of bin-bugs.h.
232 2007-01-16  Ben Elliston  <bje@au.ibm.com>
234         * corefile.c (parse_error): New function.
235         (read_function_mappings): Check calls to fscanf and report any
236         errors in parsing the mapping file.
238 For older changes see ChangeLog-2006
240 Copyright (C) 2007 Free Software Foundation, Inc.
242 Copying and distribution of this file, with or without modification,
243 are permitted in any medium without royalty provided the copyright
244 notice and this notice are preserved.
246 Local Variables:
247 mode: change-log
248 left-margin: 8
249 fill-column: 74
250 version-control: never
251 End: