Regenerate tree using Autoconf 2.64 and Automake 1.11.
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index c7ae638ee97093c2ae31b6c87b852e95709b6d12..a7e2deeea13e82da5292d0552555146379a8587d 100644 (file)
@@ -1,3 +1,59 @@
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+       * gconfig.in: Likewise.
+
+2009-06-16  Homer Xing  <homer.xing@yahoo.com>
+
+       * corefile.c (cmp_symbol_map): New function.
+       (read_function_mappins): Use qsort to sort the symbols.
+       (search_mapped_symbol): New function.
+       (core_create_function_syms): Use bsearch to find symbols.
+       * corefile.h (struct function_map): Add new bit-field: is_first.
+       * cg_print.c (cmp_symbol_map): New function.
+       (cg_print_file_ordering): Sort the symbol map.
+
+2009-06-15  Homer Xing  <homer.xing@yahoo.com>
+
+       * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
+       scanning in an address.
+
+2009-06-12  Homer Xing  <homer.xing@yahoo.com>
+
+       * corefile.c (num_of_syms_in): New function - computes the number
+       of symbols in a given file.
+       (core_create_syms_from): New function - populates a symbol table
+       from the symbols found in a specified file.
+       * corefile.h: Prototype core_create_syms_from.
+       * gprof.c (long_options): Add --external-symbol-table.
+       (usage): Mention it.
+       (main): Initiailize external_symbol_table from
+       --external-symbol-table option.  If set use it.
+       * gprof.texi: Document the new option.
+
+2009-06-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * dep-in.sed: Don't use \n in replacement part of s command.
+       * Makefile.am (DEP1): LC_ALL for uniq.
+       * Makefile.in: Regenerate.
+
+2009-05-26  Nick Clifton  <nickc@redhat.com>
+
+       * po/id.po: Updated Indonesian translation.
+       * po/gprof.pot: Updated template file.
+
+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".
This page took 0.025581 seconds and 4 git commands to generate.