1 2006-12-12 Daniel Jacobowitz <dan (a] codesourcery.com> 2 3 * Makefile.am (gprof_TEXINFOS): Set. 4 (gprof.info gprof.dvi gprof.html): Delete rule. 5 * Makefile.in: Regenerated. 6 7 2006-12-11 Daniel Jacobowitz <dan (a] codesourcery.com> 8 9 * configure.in: Define GENINSRC_NEVER. 10 * doc/Makefile.am (gprof.info): Remove srcdir prefix. 11 (MAINTAINERCLEANFILES): Add info file. 12 (DISTCLEANFILES): Pretend to add info file. 13 * po/Make-in (.po.gmo): Put gmo files in objdir. 14 * configure, Makefile.in: Regenerated. 15 16 2006-11-27 Nick Clifton <nickc (a] redhat.com> 17 18 * po/ms.po: Updated Malay translation. 19 20 2006-11-22 Nick Clifton <nickc (a] redhat.com> 21 22 * configure.in (LINGUAS): Add ms. 23 * po/ms.po: New Malay translation. 24 25 2006-10-17 Bob Wilson <bob.wilson (a] acm.org> 26 27 * gprof.c (main): Fix option string for -r and -R. 28 29 2006-10-16 Bob Wilson <bob.wilson (a] acm.org> 30 31 * gprof.texi (Analysis Options): Argument for -n/-N is mandatory. 32 33 2006-10-16 Bob Wilson <bob.wilson (a] acm.org> 34 35 * gprof.c (main): Fix option string for -C, -n and -N. 36 37 2006-09-26 Thiemo Seufer <ths (a] networkno.de> 38 39 * gprof.texi: Fix install failure. 40 41 2006-09-19 Bob Wilson <bob.wilson (a] acm.org> 42 43 * gprof.texi: Use TeX-style quotes and em-dashes consistently. 44 Specify section names in cross references. Fix typos. 45 Omit "next", "previous" and "up" fields from @node lines. 46 (SYNOPSIS): Show map_file argument to --file-ordering. 47 (Compiling): Remove extra, truncated lines from example output. 48 (Cycles): Fix references to "called" field. 49 (Internals): Allow hyphenation between file:function names. 50 (GNU Free Documentation License): Update formatting to match fdl.texi. 51 52 2006-07-24 Ralk Wildenhues <Ralf.Wildenhues (a] gmx.de> 53 54 * gprof.texi: Fix some typos. 55 56 2006-06-07 Joseph S. Myers <joseph (a] codesourcery.com> 57 58 * po/Make-in (pdf, ps): New dummy targets. 59 60 2006-06-05 Daniel Jacobowitz <dan (a] codesourcery.com> 61 62 * po/Make-in (top_builddir): Define. 63 64 2006-06-05 Alan Modra <amodra (a] bigpond.net.au> 65 66 * Makefile.in: Regenerate. 67 * gconfig.in: Regenerate. 68 69 2006-05-31 Daniel Jacobowitz <dan (a] codesourcery.com> 70 71 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL 72 and LIBINTL_DEP everywhere. 73 (INCLUDES): Use @INCINTL@. 74 * acinclude.m4: Include new gettext macros. 75 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS. 76 Remove local code for po/Makefile. 77 * Makefile.in, aclocal.m4, configure: Regenerated. 78 79 2006-05-30 Nick Clifton <nickc (a] redhat.com> 80 81 * po/es.po: Updated Spanish translation. 82 83 2006-05-02 James E Wilson <wilson (a] specifix.com> 84 85 * gprof.c (main): When setting default output_style, add separate 86 checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH. 87 88 2006-04-25 Masaki Muranaka <monaka (a] monami-software.com> 89 90 PR 2587 91 * Makefile.am: Add empty rule for .m -> .o build in order to work 92 around bug in gmake shipped by Apple. 93 * Makefile.in: Regenerate. 94 95 2006-04-19 Alan Modra <amodra (a] bigpond.net.au> 96 97 * configure: Regenerate. 98 99 2006-04-06 Carlos O'Donell <carlos (a] codesourcery.com> 100 101 * po/Make-in: Add install-html target. 102 * Makefile.am: Add install-html, install-html-am and 103 install-html-recursive targets. 104 * Makefile.in: Regenerate. 105 * configure.in: AC_SUBST datarootdir, docdir, htmldir. 106 * configure: Regenerate. 107 108 2006-03-21 Ben Elliston <bje (a] au.ibm.com> 109 110 * corefile.c (core_init): Report that the executable is not in the 111 expected executable format rather than "a.out" format. 112 113 2006-03-09 Nick Clifton <nickc (a] redhat.com> 114 115 * po/sv.po: Updated Swedish translation. 116 117 2006-02-27 Carlos O'Donell <carlos (a] codesourcery.com> 118 119 * po/Make-in: Add html target. 120 121 For older changes see ChangeLog-2005 122 124 Copyright (C) 2006 Free Software Foundation, Inc. 125 126 Copying and distribution of this file, with or without modification, 127 are permitted in any medium without royalty provided the copyright 128 notice and this notice are preserved. 129 130 Local Variables: 131 mode: change-log 132 left-margin: 8 133 fill-column: 74 134 version-control: never 135 End: 136