Avoid confusing error message for trivial profiled testcase.
[platform/upstream/binutils.git] / gprof / ChangeLog
1 2006-05-02  James E Wilson  <wilson@specifix.com>
2
3         * gprof.c (main): When setting default output_style, add separate
4         checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
5
6 2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
7
8         PR 2587
9         * Makefile.am: Add empty rule for .m -> .o build in order to work
10         around bug in gmake shipped by Apple.
11         * Makefile.in: Regenerate.
12
13 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
14
15         * configure: Regenerate.
16
17 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
18
19         * po/Make-in: Add install-html target.
20         * Makefile.am: Add install-html, install-html-am and 
21         install-html-recursive targets. 
22         * Makefile.in: Regenerate.
23         * configure.in: AC_SUBST datarootdir, docdir, htmldir.
24         * configure: Regenerate.
25
26 2006-03-21  Ben Elliston  <bje@au.ibm.com>
27
28         * corefile.c (core_init): Report that the executable is not in the
29         expected executable format rather than "a.out" format.
30
31 2006-03-09  Nick Clifton  <nickc@redhat.com>
32
33         * po/sv.po: Updated Swedish translation.
34
35 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
36
37         * po/Make-in: Add html target.
38
39 For older changes see ChangeLog-2005
40 \f
41 Local Variables:
42 mode: change-log
43 left-margin: 8
44 fill-column: 74
45 version-control: never
46 End: