xref: /netbsd-src/external/gpl3/binutils/dist/gprof/ChangeLog-2007 (revision 5bbd2a12505d72a8177929a37b5cee489d0a1cfd)
12007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
2
3	* configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
4	* configure: Regenerated.
5
62007-10-24  Alan Modra  <amodra@bigpond.net.au>
7
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.
13
142007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
15
16	PR gprof/5147
17	* configure.in: Add check for fabs() being in libm.
18	* configure: Regenerate.
19
202007-09-25  Robert Norton  <rnorton@broadcom.com>
21
22	* cg_print.c (sort_members): Include the final member on the list
23	in the sort.
24
252007-09-17  Nick Clifton  <nickc@redhat.com>
26
27	* po/es.po: Updated Spanish translation.
28
292007-08-30  Nick Clifton  <nickc@redhat.com>
30
31	* po/fi.po: Updated Finnish translation.
32
332007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
34
35	* po/sv.po: Updated Swedish translation.
36
372007-08-17  Alan Modra  <amodra@bigpond.net.au>
38
39	* po/Make-in: Add --msgid-bugs-address to xgettext invocation.
40
412007-08-12  Matthias Klose  <doko@ubuntu.com>
42
43	* Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
44	$(top_srcdir)/../../bfd/doc.
45	* Makefile.in: Regenerate.
46
472007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
48
49	* configure.in (ALL_LINGUAS): Add fi.
50	* po/fi.po: New file.
51	* configure: Regenerated.
52
532007-08-10  Nick Clifton  <nickc@redhat.com>
54
55	* po/ga.po: Updated Irish translation.
56	* po/vi.po: Updated Vietnamese translation.
57
582007-08-07  Nick Clifton  <nickc@redhat.com>
59
60	* po/de.po: Updated German translation.
61
622007-07-12  Nick Clifton  <nickc@redhat.com>
63
64	* po/vi.po: Updated translation.
65
662007-07-12  Kai Tietz   <kai.tietz@onevision.com>
67
68	* cg_print.c: Force cast of sizeof to be a long.
69	* hist.c: Likewise.
70
712007-07-06  Nick Clifton  <nickc@redhat.com>
72
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.
79
802007-07-05  Tristan Gingold  <gingold@adacore.com>
81
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.
85
862007-07-02  Alan Modra  <amodra@bigpond.net.au>
87
88	* Makefile.am: Run "make dep-am".
89	* Makefile.in: Regenerate.
90	* aclocal.m4: Regenerate.
91	* gconfig.in: Regenerate.
92	* po/gprof.pot: Regenerate.
93
942007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
95
96	* aclocal.m4: Regenerated.
97	* Makefile.in: Likewise.
98
992007-06-20  Nick Clifton  <nickc@redhat.com>
100
101	* gprof.texi: Refer readers to the gcov tool if they want
102	line-by-line profiling.
103
1042007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
105
106	* Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
107
108	* acinclude.m4: Removed.
109
110	* Makefile.in: Regenerated.
111	* aclocal.m4: Likewise.
112	* configure: Likewise.
113
1142007-05-24  Steve Ellcey  <sje@cup.hp.com>
115
116	* Makefile.in: Regnerate.
117	* configure: Regenerate.
118	* aclocal.m4: Regenerate.
119
1202007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
121
122	* gprof.texi: Remove orphaned "@end ignore".
123
1242007-05-22  Nick Clifton  <nickc@redhat.com>
125
126	* gprof.texi: Use @copying around the copyright notice.
127
1282007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
129
130	* hist.c (scale_and_align_entries): Avoid C99 feature.
131
1322007-04-19  Alan Modra  <amodra@bigpond.net.au>
133
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.
144
1452007-04-14  Steve Ellcey  <sje@cup.hp.com>
146
147	* Makefile.am: Add ACLOCAL_AMFLAGS.
148	* Makefile.in: Regenerate.
149
1502007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
151
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.
181
1822007-03-28  Richard Sandiford  <richard@codesourcery.com>
183	    Phil Edwards  <phil@codesourcery.com>
184
185	* gprof.texi: Put the contents after the title page rather
186	than at the end of the document.
187
1882007-03-22  Joseph Myers  <joseph@codesourcery.com>
189
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.
195
1962007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
197
198	* Makefile.am (REPORT_BUGS_TO): Removed.
199	(INCLUDES): Remove -DREPORT_BUGS_TO.
200	* Makefile.in: Regenerated.
201
202	* configure.in (--with-bugurl): Removed.
203	* configure: Regenerated.
204
2052007-03-01  Joseph Myers  <joseph@codesourcery.com>
206
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.
216
2172007-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>
221
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.
231
2322007-01-16  Ben Elliston  <bje@au.ibm.com>
233
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.
237
238For older changes see ChangeLog-2006
239
240Local Variables:
241mode: change-log
242left-margin: 8
243fill-column: 74
244version-control: never
245End:
246