xref: /netbsd-src/external/gpl3/binutils.old/dist/gprof/ChangeLog-2010 (revision 75fd0b742a7e4a64301bc6c44e9bc5240c58bb92)
1*75fd0b74Schristos2010-12-09  Mike Frysinger  <vapier@gentoo.org>
2*75fd0b74Schristos
3*75fd0b74Schristos	* .gitignore: New file.
4*75fd0b74Schristos
5*75fd0b74Schristos2010-11-25  Alan Modra  <amodra@gmail.com>
6*75fd0b74Schristos
7*75fd0b74Schristos	* po/bg.po: Update.
8*75fd0b74Schristos	* po/es.po: Update.
9*75fd0b74Schristos
10*75fd0b74Schristos2010-11-10  Nick Clifton  <nickc@redhat.com>
11*75fd0b74Schristos
12*75fd0b74Schristos	* po/ru.po: New Russian translation.
13*75fd0b74Schristos
14*75fd0b74Schristos2010-11-05  Tristan Gingold  <gingold@adacore.com>
15*75fd0b74Schristos
16*75fd0b74Schristos	* po/gprof.pot: Regenerate
17*75fd0b74Schristos
18*75fd0b74Schristos2010-10-29  Matthias Klose  <doko@ubuntu.com>
19*75fd0b74Schristos
20*75fd0b74Schristos	* gprof.texi (Deprecated Options): Move introduction out of the table.
21*75fd0b74Schristos
22*75fd0b74Schristos2010-10-28  Matthias Klose  <doko@ubuntu.com>
23*75fd0b74Schristos
24*75fd0b74Schristos	* gprof.texi: Add directory section for info document.
25*75fd0b74Schristos
26*75fd0b74Schristos2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27*75fd0b74Schristos
28*75fd0b74Schristos	* configure: Regenerate.
29*75fd0b74Schristos
30*75fd0b74Schristos2010-07-16  James Blackburn  <james.blackburn@broadcom.com>
31*75fd0b74Schristos
32*75fd0b74Schristos	* corefile.c (core_sym_class): Fix handling of subprogram names
33*75fd0b74Schristos	and add support for cloned function names.
34*75fd0b74Schristos
35*75fd0b74Schristos2010-06-15  Doug Semler  <dougsemler@gmail.com>
36*75fd0b74Schristos
37*75fd0b74Schristos	* gmon_io.c (gmon_out_read): Remove double fclose of input file.
38*75fd0b74Schristos
39*75fd0b74Schristos2010-06-08  Nick Clifton  <nickc@redhat.com>
40*75fd0b74Schristos
41*75fd0b74Schristos	* gprof.texi (Sampling Error): Note that call counts and basic
42*75fd0b74Schristos	block counts are only reliable for multi-threaded applications if
43*75fd0b74Schristos	the counting function itself is thread safe.
44*75fd0b74Schristos
45*75fd0b74Schristos2010-06-08  Nick Clifton  <nickc@redhat.com>
46*75fd0b74Schristos
47*75fd0b74Schristos	* gprof.texi: Replace abbreviated 20th century year numbers with
48*75fd0b74Schristos	full versions.
49*75fd0b74Schristos
50*75fd0b74Schristos2010-05-07  Tristan Gingold  <gingold@adacore.com>
51*75fd0b74Schristos
52*75fd0b74Schristos	* Makefile.in: Regenerate with automake 1.11.1.
53*75fd0b74Schristos	* aclocal.m4: Ditto.
54*75fd0b74Schristos
55*75fd0b74Schristos2010-05-05  Nick Clifton  <nickc@redhat.com>
56*75fd0b74Schristos
57*75fd0b74Schristos	* po/es.po: Updated Spanish translation.
58*75fd0b74Schristos
59*75fd0b74Schristos2010-04-27  Hongsheng Zhang  <hongsheng611@gmail.com>
60*75fd0b74Schristos
61*75fd0b74Schristos	PR gprof/11524
62*75fd0b74Schristos	* corefile.c (core_create_syms_from): Use correct size of buffer.
63*75fd0b74Schristos
64*75fd0b74Schristos2010-04-22  Nick Clifton  <nickc@redhat.com>
65*75fd0b74Schristos
66*75fd0b74Schristos	* po/gprof.pot: Updated by the Translation project.
67*75fd0b74Schristos	* po/vi.po: Updated Vietnamese translation.
68*75fd0b74Schristos	* po/bg.po: Updated Bulgarian translation.
69*75fd0b74Schristos
70*75fd0b74Schristos2010-04-07  Alan Modra  <amodra@gmail.com>
71*75fd0b74Schristos
72*75fd0b74Schristos	* configure: Regenerate.
73*75fd0b74Schristos
74*75fd0b74Schristos2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
75*75fd0b74Schristos
76*75fd0b74Schristos	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
77*75fd0b74Schristos	* Makefile.in: Regenerate.
78*75fd0b74Schristos
79*75fd0b74Schristos2010-03-16  Segher Boessenkool  <segher@kernel.crashing.org>
80*75fd0b74Schristos
81*75fd0b74Schristos	* gmon_io.c (gmon_out_read): Close file when done.
82*75fd0b74Schristos
83*75fd0b74Schristos2010-02-15  Nick Clifton  <nickc@redhat.com>
84*75fd0b74Schristos
85*75fd0b74Schristos	* po/vi.po: Updated Vietnamese translation.
86*75fd0b74Schristos
87*75fd0b74Schristos2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88*75fd0b74Schristos
89*75fd0b74Schristos	* Makefile.in: Regenerate.
90*75fd0b74Schristos	* configure: Regenerate.
91*75fd0b74Schristos
92*75fd0b74SchristosFor older changes see ChangeLog-2009
93*75fd0b74Schristos
94*75fd0b74SchristosCopyright (C) 2010 Free Software Foundation, Inc.
95*75fd0b74Schristos
96*75fd0b74SchristosCopying and distribution of this file, with or without modification,
97*75fd0b74Schristosare permitted in any medium without royalty provided the copyright
98*75fd0b74Schristosnotice and this notice are preserved.
99*75fd0b74Schristos
100*75fd0b74SchristosLocal Variables:
101*75fd0b74Schristosmode: change-log
102*75fd0b74Schristosleft-margin: 8
103*75fd0b74Schristosfill-column: 74
104*75fd0b74Schristosversion-control: never
105*75fd0b74SchristosEnd:
106