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