Regenerate files.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index fb5fffcc77c05179c6750865071581d9f8805797..a44279da14197c51a6a0d91269e6fb476b15f917 100644 (file)
@@ -1,3 +1,62 @@
+2007-07-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * gconfig.in: Regenerate.
+       * po/gprof.pot: Regenerate.
+
+2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+       * Makefile.in: Likewise.
+
+2007-06-20  Nick Clifton  <nickc@redhat.com>
+
+       * gprof.texi: Refer readers to the gcov tool if they want
+       line-by-line profiling.
+
+2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
+
+       * acinclude.m4: Removed.
+
+       * Makefile.in: Regenerated.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2007-05-24  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.in: Regnerate.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+
+2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gprof.texi: Remove orphaned "@end ignore".
+
+2007-05-22  Nick Clifton  <nickc@redhat.com>
+
+       * gprof.texi: Use @copying around the copyright notice.
+
+2007-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * hist.c (scale_and_align_entries): Avoid C99 feature.
+
+2007-04-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * corefile.c (core_create_function_syms, core_create_line_syms): Don't
+       set discard_underscores.
+       * gprof.c (discard_underscores): Delete.
+       * gprof.h (discard_underscores): Delete.
+       * sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
+       leading underscores.
+       * utils.c (print_name_only): Call bfd_demangle rather than
+       cplus_demangle.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
 
        * Makefile.am: Add ACLOCAL_AMFLAGS.
This page took 0.027146 seconds and 4 git commands to generate.