3 * po/gprof.pot: Updated by the Translation project.
4 * po/sv.po: Updated Swedish translation.
8 Updated sources to compile cleanly with -Wc++-compat:
9 * basic_blocks.c: Add casts.
11 * corefile.c: Add casts.
12 * gmon_io.c: Add casts.
15 * sym_ids.c (struct match): Moved to top level.
19 * po/gprof.pot: Regenerate.
23 * corefile.c (core_create_function_syms): Rename variable
28 * Makefile.am (AM_CPPFLAGS): Renamed from ...
30 * Makefile.in: Regenerate.
32 * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add 1.11,
33 foreign, no-dist, no-texinfo.tex.
34 (TEXINFO_TEX): New variable.
35 (MKDEP, CLEANFILES): Remove:
36 (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules.
37 (install-data-local): Remove now-unneeded dependency on
39 (mkdep section): Remove.
40 * Makefile.in: Regenerate.
42 * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
43 (install-pdf-recursive, html__strip_dir, install-html)
44 (install-html-am, install-html-recursive): Remove.
45 * Makefile.in: Regenerate.
47 * Makefile.in: Regenerate.
48 * aclocal.m4: Likewise.
49 * configure: Likewise.
50 * gconfig.in: Likewise.
54 * corefile.c (cmp_symbol_map): New function.
55 (read_function_mappins): Use qsort to sort the symbols.
56 (search_mapped_symbol): New function.
57 (core_create_function_syms): Use bsearch to find symbols.
58 * corefile.h (struct function_map): Add new bit-field: is_first.
59 * cg_print.c (cmp_symbol_map): New function.
60 (cg_print_file_ordering): Sort the symbol map.
64 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
65 scanning in an address.
69 * corefile.c (num_of_syms_in): New function - computes the number
70 of symbols in a given file.
71 (core_create_syms_from): New function - populates a symbol table
72 from the symbols found in a specified file.
73 * corefile.h: Prototype core_create_syms_from.
74 * gprof.c (long_options): Add --external-symbol-table.
76 (main): Initiailize external_symbol_table from
77 --external-symbol-table option. If set use it.
78 * gprof.texi: Document the new option.
82 * dep-in.sed: Don't use \n in replacement part of s command.
83 * Makefile.am (DEP1): LC_ALL for uniq.
84 * Makefile.in: Regenerate.
88 * po/id.po: Updated Indonesian translation.
89 * po/gprof.pot: Updated template file.
93 * dep-in.sed: Output one filename per line with all lines having
94 continuation backslash. Prefix first line with "A", following
96 * Makefile.am (DEP): Don't use dep.sed here.
97 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
99 * Makefile.in: Regenerate.
103 * Makefile.am: Run "make dep-am".
104 * Makefile.in: Regenerate.
108 * gprof.h: Include gconfig.h. #undef PACKAGE.
112 * corefile.c (core_create_function_syms): Initialise a symbol's
113 is_func field based on the setting of the BSF_FUNCTION flag.
117 * po/es.po: Updated Spanish translation.
121 * Makefile.am: Run "make dep-am".
122 * Makefile.in: Regenerate.
126 * configure: Regenerate.
130 * corefile.c (core_create_function_syms): Remove "<locore>" and
131 "<hicore>" sentinels.
133 * cg_print.c (cg_print_function_ordering): Likewise.
134 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
135 * mips.c (mips_find_call): Likewise.
136 * sparc.c (sparc_find_call): Likewise.
137 * tahoe.c (tahoe_find_call): Likewise.
138 * vax.c (vax_find_call): Likewise.
142 * configure.in: AC_SUBST pdfdir.
143 * Makefile.am: Add install-pdf, install-pdf-am,
144 and install-pdf-recursive targets. Define pdf__strip_dir.
145 * po/Make-in: Add install-pdf target.
146 * configure: Regenerate.
147 * Makefile.in: Regenerate.
152 * gprof.texi (Compiling): Mention the need for using
153 -static-libgcc on shared library systems.
157 * po/id.po: Updated Indonesian translation.
159 For older changes see ChangeLog-2008
165 version-control: never