xref: /netbsd-src/external/gpl3/binutils/dist/gprof/ChangeLog-2011 (revision 9573673d78c64ea1eac42d7f2e9521be89932ae5)
1883529b6Schristos2011-10-26  Nick Clifton  <nickc@redhat.com>
2883529b6Schristos
3883529b6Schristos	* hist.c (hist_assign_samples_1): Update comment.
4883529b6Schristos
5883529b6Schristos2011-10-25   Wei Guozhi  <carrot@google.com>
6883529b6Schristos
7883529b6Schristos	PR gprof/13325
8883529b6Schristos	* hist.c (hist_assign_samples_1): Make sure that inner loop
9883529b6Schristos	iterator remains valid.
10883529b6Schristos
11883529b6Schristos2011-10-24  Nick Clifton  <nickc@redhat.com>
12883529b6Schristos
13883529b6Schristos	* po/ja.po: New Japanese translation.
14883529b6Schristos	* configure.in (ALL_LINGUAS): Add ja.
15883529b6Schristos	* configure: Regenerate.
16883529b6Schristos
17883529b6Schristos2011-10-18  Nick Clifton  <nickc@redhat.com>
18883529b6Schristos
19883529b6Schristos	* po/it.po: New Italian translation.
20883529b6Schristos	* po/gprof.pot: Regenerate.
21883529b6Schristos
22883529b6Schristos2011-10-10  Nick Clifton  <nickc@redhat.com>
23883529b6Schristos
24883529b6Schristos	* po/uk.po: New Ukranian translation.
25883529b6Schristos	* po/bg.po: Updated Bulgarian translation.
26883529b6Schristos	* po/es.po: Updated Spanish translation.
27883529b6Schristos	* po/fi.po: Updated Finnish translation.
28883529b6Schristos
29883529b6Schristos2011-08-26  Nick Clifton  <nickc@redhat.com>
30883529b6Schristos
31883529b6Schristos	* po/es.po: Updated Spanish translation.
32883529b6Schristos
33883529b6Schristos2011-06-07  David Warme  <dwarme@groupw.com>
34883529b6Schristos
35883529b6Schristos	* corefile.c (core_sym_class): Allow for multiple iterations of
36883529b6Schristos	clone clones and subprograms.
37883529b6Schristos
38883529b6Schristos2011-04-28  Jonathan Nieder  <jrnieder@gmail.com>
39883529b6Schristos
40883529b6Schristos	* cg_print.c (print_header): Add no-c-format comment to prevent
41883529b6Schristos	confusion when translating "%time".
42883529b6Schristos
43883529b6Schristos2011-04-27  Nick Clifton  <nickc@redhat.com>
44883529b6Schristos
45883529b6Schristos	* po/eo.po: Updated Esperanto translation.
46883529b6Schristos	* po/fr.po: Updated French translation.
47883529b6Schristos
48883529b6Schristos2011-03-30  Nick Clifton  <nickc@redhat.com>
49883529b6Schristos
50883529b6Schristos	* po/eo.po: New Esperanto translation.
51883529b6Schristos	* configure.in (ALL_LINGUAS): Add eo.
52883529b6Schristos	* configure: Regenerate.
53883529b6Schristos
54883529b6Schristos2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
55883529b6Schristos
56883529b6Schristos	* basic_blocks.c (cmp_bb): Use filename_(n)cmp.
57883529b6Schristos	* cg_print.c (order_and_dump_functions_by_arcs): Likewise.
58883529b6Schristos	(cg_print_file_ordering): Likewise.
59883529b6Schristos	* corefile.c (read_function_mappings): Likewise.
60883529b6Schristos	(core_create_line_syms): Likewise.
61883529b6Schristos
62883529b6Schristos2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63883529b6Schristos
64883529b6Schristos	* configure: Regenerate.
65883529b6Schristos
66883529b6Schristos2011-02-07  Alan Modra  <amodra@gmail.com>
67883529b6Schristos
68883529b6Schristos	PR gprof/12468
69883529b6Schristos	* corefile.c (core_create_function_syms): Set is_func for targets
70883529b6Schristos	that have no BSF_FUNCTION syms.
71883529b6Schristos
72883529b6Schristos2011-01-10  Nick Clifton  <nickc@redhat.com>
73883529b6Schristos
74883529b6Schristos	* po/da.po: Updated Danish translation.
75883529b6Schristos
76883529b6SchristosFor older changes see ChangeLog-2010
77883529b6Schristos
78*9573673dSchristosCopyright (C) 2011 Free Software Foundation, Inc.
79*9573673dSchristos
80*9573673dSchristosCopying and distribution of this file, with or without modification,
81*9573673dSchristosare permitted in any medium without royalty provided the copyright
82*9573673dSchristosnotice and this notice are preserved.
83*9573673dSchristos
84883529b6SchristosLocal Variables:
85883529b6Schristosmode: change-log
86883529b6Schristosleft-margin: 8
87883529b6Schristosfill-column: 74
88883529b6Schristosversion-control: never
89883529b6SchristosEnd:
90