3 * Makefile.in: Regenerate.
4 * cg_arcs.c: Fix shadowed variable warnings.
6 * cg_print.c: Likewise.
12 * configure: Regenerate.
16 * po/bg.po: New Bulgarian translation.
17 * configure.in (ALL_LINGUAS): Add bg.po.
18 * configure: Regenerate.
22 * po/id.po: Updated Indonesian translation.
26 * configure.in: Call ACX_LARGEFILE. Stop calling AC_SYS_LARGEFILE.
27 * aclocal.m4: Regenerate.
28 * configure: Regenerate.
33 * hist.h: Move declaration of histograms and num_histograms
34 variables from here to...
39 * po/vi.po: Updated Vietnamese translation.
43 * po/es.po: Updated Spanish translation.
44 * po/fi.po: Updated Finnish translation.
48 * po/de.po: Updated German translation.
49 * po/nl.po: Update Dutch translation.
53 * po/gprof.pot: Updated by the Translation project.
54 * po/sv.po: Updated Swedish translation.
58 Updated sources to compile cleanly with -Wc++-compat:
59 * basic_blocks.c: Add casts.
61 * corefile.c: Add casts.
62 * gmon_io.c: Add casts.
65 * sym_ids.c (struct match): Moved to top level.
69 * po/gprof.pot: Regenerate.
73 * corefile.c (core_create_function_syms): Rename variable
78 * Makefile.am (AM_CPPFLAGS): Renamed from ...
80 * Makefile.in: Regenerate.
82 * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add 1.11,
83 foreign, no-dist, no-texinfo.tex.
84 (TEXINFO_TEX): New variable.
85 (MKDEP, CLEANFILES): Remove:
86 (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules.
87 (install-data-local): Remove now-unneeded dependency on
89 (mkdep section): Remove.
90 * Makefile.in: Regenerate.
92 * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
93 (install-pdf-recursive, html__strip_dir, install-html)
94 (install-html-am, install-html-recursive): Remove.
95 * Makefile.in: Regenerate.
97 * Makefile.in: Regenerate.
98 * aclocal.m4: Likewise.
99 * configure: Likewise.
100 * gconfig.in: Likewise.
104 * corefile.c (cmp_symbol_map): New function.
105 (read_function_mappins): Use qsort to sort the symbols.
106 (search_mapped_symbol): New function.
107 (core_create_function_syms): Use bsearch to find symbols.
108 * corefile.h (struct function_map): Add new bit-field: is_first.
109 * cg_print.c (cmp_symbol_map): New function.
110 (cg_print_file_ordering): Sort the symbol map.
114 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when
115 scanning in an address.
119 * corefile.c (num_of_syms_in): New function - computes the number
120 of symbols in a given file.
121 (core_create_syms_from): New function - populates a symbol table
122 from the symbols found in a specified file.
123 * corefile.h: Prototype core_create_syms_from.
124 * gprof.c (long_options): Add --external-symbol-table.
126 (main): Initiailize external_symbol_table from
127 --external-symbol-table option. If set use it.
128 * gprof.texi: Document the new option.
132 * dep-in.sed: Don't use \n in replacement part of s command.
133 * Makefile.am (DEP1): LC_ALL for uniq.
134 * Makefile.in: Regenerate.
138 * po/id.po: Updated Indonesian translation.
139 * po/gprof.pot: Updated template file.
143 * dep-in.sed: Output one filename per line with all lines having
144 continuation backslash. Prefix first line with "A", following
146 * Makefile.am (DEP): Don't use dep.sed here.
147 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
149 * Makefile.in: Regenerate.
153 * Makefile.am: Run "make dep-am".
154 * Makefile.in: Regenerate.
158 * gprof.h: Include gconfig.h. #undef PACKAGE.
162 * corefile.c (core_create_function_syms): Initialise a symbol's
163 is_func field based on the setting of the BSF_FUNCTION flag.
167 * po/es.po: Updated Spanish translation.
171 * Makefile.am: Run "make dep-am".
172 * Makefile.in: Regenerate.
176 * configure: Regenerate.
180 * corefile.c (core_create_function_syms): Remove "<locore>" and
181 "<hicore>" sentinels.
183 * cg_print.c (cg_print_function_ordering): Likewise.
184 * alpha.c (alpha_find_call): Add check for return value of sym_lookup.
185 * mips.c (mips_find_call): Likewise.
186 * sparc.c (sparc_find_call): Likewise.
187 * tahoe.c (tahoe_find_call): Likewise.
188 * vax.c (vax_find_call): Likewise.
192 * configure.in: AC_SUBST pdfdir.
193 * Makefile.am: Add install-pdf, install-pdf-am,
194 and install-pdf-recursive targets. Define pdf__strip_dir.
195 * po/Make-in: Add install-pdf target.
196 * configure: Regenerate.
197 * Makefile.in: Regenerate.
202 * gprof.texi (Compiling): Mention the need for using
203 -static-libgcc on shared library systems.
207 * po/id.po: Updated Indonesian translation.
209 For older changes see ChangeLog-2008
211 Copyright (C) 2009 Free Software Foundation, Inc.
213 Copying and distribution of this file, with or without modification,
214 are permitted in any medium without royalty provided the copyright
215 notice and this notice are preserved.
221 version-control: never