Fix spelling typos
[binutils-gdb.git] / gprof / ChangeLog
index ae69f91a70d9237949ad76c93a1b4b794b8da06f..3161cbea49d773e21a3ff9f8c4480aa4aae2764e 100644 (file)
@@ -1,41 +1,73 @@
-2004-05-26  Ben Elliston  <bje@au.ibm.com>
+2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-       * corefile.c (core_init): Use a separate local variable,
-       core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
-       more obvious.
-       (core_create_function_syms): Discard cbfd argument.  Eliminate
-       `offset' variable and calculate VMA directly. Update all users.
-       * corefile.h (core_create_function_syms): Update prototype.
-       (core_create_line_syms): Likewise.
-       * gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
-       Tidy.   
+       * gprof.texi: Fix some typos.
 
-2004-05-17  Ben Elliston  <bje@au.ibm.com>
+2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
 
-       * gprof.texi (Output Options): Correct last patch to use @itemx, not
-       @item, for options with long option alternatives.
+       * po/Make-in (pdf, ps): New dummy targets.
 
-2004-05-17  Ben Elliston  <bje@au.ibm.com>
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * gprof.texi (Introduction): Update synopsis.
-       (Output Options): Document -r and -R.
-       (Analysis Options): Document -t, --table-length.
-       (Miscellaneous Options): Document -h, --help.
+       * po/Make-in (top_builddir): Define.
 
-2004-05-13  Nick Clifton  <nickc@redhat.com>
+2006-06-05  Alan Modra  <amodra@bigpond.net.au>
 
-       * po/fr.po: Updated French translation.
+       * Makefile.in: Regenerate.
+       * gconfig.in: Regenerate.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
+       and LIBINTL_DEP everywhere.
+       (INCLUDES): Use @INCINTL@.
+       * acinclude.m4: Include new gettext macros.
+       * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
+       Remove local code for po/Makefile.
+       * Makefile.in, aclocal.m4, configure: Regenerated.
+
+2006-05-30  Nick Clifton  <nickc@redhat.com>
 
-2004-03-19  Alan Modra  <amodra@bigpond.net.au>
+       * po/es.po: Updated Spanish translation.
 
-       * po/sv.po: Updated.
+2006-05-02  James E Wilson  <wilson@specifix.com>
 
-       * Makefile.am: Run "make dep-am".
+       * gprof.c (main): When setting default output_style, add separate
+       checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
+
+2006-04-25  Masaki Muranaka  <monaka@monami-software.com>
+
+       PR 2587
+       * Makefile.am: Add empty rule for .m -> .o build in order to work
+       around bug in gmake shipped by Apple.
        * Makefile.in: Regenerate.
-       * gconfig.in: Regenerate.
-       * po/gprof.pot: Regenerate.
 
-For older changes see ChangeLog-9203
+2006-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
+2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * po/Make-in: Add install-html target.
+       * Makefile.am: Add install-html, install-html-am and 
+       install-html-recursive targets. 
+       * Makefile.in: Regenerate.
+       * configure.in: AC_SUBST datarootdir, docdir, htmldir.
+       * configure: Regenerate.
+
+2006-03-21  Ben Elliston  <bje@au.ibm.com>
+
+       * corefile.c (core_init): Report that the executable is not in the
+       expected executable format rather than "a.out" format.
+
+2006-03-09  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * po/Make-in: Add html target.
+
+For older changes see ChangeLog-2005
 \f
 Local Variables:
 mode: change-log