1be12b8bcSchristos2009-12-11 Nick Clifton <nickc@redhat.com> 2be12b8bcSchristos 3be12b8bcSchristos * Makefile.in: Regenerate. 4be12b8bcSchristos * cg_arcs.c: Fix shadowed variable warnings. 5be12b8bcSchristos * cg_dfn.c: Likewise. 6be12b8bcSchristos * cg_print.c: Likewise. 7be12b8bcSchristos * configure: Likewise. 8be12b8bcSchristos * hist.c: Likewise. 9be12b8bcSchristos 10be12b8bcSchristos2009-11-30 Joseph Myers <joseph@codesourcery.com> 11be12b8bcSchristos 12be12b8bcSchristos * configure: Regenerate. 13be12b8bcSchristos 14be12b8bcSchristos2009-11-17 Nick Clifton <nickc@redhat.com> 15be12b8bcSchristos 16be12b8bcSchristos * po/bg.po: New Bulgarian translation. 17be12b8bcSchristos * configure.in (ALL_LINGUAS): Add bg.po. 18be12b8bcSchristos * configure: Regenerate. 19be12b8bcSchristos 20be12b8bcSchristos2009-11-11 Nick Clifton <nickc@redhat.com> 21be12b8bcSchristos 22be12b8bcSchristos * po/id.po: Updated Indonesian translation. 23be12b8bcSchristos 24be12b8bcSchristos2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com> 25be12b8bcSchristos 26be12b8bcSchristos * configure.in: Call ACX_LARGEFILE. Stop calling AC_SYS_LARGEFILE. 27be12b8bcSchristos * aclocal.m4: Regenerate. 28be12b8bcSchristos * configure: Regenerate. 29be12b8bcSchristos 30be12b8bcSchristos2009-09-25 Dmitry Gorbachev <d.g.gorbachev@gmail.com> 31be12b8bcSchristos 32be12b8bcSchristos PR 10656 33be12b8bcSchristos * hist.h: Move declaration of histograms and num_histograms 34be12b8bcSchristos variables from here to... 35be12b8bcSchristos * hist.c: ...here. 36be12b8bcSchristos 37be12b8bcSchristos2009-09-23 Nick Clifton <nickc@redhat.com> 38be12b8bcSchristos 39be12b8bcSchristos * po/vi.po: Updated Vietnamese translation. 40be12b8bcSchristos 41be12b8bcSchristos2009-09-18 Nick Clifton <nickc@redhat.com> 42be12b8bcSchristos 43be12b8bcSchristos * po/es.po: Updated Spanish translation. 44be12b8bcSchristos * po/fi.po: Updated Finnish translation. 45be12b8bcSchristos 46be12b8bcSchristos2009-09-14 Nick Clifton <nickc@redhat.com> 47be12b8bcSchristos 48be12b8bcSchristos * po/de.po: Updated German translation. 49be12b8bcSchristos * po/nl.po: Update Dutch translation. 50be12b8bcSchristos 51be12b8bcSchristos2009-09-11 Nick Clifton <nickc@redhat.com> 52be12b8bcSchristos 53be12b8bcSchristos * po/gprof.pot: Updated by the Translation project. 54be12b8bcSchristos * po/sv.po: Updated Swedish translation. 55be12b8bcSchristos 56be12b8bcSchristos2009-09-11 Martin Thuresson <martint@google.com> 57be12b8bcSchristos 58be12b8bcSchristos Updated sources to compile cleanly with -Wc++-compat: 59be12b8bcSchristos * basic_blocks.c: Add casts. 60be12b8bcSchristos * cg_dfn.c: Add cast. 61be12b8bcSchristos * corefile.c: Add casts. 62be12b8bcSchristos * gmon_io.c: Add casts. 63be12b8bcSchristos * hist.c: Add cast. 64be12b8bcSchristos * source.c: Add cast. 65be12b8bcSchristos * sym_ids.c (struct match): Moved to top level. 66be12b8bcSchristos 67be12b8bcSchristos2009-09-07 Tristan Gingold <gingold@adacore.com> 68be12b8bcSchristos 69be12b8bcSchristos * po/gprof.pot: Regenerate. 70be12b8bcSchristos 71be12b8bcSchristos2009-09-05 Martin Thuresson <martin@mtme.org> 72be12b8bcSchristos 73be12b8bcSchristos * corefile.c (core_create_function_syms): Rename variable 74be12b8bcSchristos class to cxxclass. 75be12b8bcSchristos 76be12b8bcSchristos2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 77be12b8bcSchristos 78be12b8bcSchristos * Makefile.am (AM_CPPFLAGS): Renamed from ... 79be12b8bcSchristos (INCLUDES): ... this. 80be12b8bcSchristos * Makefile.in: Regenerate. 81be12b8bcSchristos 82be12b8bcSchristos * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, add 1.11, 83be12b8bcSchristos foreign, no-dist, no-texinfo.tex. 84be12b8bcSchristos (TEXINFO_TEX): New variable. 85be12b8bcSchristos (MKDEP, CLEANFILES): Remove: 86be12b8bcSchristos (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules. 87be12b8bcSchristos (install-data-local): Remove now-unneeded dependency on 88be12b8bcSchristos install-info. 89be12b8bcSchristos (mkdep section): Remove. 90be12b8bcSchristos * Makefile.in: Regenerate. 91be12b8bcSchristos 92be12b8bcSchristos * Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am) 93be12b8bcSchristos (install-pdf-recursive, html__strip_dir, install-html) 94be12b8bcSchristos (install-html-am, install-html-recursive): Remove. 95be12b8bcSchristos * Makefile.in: Regenerate. 96be12b8bcSchristos 97be12b8bcSchristos * Makefile.in: Regenerate. 98be12b8bcSchristos * aclocal.m4: Likewise. 99be12b8bcSchristos * configure: Likewise. 100be12b8bcSchristos * gconfig.in: Likewise. 101be12b8bcSchristos 102be12b8bcSchristos2009-06-16 Homer Xing <homer.xing@yahoo.com> 103be12b8bcSchristos 104be12b8bcSchristos * corefile.c (cmp_symbol_map): New function. 105be12b8bcSchristos (read_function_mappins): Use qsort to sort the symbols. 106be12b8bcSchristos (search_mapped_symbol): New function. 107be12b8bcSchristos (core_create_function_syms): Use bsearch to find symbols. 108be12b8bcSchristos * corefile.h (struct function_map): Add new bit-field: is_first. 109be12b8bcSchristos * cg_print.c (cmp_symbol_map): New function. 110be12b8bcSchristos (cg_print_file_ordering): Sort the symbol map. 111be12b8bcSchristos 112be12b8bcSchristos2009-06-15 Homer Xing <homer.xing@yahoo.com> 113be12b8bcSchristos 114be12b8bcSchristos * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when 115be12b8bcSchristos scanning in an address. 116be12b8bcSchristos 117be12b8bcSchristos2009-06-12 Homer Xing <homer.xing@yahoo.com> 118be12b8bcSchristos 119be12b8bcSchristos * corefile.c (num_of_syms_in): New function - computes the number 120be12b8bcSchristos of symbols in a given file. 121be12b8bcSchristos (core_create_syms_from): New function - populates a symbol table 122be12b8bcSchristos from the symbols found in a specified file. 123be12b8bcSchristos * corefile.h: Prototype core_create_syms_from. 124be12b8bcSchristos * gprof.c (long_options): Add --external-symbol-table. 125be12b8bcSchristos (usage): Mention it. 126be12b8bcSchristos (main): Initiailize external_symbol_table from 127be12b8bcSchristos --external-symbol-table option. If set use it. 128be12b8bcSchristos * gprof.texi: Document the new option. 129be12b8bcSchristos 130be12b8bcSchristos2009-06-04 Alan Modra <amodra@bigpond.net.au> 131be12b8bcSchristos 132be12b8bcSchristos * dep-in.sed: Don't use \n in replacement part of s command. 133be12b8bcSchristos * Makefile.am (DEP1): LC_ALL for uniq. 134be12b8bcSchristos * Makefile.in: Regenerate. 135be12b8bcSchristos 136be12b8bcSchristos2009-05-26 Nick Clifton <nickc@redhat.com> 137be12b8bcSchristos 138be12b8bcSchristos * po/id.po: Updated Indonesian translation. 139be12b8bcSchristos * po/gprof.pot: Updated template file. 140be12b8bcSchristos 141be12b8bcSchristos2009-05-26 Alan Modra <amodra@bigpond.net.au> 142be12b8bcSchristos 143be12b8bcSchristos * dep-in.sed: Output one filename per line with all lines having 144be12b8bcSchristos continuation backslash. Prefix first line with "A", following 145be12b8bcSchristos lines with "B". 146be12b8bcSchristos * Makefile.am (DEP): Don't use dep.sed here. 147be12b8bcSchristos (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies, 148be12b8bcSchristos sort and uniq. 149be12b8bcSchristos * Makefile.in: Regenerate. 150be12b8bcSchristos 151be12b8bcSchristos2009-05-22 Alan Modra <amodra@bigpond.net.au> 152be12b8bcSchristos 153be12b8bcSchristos * Makefile.am: Run "make dep-am". 154be12b8bcSchristos * Makefile.in: Regenerate. 155be12b8bcSchristos 156be12b8bcSchristos2009-04-15 Kazu Hirata <kazu@codesourcery.com> 157be12b8bcSchristos 158be12b8bcSchristos * gprof.h: Include gconfig.h. #undef PACKAGE. 159be12b8bcSchristos 160be12b8bcSchristos2009-04-09 Philippe Biondi <phil@secdev.org> 161be12b8bcSchristos 162be12b8bcSchristos * corefile.c (core_create_function_syms): Initialise a symbol's 163be12b8bcSchristos is_func field based on the setting of the BSF_FUNCTION flag. 164be12b8bcSchristos 165be12b8bcSchristos2009-03-06 Nick Clifton <nickc@redhat.com> 166be12b8bcSchristos 167be12b8bcSchristos * po/es.po: Updated Spanish translation. 168be12b8bcSchristos 169be12b8bcSchristos2009-03-03 Alan Modra <amodra@bigpond.net.au> 170be12b8bcSchristos 171be12b8bcSchristos * Makefile.am: Run "make dep-am". 172be12b8bcSchristos * Makefile.in: Regenerate. 173be12b8bcSchristos 174be12b8bcSchristos2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 175be12b8bcSchristos 176be12b8bcSchristos * configure: Regenerate. 177be12b8bcSchristos 178be12b8bcSchristos2009-02-12 Ken Werner <ken.werner@de.ibm.com> 179be12b8bcSchristos 180be12b8bcSchristos * corefile.c (core_create_function_syms): Remove "<locore>" and 181be12b8bcSchristos "<hicore>" sentinels. 182be12b8bcSchristos * gprof.c: Likewise. 183be12b8bcSchristos * cg_print.c (cg_print_function_ordering): Likewise. 184be12b8bcSchristos * alpha.c (alpha_find_call): Add check for return value of sym_lookup. 185be12b8bcSchristos * mips.c (mips_find_call): Likewise. 186be12b8bcSchristos * sparc.c (sparc_find_call): Likewise. 187be12b8bcSchristos * tahoe.c (tahoe_find_call): Likewise. 188be12b8bcSchristos * vax.c (vax_find_call): Likewise. 189be12b8bcSchristos 190be12b8bcSchristos2009-02-03 Carlos O'Donell <carlos@codesourcery.com> 191be12b8bcSchristos 192be12b8bcSchristos * configure.in: AC_SUBST pdfdir. 193be12b8bcSchristos * Makefile.am: Add install-pdf, install-pdf-am, 194be12b8bcSchristos and install-pdf-recursive targets. Define pdf__strip_dir. 195be12b8bcSchristos * po/Make-in: Add install-pdf target. 196be12b8bcSchristos * configure: Regenerate. 197be12b8bcSchristos * Makefile.in: Regenerate. 198be12b8bcSchristos 199be12b8bcSchristos2009-01-03 Nick Clifton <nickc@redhat.com> 200be12b8bcSchristos 201be12b8bcSchristos PR 7099 202be12b8bcSchristos * gprof.texi (Compiling): Mention the need for using 203be12b8bcSchristos -static-libgcc on shared library systems. 204be12b8bcSchristos 205be12b8bcSchristos2009-01-02 Nick Clifton <nickc@redhat.com> 206be12b8bcSchristos 207be12b8bcSchristos * po/id.po: Updated Indonesian translation. 208be12b8bcSchristos 209be12b8bcSchristosFor older changes see ChangeLog-2008 210be12b8bcSchristos 211*9573673dSchristosCopyright (C) 2009 Free Software Foundation, Inc. 212*9573673dSchristos 213*9573673dSchristosCopying and distribution of this file, with or without modification, 214*9573673dSchristosare permitted in any medium without royalty provided the copyright 215*9573673dSchristosnotice and this notice are preserved. 216*9573673dSchristos 217be12b8bcSchristosLocal Variables: 218be12b8bcSchristosmode: change-log 219be12b8bcSchristosleft-margin: 8 220be12b8bcSchristosfill-column: 74 221be12b8bcSchristosversion-control: never 222be12b8bcSchristosEnd: 223