merge from gcc
[deliverable/binutils-gdb.git] / gprof / ChangeLog
index b7f139f260192f371d8f87f0757e47b9bb3aa2fd..68428aa1f826fdebf3d1bc456e3e81d00a759593 100644 (file)
@@ -1,3 +1,18 @@
+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
This page took 0.046533 seconds and 4 git commands to generate.