* remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_desc
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 842117fcca170044f390db4ae4adeffe9079bd40..23e67e799713dec464209ccfd21923db964b60a3 100644 (file)
@@ -1,3 +1,91 @@
+2007-07-12  Nick Clifton  <nickc@redhat.com>
+
+       * po/vi.po: Updated translation.
+
+2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
+
+       * cg_print.c: Force cast of sizeof to be a long.
+       * hist.c: Likewise.
+
+2007-07-06  Nick Clifton  <nickc@redhat.com>
+
+       * basic_blocks.c: Update copyright notice to refer to GPLv3.
+       * basic_blocks.h, bbconv.pl, bb_exit_func.c, call_graph.c,
+       call_graph.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
+       flat_bl.m, gmon_io.c, gmon_io.h, gmon_out.h, hist.c, hist.h,
+       search_list.c, search_list.h, source.c, source.h, sym_ids.c,
+       sym_ids.h, symtab.c, symtab.h: Likewise.
+       
+2007-07-05  Tristan Gingold  <gingold@adacore.com>
+
+       * corefile.c (core_sym_class): Do not discard nested subprograms.
+       * Makefile.am (corefile.o): Add dependency upon safe-ctype.h.
+       * Makefile.in: Regenerate.
+
+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.
+       * Makefile.in: Regenerate.
+
 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
 
        * hist.h (struct histogram)
This page took 0.02512 seconds and 4 git commands to generate.