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