]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gprof/ChangeLog
top level:
[thirdparty/binutils-gdb.git] / gprof / ChangeLog
index cfd76a0eaea9d16574ee1d247eaeaa47ed9538c5..b36a6133aa6d4f48fb300d4bf12717e1d452549e 100644 (file)
@@ -1,3 +1,83 @@
+2007-02-17  Mark Mitchell  <mark@codesourcery.com>
+            Nathan Sidwell  <nathan@codesourcery.com>
+            Vladimir Prus  <vladimir@codesourcery.com
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.in (--with-pkgversion, --with-bugurl): New options.
+       * configure: Regenerate.
+       * Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
+       (INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
+       Regenerate dependencies.
+       * Makefile.in: Regenerate.
+       * gprof.c (usage): Don't print empty REPORT_BUGS_TO.
+       (main): Include PKGVERSION in version output.
+       * gprof.h: Remove include of bin-bugs.h.
+
+2007-01-16  Ben Elliston  <bje@au.ibm.com>
+
+       * corefile.c (parse_error): New function.
+       (read_function_mappings): Check calls to fscanf and report any
+       errors in parsing the mapping file.
+
+2006-12-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am (gprof_TEXINFOS): Set.
+       (gprof.info gprof.dvi gprof.html): Delete rule.
+       * Makefile.in: Regenerated.
+
+2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Define GENINSRC_NEVER.
+       * doc/Makefile.am (gprof.info): Remove srcdir prefix.
+       (MAINTAINERCLEANFILES): Add info file.
+       (DISTCLEANFILES): Pretend to add info file.
+       * po/Make-in (.po.gmo): Put gmo files in objdir.
+       * configure, Makefile.in: Regenerated.
+
+2006-11-27  Nick Clifton  <nickc@redhat.com>
+
+       * po/ms.po: Updated Malay translation.
+
+2006-11-22  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in (LINGUAS): Add ms.
+       * po/ms.po: New Malay translation.
+
+2006-10-17  Bob Wilson  <bob.wilson@acm.org>
+
+       * gprof.c (main): Fix option string for -r and -R.
+
+2006-10-16  Bob Wilson  <bob.wilson@acm.org>
+
+       * gprof.texi (Analysis Options): Argument for -n/-N is mandatory.
+
+2006-10-16  Bob Wilson  <bob.wilson@acm.org>
+
+       * gprof.c (main): Fix option string for -C, -n and -N.
+
+2006-09-26  Thiemo Seufer  <ths@networkno.de>
+
+       * gprof.texi: Fix install failure.
+
+2006-09-19  Bob Wilson  <bob.wilson@acm.org>
+
+       * gprof.texi: Use TeX-style quotes and em-dashes consistently.
+       Specify section names in cross references.  Fix typos.
+       Omit "next", "previous" and "up" fields from @node lines.
+       (SYNOPSIS): Show map_file argument to --file-ordering.
+       (Compiling): Remove extra, truncated lines from example output.
+       (Cycles): Fix references to "called" field.
+       (Internals): Allow hyphenation between file:function names.
+       (GNU Free Documentation License): Update formatting to match fdl.texi.
+
+2006-07-24  Ralk Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * gprof.texi: Fix some typos.
+
+2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * po/Make-in (pdf, ps): New dummy targets.
+
 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * po/Make-in (top_builddir): Define.