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