* configure: Regenerate.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index fb5fffcc77c05179c6750865071581d9f8805797..e80c872a769e18c3c6c4e7b644d93032dfd33123 100644 (file)
@@ -1,3 +1,189 @@
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-06-04  Nick Clifton  <nickc@redhat.com>
+
+       * po/nl.po: New file: Dutch translation.
+       * configure.in (ALL_LINGUAS): Add nl.
+       * configure: Regenerate.
+
+2008-05-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.in: Regenerate.
+
+2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2008-03-31  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * aclocal.m4: Regenerate.
+       * configure: Likewise.
+       * Makefile.in: Likewise.
+
+2008-03-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure: Regenerate.
+
+2008-02-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/ms.po: Updated Malasian translation.
+
+2008-02-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 5715
+       * configure: Regenerated.
+
+2007-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE.
+       * configure: Regenerated.
+
+2007-10-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
+       * configure.in: Invoke AC_GNU_SOURCE.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * gconfig.in: Regenerate.
+
+2007-10-12  Michael Haubenwallner  <haubi@gentoo.org>
+
+       PR gprof/5147
+       * configure.in: Add check for fabs() being in libm.
+       * configure: Regenerate.
+
+2007-09-25  Robert Norton  <rnorton@broadcom.com>
+
+       * cg_print.c (sort_members): Include the final member on the list
+       in the sort.
+
+2007-09-17  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2007-08-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/fi.po: Updated Finnish translation.
+
+2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2007-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
+
+2007-08-12  Matthias Klose  <doko@ubuntu.com>
+
+       * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
+       $(top_srcdir)/../../bfd/doc.
+       * Makefile.in: Regenerate.
+
+2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in (ALL_LINGUAS): Add fi.
+       * po/fi.po: New file.
+       * configure: Regenerated.
+
+2007-08-10  Nick Clifton  <nickc@redhat.com>
+
+       * po/ga.po: Updated Irish translation.
+       * po/vi.po: Updated Vietnamese translation.
+
+2007-08-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/de.po: Updated German translation.
+
+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.
        clip symbol address range here.
        * vax.c (vax_find_call): Don't check for
        core_text_space, or clip the symbol's address range here.
-       Use hist_check_address to check call's target address.  
+       Use hist_check_address to check call's target address.
        * sparc.c: Likewise.
        * tahoe.c: Likewise.
        * i386.c: Likewise.
        address for code accesses, just like other machine-specific
        routines do.
        * gprof.texi: Adjust for the new logic.
-       
+
 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
            Phil Edwards  <phil@codesourcery.com>
 
 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.am: Add install-html, install-html-am and
+       install-html-recursive targets.
        * Makefile.in: Regenerate.
        * configure.in: AC_SUBST datarootdir, docdir, htmldir.
        * configure: Regenerate.
This page took 0.027012 seconds and 4 git commands to generate.