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