Home | History | Annotate | Download | only in gprof
      1 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
      2 
      3 	* configure: Regenerate.
      4 
      5 2008-11-19  Nick Clifton  <nickc (a] redhat.com>
      6 
      7 	* fdl.texi: New file.
      8 	* gprof.texi: Change license to v1.3.
      9 
     10 2008-09-29  Peter O'Gorman  <pogma (a] thewrittenword.com>
     11 	    Steve Ellcey  <sje (a] cup.hp.com>
     12 
     13 	* configure: Regenerate for new libtool.
     14 	* aclocal.m4: Ditto.
     15 	* Makefile.in: Ditto.
     16 
     17 2008-09-29  Nick Clifton  <nickc (a] redhat.com>
     18 
     19 	* po/vi.po: Updated Vietnamese translation.
     20 
     21 2008-09-11  Jan Kratochvil  <jan.kratochvil (a] redhat.com>
     22 
     23 	* configure.in: Call AC_SYS_LARGEFILE.
     24 	* gconfig.in: Regenerate.
     25 	* configure: Regenerate.
     26 
     27 2008-09-11  Alan Modra  <amodra (a] bigpond.net.au>
     28 
     29 	* po/ro.po: New file.
     30 
     31 2008-08-25  Alan Modra  <amodra (a] bigpond.net.au>
     32 
     33 	* gmon_io.h: Don't include sysdep.h here.
     34 	(O_BINARY, SET_BINARY): Don't define here.
     35 	* gmon_io.c: Include "binary-io.h".
     36 	(gmon_out_read): Remove #ifdef SET_BINARY.
     37 	* Makefile.am: Run "make dep-am"
     38 	* Makefile.in: Regenerate.
     39 
     40 2008-08-24  Alan Modra  <amodra (a] bigpond.net.au>
     41 
     42 	* configure.in: Update a number of obsolete autoconf macros.
     43 
     44 2008-08-15  Alan Modra  <amodra (a] bigpond.net.au>
     45 
     46 	PR 6526
     47 	* configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
     48 	* Makefile.in: Regenerate.
     49 	* aclocal.m4: Regenerate.
     50 	* configure: Regenerate.
     51 	* gconfig.in: Regenerate.
     52 
     53 2008-08-05  Brian Dessent  <brian (a] dessent.net>
     54 
     55 	* gmon_io.c (gmon_out_read): When reading old format gmon.out,
     56 	set num_histograms and hist_scale.
     57 
     58 2008-08-04  Alan Modra  <amodra (a] bigpond.net.au>
     59 
     60 	* Makefile.am (POTFILES.in): Set LC_ALL=C.
     61 	* Makefile.in: Regenerate.
     62 
     63 2008-07-30  Alan Modra  <amodra (a] bigpond.net.au>
     64 
     65 	* corefile.c, symtab.c: Silence gcc warnings.
     66 
     67 2008-06-19  Andreas Schwab  <schwab (a] suse.de>
     68 
     69 	* basic_blocks.c: Always include "gprof.h" first.
     70 	* cg_arcs.c: Likewise.
     71 	* cg_dfn.c: Likewise.
     72 	* cg_print.c: Likewise.
     73 	* corefile.c: Likewise.
     74 	* gprof.c: Likewise.
     75 	* hist.c: Likewise.
     76 	* search_list.c: Likewise.
     77 	* sym_ids.c: Likewise.
     78 	* utils.c: Likewise.
     79 
     80 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
     81 
     82 	* configure: Regenerate.
     83 
     84 2008-06-04  Nick Clifton  <nickc (a] redhat.com>
     85 
     86 	* po/nl.po: New file: Dutch translation.
     87 	* configure.in (ALL_LINGUAS): Add nl.
     88 	* configure: Regenerate.
     89 
     90 2008-05-14  Alan Modra  <amodra (a] bigpond.net.au>
     91 
     92 	* Makefile.in: Regenerate.
     93 
     94 2008-04-23  Paolo Bonzini  <bonzini (a] gnu.org>
     95 
     96 	* aclocal.m4: Regenerate.
     97 	* configure: Regenerate.
     98 
     99 2008-03-31  Nick Clifton  <nickc (a] redhat.com>
    100 
    101 	* po/fr.po: Updated French translation.
    102 
    103 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues (a] gmx.de>
    104 
    105 	* aclocal.m4: Regenerate.
    106 	* configure: Likewise.
    107 	* Makefile.in: Likewise.
    108 
    109 2008-03-13  Alan Modra  <amodra (a] bigpond.net.au>
    110 
    111 	* configure: Regenerate.
    112 
    113 2008-02-06  Nick Clifton  <nickc (a] redhat.com>
    114 
    115 	* po/ms.po: Updated Malasian translation.
    116 
    117 2008-02-04  H.J. Lu  <hongjiu.lu (a] intel.com>
    118 
    119 	PR 5715
    120 	* configure: Regenerated.
    121 
    122 For older changes see ChangeLog-2007
    123 
    125 Copyright (C) 2008 Free Software Foundation, Inc.
    126 
    127 Copying and distribution of this file, with or without modification,
    128 are permitted in any medium without royalty provided the copyright
    129 notice and this notice are preserved.
    130 
    131 Local Variables:
    132 mode: change-log
    133 left-margin: 8
    134 fill-column: 74
    135 version-control: never
    136 End:
    137