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