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