Add ChangeLog entry for delta 1.361->1.362 to readelf.c accidentally checked in with...
[deliverable/binutils-gdb.git] / gprof / ChangeLog
CommitLineData
e49e529d
JM
12007-03-22 Joseph Myers <joseph@codesourcery.com>
2
3 * Makefile.am (TEXI2POD): Include $(AM_MAKEINFOFLAGS).
4 (AM_MAKEINFOFLAGS, TEXI2DVI): Define with -I ../bfd/doc.
5 * Makefile.in: Regenerate.
6 * gprof.texi: Include bfdver.texi. Report both VERSION_PACKAGE
7 and VERSION.
8
c428fa83
L
92007-03-15 H.J. Lu <hongjiu.lu@intel.com>
10
11 * Makefile.am (REPORT_BUGS_TO): Removed.
12 (INCLUDES): Remove -DREPORT_BUGS_TO.
13 * Makefile.in: Regenerated.
14
15 * configure.in (--with-bugurl): Removed.
16 * configure: Regenerated.
17
066c2a57
JM
182007-03-01 Joseph Myers <joseph@codesourcery.com>
19
20 * gprof.c: Include bfdver.h
21 (main): Use BFD_VERSION_STRING for version number and package
22 name.
23 * Makefile.am (PKGVERSION): Remove.
24 (INCLUDES): Update.
25 Regenerate dependencies.
26 * Makefile.in: Regenerate.
27 * configure.in (PKGVERSION): Remove.
28 * configure: Regenerate.
29
92f01d61 302007-02-17 Mark Mitchell <mark@codesourcery.com>
c428fa83
L
31 Nathan Sidwell <nathan@codesourcery.com>
32 Vladimir Prus <vladimir@codesourcery.com>
33 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
34
35 * configure.in (--with-pkgversion, --with-bugurl): New options.
36 * configure: Regenerate.
37 * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
38 (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
39 Regenerate dependencies.
40 * Makefile.in: Regenerate.
41 * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
42 (main): Include PKGVERSION in version output.
43 * gprof.h: Remove include of bin-bugs.h.
44
74335607
BE
452007-01-16 Ben Elliston <bje@au.ibm.com>
46
47 * corefile.c (parse_error): New function.
48 (read_function_mappings): Check calls to fscanf and report any
49 errors in parsing the mapping file.
50
37d037c1
DJ
512006-12-12 Daniel Jacobowitz <dan@codesourcery.com>
52
53 * Makefile.am (gprof_TEXINFOS): Set.
54 (gprof.info gprof.dvi gprof.html): Delete rule.
55 * Makefile.in: Regenerated.
56
d5fbea21
DJ
572006-12-11 Daniel Jacobowitz <dan@codesourcery.com>
58
59 * configure.in: Define GENINSRC_NEVER.
60 * doc/Makefile.am (gprof.info): Remove srcdir prefix.
61 (MAINTAINERCLEANFILES): Add info file.
62 (DISTCLEANFILES): Pretend to add info file.
63 * po/Make-in (.po.gmo): Put gmo files in objdir.
64 * configure, Makefile.in: Regenerated.
65
c897d1a2
NC
662006-11-27 Nick Clifton <nickc@redhat.com>
67
68 * po/ms.po: Updated Malay translation.
69
221ca466
NC
702006-11-22 Nick Clifton <nickc@redhat.com>
71
72 * configure.in (LINGUAS): Add ms.
73 * po/ms.po: New Malay translation.
74
4ce7dc15
BW
752006-10-17 Bob Wilson <bob.wilson@acm.org>
76
77 * gprof.c (main): Fix option string for -r and -R.
78
6bacc34d
BW
792006-10-16 Bob Wilson <bob.wilson@acm.org>
80
81 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
82
263e594b
BW
832006-10-16 Bob Wilson <bob.wilson@acm.org>
84
85 * gprof.c (main): Fix option string for -C, -n and -N.
86
19c6af1e
TS
872006-09-26 Thiemo Seufer <ths@networkno.de>
88
89 * gprof.texi: Fix install failure.
90
afb17569
BW
912006-09-19 Bob Wilson <bob.wilson@acm.org>
92
93 * gprof.texi: Use TeX-style quotes and em-dashes consistently.
94 Specify section names in cross references. Fix typos.
95 Omit "next", "previous" and "up" fields from @node lines.
96 (SYNOPSIS): Show map_file argument to --file-ordering.
97 (Compiling): Remove extra, truncated lines from example output.
98 (Cycles): Fix references to "called" field.
99 (Internals): Allow hyphenation between file:function names.
100 (GNU Free Documentation License): Update formatting to match fdl.texi.
101
b45619c0
NC
1022006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de>
103
104 * gprof.texi: Fix some typos.
105
6648b7cf
JM
1062006-06-07 Joseph S. Myers <joseph@codesourcery.com>
107
108 * po/Make-in (pdf, ps): New dummy targets.
109
4cfe2c59
DJ
1102006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
111
112 * po/Make-in (top_builddir): Define.
113
cb015bd9
AM
1142006-06-05 Alan Modra <amodra@bigpond.net.au>
115
116 * Makefile.in: Regenerate.
117 * gconfig.in: Regenerate.
118
20e95c23
DJ
1192006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
120
121 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
122 and LIBINTL_DEP everywhere.
123 (INCLUDES): Use @INCINTL@.
124 * acinclude.m4: Include new gettext macros.
125 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
126 Remove local code for po/Makefile.
127 * Makefile.in, aclocal.m4, configure: Regenerated.
128
eebf07fb
NC
1292006-05-30 Nick Clifton <nickc@redhat.com>
130
131 * po/es.po: Updated Spanish translation.
132
fe541ea9
JW
1332006-05-02 James E Wilson <wilson@specifix.com>
134
135 * gprof.c (main): When setting default output_style, add separate
136 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
137
253a2395
NC
1382006-04-25 Masaki Muranaka <monaka@monami-software.com>
139
140 PR 2587
141 * Makefile.am: Add empty rule for .m -> .o build in order to work
142 around bug in gmake shipped by Apple.
143 * Makefile.in: Regenerate.
144
241a6c40
AM
1452006-04-19 Alan Modra <amodra@bigpond.net.au>
146
147 * configure: Regenerate.
148
108a6f8e
CD
1492006-04-06 Carlos O'Donell <carlos@codesourcery.com>
150
151 * po/Make-in: Add install-html target.
152 * Makefile.am: Add install-html, install-html-am and
153 install-html-recursive targets.
154 * Makefile.in: Regenerate.
155 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
156 * configure: Regenerate.
157
11010f5a
BE
1582006-03-21 Ben Elliston <bje@au.ibm.com>
159
160 * corefile.c (core_init): Report that the executable is not in the
161 expected executable format rather than "a.out" format.
162
f530741d
NC
1632006-03-09 Nick Clifton <nickc@redhat.com>
164
165 * po/sv.po: Updated Swedish translation.
166
f7d9e5c3
CD
1672006-02-27 Carlos O'Donell <carlos@codesourcery.com>
168
169 * po/Make-in: Add html target.
170
e88d958a 171For older changes see ChangeLog-2005
c9e214e5
AM
172\f
173Local Variables:
174mode: change-log
175left-margin: 8
176fill-column: 74
177version-control: never
178End:
This page took 0.13541 seconds and 4 git commands to generate.