Add directory section for info document.
[external/binutils.git] / gprof / ChangeLog
1 2010-10-28  Matthias Klose  <doko@ubuntu.com>
2
3         * gprof.texi: Add directory section for info document.
4
5 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6
7         * configure: Regenerate.
8
9 2010-07-16  James Blackburn  <james.blackburn@broadcom.com>
10
11         * corefile.c (core_sym_class): Fix handling of subprogram names
12         and add support for cloned function names.
13
14 2010-06-15  Doug Semler  <dougsemler@gmail.com>
15
16         * gmon_io.c (gmon_out_read): Remove double fclose of input file.
17
18 2010-06-08  Nick Clifton  <nickc@redhat.com>
19
20         * gprof.texi (Sampling Error): Note that call counts and basic
21         block counts are only reliable for multi-threaded applications if
22         the counting function itself is thread safe.
23
24 2010-06-08  Nick Clifton  <nickc@redhat.com>
25
26         * gprof.texi: Replace abbreviated 20th century year numbers with
27         full versions.
28
29 2010-05-07  Tristan Gingold  <gingold@adacore.com>
30
31         * Makefile.in: Regenerate with automake 1.11.1.
32         * aclocal.m4: Ditto.
33
34 2010-05-05  Nick Clifton  <nickc@redhat.com>
35
36         * po/es.po: Updated Spanish translation.
37
38 2010-04-27  Hongsheng Zhang  <hongsheng611@gmail.com>
39
40         PR gprof/11524
41         * corefile.c (core_create_syms_from): Use correct size of buffer.
42
43 2010-04-22  Nick Clifton  <nickc@redhat.com>
44
45         * po/gprof.pot: Updated by the Translation project.
46         * po/vi.po: Updated Vietnamese translation.
47         * po/bg.po: Updated Bulgarian translation.
48
49 2010-04-07  Alan Modra  <amodra@gmail.com>
50
51         * configure: Regenerate.
52
53 2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
54
55         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
56         * Makefile.in: Regenerate.
57
58 2010-03-16  Segher Boessenkool  <segher@kernel.crashing.org>
59
60         * gmon_io.c (gmon_out_read): Close file when done.
61
62 2010-02-15  Nick Clifton  <nickc@redhat.com>
63
64         * po/vi.po: Updated Vietnamese translation.
65
66 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
67
68         * Makefile.in: Regenerate.
69         * configure: Regenerate.
70
71 For older changes see ChangeLog-2009
72 \f
73 Local Variables:
74 mode: change-log
75 left-margin: 8
76 fill-column: 74
77 version-control: never
78 End: