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