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