Home | History | Annotate | Download | only in gprof
      1 2010-12-09  Mike Frysinger  <vapier (a] gentoo.org>
      2 
      3 	* .gitignore: New file.
      4 
      5 2010-11-25  Alan Modra  <amodra (a] gmail.com>
      6 
      7 	* po/bg.po: Update.
      8 	* po/es.po: Update.
      9 
     10 2010-11-10  Nick Clifton  <nickc (a] redhat.com>
     11 
     12 	* po/ru.po: New Russian translation.
     13 
     14 2010-11-05  Tristan Gingold  <gingold (a] adacore.com>
     15 
     16 	* po/gprof.pot: Regenerate
     17 
     18 2010-10-29  Matthias Klose  <doko (a] ubuntu.com>
     19 
     20 	* gprof.texi (Deprecated Options): Move introduction out of the table.
     21 
     22 2010-10-28  Matthias Klose  <doko (a] ubuntu.com>
     23 
     24 	* gprof.texi: Add directory section for info document.
     25 
     26 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
     27 
     28 	* configure: Regenerate.
     29 
     30 2010-07-16  James Blackburn  <james.blackburn (a] broadcom.com>
     31 
     32 	* corefile.c (core_sym_class): Fix handling of subprogram names
     33 	and add support for cloned function names.
     34 
     35 2010-06-15  Doug Semler  <dougsemler (a] gmail.com>
     36 
     37 	* gmon_io.c (gmon_out_read): Remove double fclose of input file.
     38 
     39 2010-06-08  Nick Clifton  <nickc (a] redhat.com>
     40 
     41 	* gprof.texi (Sampling Error): Note that call counts and basic
     42 	block counts are only reliable for multi-threaded applications if
     43 	the counting function itself is thread safe.
     44 
     45 2010-06-08  Nick Clifton  <nickc (a] redhat.com>
     46 
     47 	* gprof.texi: Replace abbreviated 20th century year numbers with
     48 	full versions.
     49 
     50 2010-05-07  Tristan Gingold  <gingold (a] adacore.com>
     51 
     52 	* Makefile.in: Regenerate with automake 1.11.1.
     53 	* aclocal.m4: Ditto.
     54 
     55 2010-05-05  Nick Clifton  <nickc (a] redhat.com>
     56 
     57 	* po/es.po: Updated Spanish translation.
     58 
     59 2010-04-27  Hongsheng Zhang  <hongsheng611 (a] gmail.com>
     60 
     61 	PR gprof/11524
     62 	* corefile.c (core_create_syms_from): Use correct size of buffer.
     63 
     64 2010-04-22  Nick Clifton  <nickc (a] redhat.com>
     65 
     66 	* po/gprof.pot: Updated by the Translation project.
     67 	* po/vi.po: Updated Vietnamese translation.
     68 	* po/bg.po: Updated Bulgarian translation.
     69 
     70 2010-04-07  Alan Modra  <amodra (a] gmail.com>
     71 
     72 	* configure: Regenerate.
     73 
     74 2010-03-30  Andreas Schwab  <schwab (a] linux-m68k.org>
     75 
     76 	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
     77 	* Makefile.in: Regenerate.
     78 
     79 2010-03-16  Segher Boessenkool  <segher (a] kernel.crashing.org>
     80 
     81 	* gmon_io.c (gmon_out_read): Close file when done.
     82 
     83 2010-02-15  Nick Clifton  <nickc (a] redhat.com>
     84 
     85 	* po/vi.po: Updated Vietnamese translation.
     86 
     87 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
     88 
     89 	* Makefile.in: Regenerate.
     90 	* configure: Regenerate.
     91 
     92 For older changes see ChangeLog-2009
     93 
     95 Copyright (C) 2010 Free Software Foundation, Inc.
     96 
     97 Copying and distribution of this file, with or without modification,
     98 are permitted in any medium without royalty provided the copyright
     99 notice and this notice are preserved.
    100 
    101 Local Variables:
    102 mode: change-log
    103 left-margin: 8
    104 fill-column: 74
    105 version-control: never
    106 End:
    107