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