Commit | Line | Data |
---|---|---|
23e1d329 NC |
1 | 2011-10-26 Nick Clifton <nickc@redhat.com> |
2 | ||
3 | * hist.c (hist_assign_samples_1): Update comment. | |
4 | ||
5 | 2011-10-25 Wei Guozhi <carrot@google.com> | |
6 | ||
7 | PR gprof/13325 | |
8 | * hist.c (hist_assign_samples_1): Make sure that inner loop | |
9 | iterator remains valid. | |
10 | ||
11 | 2011-10-24 Nick Clifton <nickc@redhat.com> | |
12 | ||
13 | * po/ja.po: New Japanese translation. | |
14 | * configure.in (ALL_LINGUAS): Add ja. | |
15 | * configure: Regenerate. | |
16 | ||
17 | 2011-10-18 Nick Clifton <nickc@redhat.com> | |
18 | ||
19 | * po/it.po: New Italian translation. | |
20 | * po/gprof.pot: Regenerate. | |
21 | ||
22 | 2011-10-10 Nick Clifton <nickc@redhat.com> | |
23 | ||
24 | * po/uk.po: New Ukranian translation. | |
25 | * po/bg.po: Updated Bulgarian translation. | |
26 | * po/es.po: Updated Spanish translation. | |
27 | * po/fi.po: Updated Finnish translation. | |
28 | ||
29 | 2011-08-26 Nick Clifton <nickc@redhat.com> | |
30 | ||
31 | * po/es.po: Updated Spanish translation. | |
32 | ||
33 | 2011-06-07 David Warme <dwarme@groupw.com> | |
34 | ||
35 | * corefile.c (core_sym_class): Allow for multiple iterations of | |
36 | clone clones and subprograms. | |
37 | ||
38 | 2011-04-28 Jonathan Nieder <jrnieder@gmail.com> | |
39 | ||
40 | * cg_print.c (print_header): Add no-c-format comment to prevent | |
41 | confusion when translating "%time". | |
42 | ||
43 | 2011-04-27 Nick Clifton <nickc@redhat.com> | |
44 | ||
45 | * po/eo.po: Updated Esperanto translation. | |
46 | * po/fr.po: Updated French translation. | |
47 | ||
48 | 2011-03-30 Nick Clifton <nickc@redhat.com> | |
49 | ||
50 | * po/eo.po: New Esperanto translation. | |
51 | * configure.in (ALL_LINGUAS): Add eo. | |
52 | * configure: Regenerate. | |
53 | ||
54 | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> | |
55 | ||
56 | * basic_blocks.c (cmp_bb): Use filename_(n)cmp. | |
57 | * cg_print.c (order_and_dump_functions_by_arcs): Likewise. | |
58 | (cg_print_file_ordering): Likewise. | |
59 | * corefile.c (read_function_mappings): Likewise. | |
60 | (core_create_line_syms): Likewise. | |
61 | ||
62 | 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
63 | ||
64 | * configure: Regenerate. | |
65 | ||
66 | 2011-02-07 Alan Modra <amodra@gmail.com> | |
67 | ||
68 | PR gprof/12468 | |
69 | * corefile.c (core_create_function_syms): Set is_func for targets | |
70 | that have no BSF_FUNCTION syms. | |
71 | ||
72 | 2011-01-10 Nick Clifton <nickc@redhat.com> | |
73 | ||
74 | * po/da.po: Updated Danish translation. | |
75 | ||
76 | For older changes see ChangeLog-2010 | |
77 | \f | |
752937aa NC |
78 | Copyright (C) 2011 Free Software Foundation, Inc. |
79 | ||
80 | Copying and distribution of this file, with or without modification, | |
81 | are permitted in any medium without royalty provided the copyright | |
82 | notice and this notice are preserved. | |
83 | ||
23e1d329 NC |
84 | Local Variables: |
85 | mode: change-log | |
86 | left-margin: 8 | |
87 | fill-column: 74 | |
88 | version-control: never | |
89 | End: |