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