Commit | Line | Data |
---|---|---|
4ce7dc15 BW |
1 | 2006-10-17 Bob Wilson <bob.wilson@acm.org> |
2 | ||
3 | * gprof.c (main): Fix option string for -r and -R. | |
4 | ||
6bacc34d BW |
5 | 2006-10-16 Bob Wilson <bob.wilson@acm.org> |
6 | ||
7 | * gprof.texi (Analysis Options): Argument for -n/-N is mandatory. | |
8 | ||
263e594b BW |
9 | 2006-10-16 Bob Wilson <bob.wilson@acm.org> |
10 | ||
11 | * gprof.c (main): Fix option string for -C, -n and -N. | |
12 | ||
19c6af1e TS |
13 | 2006-09-26 Thiemo Seufer <ths@networkno.de> |
14 | ||
15 | * gprof.texi: Fix install failure. | |
16 | ||
afb17569 BW |
17 | 2006-09-19 Bob Wilson <bob.wilson@acm.org> |
18 | ||
19 | * gprof.texi: Use TeX-style quotes and em-dashes consistently. | |
20 | Specify section names in cross references. Fix typos. | |
21 | Omit "next", "previous" and "up" fields from @node lines. | |
22 | (SYNOPSIS): Show map_file argument to --file-ordering. | |
23 | (Compiling): Remove extra, truncated lines from example output. | |
24 | (Cycles): Fix references to "called" field. | |
25 | (Internals): Allow hyphenation between file:function names. | |
26 | (GNU Free Documentation License): Update formatting to match fdl.texi. | |
27 | ||
b45619c0 NC |
28 | 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues@gmx.de> |
29 | ||
30 | * gprof.texi: Fix some typos. | |
31 | ||
6648b7cf JM |
32 | 2006-06-07 Joseph S. Myers <joseph@codesourcery.com> |
33 | ||
34 | * po/Make-in (pdf, ps): New dummy targets. | |
35 | ||
4cfe2c59 DJ |
36 | 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com> |
37 | ||
38 | * po/Make-in (top_builddir): Define. | |
39 | ||
cb015bd9 AM |
40 | 2006-06-05 Alan Modra <amodra@bigpond.net.au> |
41 | ||
42 | * Makefile.in: Regenerate. | |
43 | * gconfig.in: Regenerate. | |
44 | ||
20e95c23 DJ |
45 | 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> |
46 | ||
47 | * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL | |
48 | and LIBINTL_DEP everywhere. | |
49 | (INCLUDES): Use @INCINTL@. | |
50 | * acinclude.m4: Include new gettext macros. | |
51 | * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS. | |
52 | Remove local code for po/Makefile. | |
53 | * Makefile.in, aclocal.m4, configure: Regenerated. | |
54 | ||
eebf07fb NC |
55 | 2006-05-30 Nick Clifton <nickc@redhat.com> |
56 | ||
57 | * po/es.po: Updated Spanish translation. | |
58 | ||
fe541ea9 JW |
59 | 2006-05-02 James E Wilson <wilson@specifix.com> |
60 | ||
61 | * gprof.c (main): When setting default output_style, add separate | |
62 | checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH. | |
63 | ||
253a2395 NC |
64 | 2006-04-25 Masaki Muranaka <monaka@monami-software.com> |
65 | ||
66 | PR 2587 | |
67 | * Makefile.am: Add empty rule for .m -> .o build in order to work | |
68 | around bug in gmake shipped by Apple. | |
69 | * Makefile.in: Regenerate. | |
70 | ||
241a6c40 AM |
71 | 2006-04-19 Alan Modra <amodra@bigpond.net.au> |
72 | ||
73 | * configure: Regenerate. | |
74 | ||
108a6f8e CD |
75 | 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> |
76 | ||
77 | * po/Make-in: Add install-html target. | |
78 | * Makefile.am: Add install-html, install-html-am and | |
79 | install-html-recursive targets. | |
80 | * Makefile.in: Regenerate. | |
81 | * configure.in: AC_SUBST datarootdir, docdir, htmldir. | |
82 | * configure: Regenerate. | |
83 | ||
11010f5a BE |
84 | 2006-03-21 Ben Elliston <bje@au.ibm.com> |
85 | ||
86 | * corefile.c (core_init): Report that the executable is not in the | |
87 | expected executable format rather than "a.out" format. | |
88 | ||
f530741d NC |
89 | 2006-03-09 Nick Clifton <nickc@redhat.com> |
90 | ||
91 | * po/sv.po: Updated Swedish translation. | |
92 | ||
f7d9e5c3 CD |
93 | 2006-02-27 Carlos O'Donell <carlos@codesourcery.com> |
94 | ||
95 | * po/Make-in: Add html target. | |
96 | ||
e88d958a | 97 | For older changes see ChangeLog-2005 |
c9e214e5 AM |
98 | \f |
99 | Local Variables: | |
100 | mode: change-log | |
101 | left-margin: 8 | |
102 | fill-column: 74 | |
103 | version-control: never | |
104 | End: |