* dep-in.sed: Output one filename per line with all lines having
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index 77607803c8e31c16e998ca9fb6cc270bdab01e48..f5c52d918d3bae7144271ca2dbbd63fdac8589e5 100644 (file)
@@ -1,3 +1,71 @@
+2009-05-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * dep-in.sed: Output one filename per line with all lines having
+       continuation backslash.  Prefix first line with "A", following
+       lines with "B".
+       * Makefile.am (DEP): Don't use dep.sed here.
+       (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
+       sort and uniq.
+       * Makefile.in: Regenerate.
+
+2009-05-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2009-04-15  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gprof.h: Include gconfig.h.  #undef PACKAGE.
+
+2009-04-09  Philippe Biondi  <phil@secdev.org>
+
+       * corefile.c (core_create_function_syms): Initialise a symbol's
+       is_func field based on the setting of the BSF_FUNCTION flag.
+
+2009-03-06  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
+2009-03-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-12  Ken Werner  <ken.werner@de.ibm.com>
+
+        * corefile.c (core_create_function_syms): Remove "<locore>" and 
+        "<hicore>" sentinels.
+        * gprof.c: Likewise.
+        * cg_print.c (cg_print_function_ordering): Likewise.
+        * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
+        * mips.c (mips_find_call): Likewise.
+        * sparc.c (sparc_find_call): Likewise.
+        * tahoe.c (tahoe_find_call): Likewise.
+        * vax.c (vax_find_call): Likewise.
+
+2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * configure.in: AC_SUBST pdfdir.
+       * Makefile.am: Add install-pdf, install-pdf-am,
+       and install-pdf-recursive targets. Define pdf__strip_dir.
+       * po/Make-in: Add install-pdf target.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2009-01-03  Nick Clifton  <nickc@redhat.com>
+
+       PR 7099
+       * gprof.texi (Compiling): Mention the need for using
+       -static-libgcc on shared library systems.
+
+2009-01-02  Nick Clifton  <nickc@redhat.com>
+
+       * po/id.po: Updated Indonesian translation.
+
 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure: Regenerate.
This page took 0.024068 seconds and 4 git commands to generate.