xref: /netbsd-src/external/gpl3/binutils/dist/gprof/ChangeLog-2010 (revision 9573673d78c64ea1eac42d7f2e9521be89932ae5)
1883529b6Schristos2010-12-09  Mike Frysinger  <vapier@gentoo.org>
2883529b6Schristos
3883529b6Schristos	* .gitignore: New file.
4883529b6Schristos
5883529b6Schristos2010-11-25  Alan Modra  <amodra@gmail.com>
6883529b6Schristos
7883529b6Schristos	* po/bg.po: Update.
8883529b6Schristos	* po/es.po: Update.
9883529b6Schristos
10883529b6Schristos2010-11-10  Nick Clifton  <nickc@redhat.com>
11883529b6Schristos
12883529b6Schristos	* po/ru.po: New Russian translation.
13883529b6Schristos
14883529b6Schristos2010-11-05  Tristan Gingold  <gingold@adacore.com>
15883529b6Schristos
16883529b6Schristos	* po/gprof.pot: Regenerate
17883529b6Schristos
18883529b6Schristos2010-10-29  Matthias Klose  <doko@ubuntu.com>
19883529b6Schristos
20883529b6Schristos	* gprof.texi (Deprecated Options): Move introduction out of the table.
21883529b6Schristos
22883529b6Schristos2010-10-28  Matthias Klose  <doko@ubuntu.com>
23883529b6Schristos
24883529b6Schristos	* gprof.texi: Add directory section for info document.
25883529b6Schristos
26883529b6Schristos2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27883529b6Schristos
28883529b6Schristos	* configure: Regenerate.
29883529b6Schristos
30883529b6Schristos2010-07-16  James Blackburn  <james.blackburn@broadcom.com>
31883529b6Schristos
32883529b6Schristos	* corefile.c (core_sym_class): Fix handling of subprogram names
33883529b6Schristos	and add support for cloned function names.
34883529b6Schristos
35883529b6Schristos2010-06-15  Doug Semler  <dougsemler@gmail.com>
36883529b6Schristos
37883529b6Schristos	* gmon_io.c (gmon_out_read): Remove double fclose of input file.
38883529b6Schristos
39883529b6Schristos2010-06-08  Nick Clifton  <nickc@redhat.com>
40883529b6Schristos
41883529b6Schristos	* gprof.texi (Sampling Error): Note that call counts and basic
42883529b6Schristos	block counts are only reliable for multi-threaded applications if
43883529b6Schristos	the counting function itself is thread safe.
44883529b6Schristos
45883529b6Schristos2010-06-08  Nick Clifton  <nickc@redhat.com>
46883529b6Schristos
47883529b6Schristos	* gprof.texi: Replace abbreviated 20th century year numbers with
48883529b6Schristos	full versions.
49883529b6Schristos
50883529b6Schristos2010-05-07  Tristan Gingold  <gingold@adacore.com>
51883529b6Schristos
52883529b6Schristos	* Makefile.in: Regenerate with automake 1.11.1.
53883529b6Schristos	* aclocal.m4: Ditto.
54883529b6Schristos
55883529b6Schristos2010-05-05  Nick Clifton  <nickc@redhat.com>
56883529b6Schristos
57883529b6Schristos	* po/es.po: Updated Spanish translation.
58883529b6Schristos
59883529b6Schristos2010-04-27  Hongsheng Zhang  <hongsheng611@gmail.com>
60883529b6Schristos
61883529b6Schristos	PR gprof/11524
62883529b6Schristos	* corefile.c (core_create_syms_from): Use correct size of buffer.
63883529b6Schristos
64883529b6Schristos2010-04-22  Nick Clifton  <nickc@redhat.com>
65883529b6Schristos
66883529b6Schristos	* po/gprof.pot: Updated by the Translation project.
67883529b6Schristos	* po/vi.po: Updated Vietnamese translation.
68883529b6Schristos	* po/bg.po: Updated Bulgarian translation.
69883529b6Schristos
70883529b6Schristos2010-04-07  Alan Modra  <amodra@gmail.com>
71883529b6Schristos
72883529b6Schristos	* configure: Regenerate.
73883529b6Schristos
74883529b6Schristos2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
75883529b6Schristos
76883529b6Schristos	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
77883529b6Schristos	* Makefile.in: Regenerate.
78883529b6Schristos
79883529b6Schristos2010-03-16  Segher Boessenkool  <segher@kernel.crashing.org>
80883529b6Schristos
81883529b6Schristos	* gmon_io.c (gmon_out_read): Close file when done.
82883529b6Schristos
83883529b6Schristos2010-02-15  Nick Clifton  <nickc@redhat.com>
84883529b6Schristos
85883529b6Schristos	* po/vi.po: Updated Vietnamese translation.
86883529b6Schristos
87883529b6Schristos2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88883529b6Schristos
89883529b6Schristos	* Makefile.in: Regenerate.
90883529b6Schristos	* configure: Regenerate.
91883529b6Schristos
92883529b6SchristosFor older changes see ChangeLog-2009
93883529b6Schristos
94*9573673dSchristosCopyright (C) 2010 Free Software Foundation, Inc.
95*9573673dSchristos
96*9573673dSchristosCopying and distribution of this file, with or without modification,
97*9573673dSchristosare permitted in any medium without royalty provided the copyright
98*9573673dSchristosnotice and this notice are preserved.
99*9573673dSchristos
100883529b6SchristosLocal Variables:
101883529b6Schristosmode: change-log
102883529b6Schristosleft-margin: 8
103883529b6Schristosfill-column: 74
104883529b6Schristosversion-control: never
105883529b6SchristosEnd:
106