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