]>
Commit | Line | Data |
---|---|---|
9e9e0820 L |
1 | 2010-12-09 Mike Frysinger <vapier@gentoo.org> |
2 | ||
3 | * .gitignore: New file. | |
4 | ||
5 | 2010-11-25 Alan Modra <amodra@gmail.com> | |
6 | ||
7 | * po/bg.po: Update. | |
8 | * po/es.po: Update. | |
9 | ||
10 | 2010-11-10 Nick Clifton <nickc@redhat.com> | |
11 | ||
12 | * po/ru.po: New Russian translation. | |
13 | ||
14 | 2010-11-05 Tristan Gingold <gingold@adacore.com> | |
15 | ||
16 | * po/gprof.pot: Regenerate | |
17 | ||
18 | 2010-10-29 Matthias Klose <doko@ubuntu.com> | |
19 | ||
20 | * gprof.texi (Deprecated Options): Move introduction out of the table. | |
21 | ||
22 | 2010-10-28 Matthias Klose <doko@ubuntu.com> | |
23 | ||
24 | * gprof.texi: Add directory section for info document. | |
25 | ||
26 | 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
27 | ||
28 | * configure: Regenerate. | |
29 | ||
30 | 2010-07-16 James Blackburn <james.blackburn@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@gmail.com> | |
36 | ||
37 | * gmon_io.c (gmon_out_read): Remove double fclose of input file. | |
38 | ||
39 | 2010-06-08 Nick Clifton <nickc@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@redhat.com> | |
46 | ||
47 | * gprof.texi: Replace abbreviated 20th century year numbers with | |
48 | full versions. | |
49 | ||
50 | 2010-05-07 Tristan Gingold <gingold@adacore.com> | |
51 | ||
52 | * Makefile.in: Regenerate with automake 1.11.1. | |
53 | * aclocal.m4: Ditto. | |
54 | ||
55 | 2010-05-05 Nick Clifton <nickc@redhat.com> | |
56 | ||
57 | * po/es.po: Updated Spanish translation. | |
58 | ||
59 | 2010-04-27 Hongsheng Zhang <hongsheng611@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@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@gmail.com> | |
71 | ||
72 | * configure: Regenerate. | |
73 | ||
74 | 2010-03-30 Andreas Schwab <schwab@linux-m68k.org> | |
75 | ||
76 | * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. | |
77 | * Makefile.in: Regenerate. | |
78 | ||
79 | 2010-03-16 Segher Boessenkool <segher@kernel.crashing.org> | |
80 | ||
81 | * gmon_io.c (gmon_out_read): Close file when done. | |
82 | ||
83 | 2010-02-15 Nick Clifton <nickc@redhat.com> | |
84 | ||
85 | * po/vi.po: Updated Vietnamese translation. | |
86 | ||
87 | 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
88 | ||
89 | * Makefile.in: Regenerate. | |
90 | * configure: Regenerate. | |
91 | ||
92 | For older changes see ChangeLog-2009 | |
93 | \f | |
752937aa NC |
94 | Copyright (C) 2010 Free Software Foundation, Inc. |
95 | ||
96 | Copying and distribution of this file, with or without modification, | |
97 | are permitted in any medium without royalty provided the copyright | |
98 | notice and this notice are preserved. | |
99 | ||
9e9e0820 L |
100 | Local Variables: |
101 | mode: change-log | |
102 | left-margin: 8 | |
103 | fill-column: 74 | |
104 | version-control: never | |
105 | End: |