Rotate ChangeLogs
This commit is contained in:
parent
a1c7aafba7
commit
23e1d3291c
18 changed files with 12125 additions and 12048 deletions
|
@ -1,79 +1,5 @@
|
|||
2011-10-26 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* hist.c (hist_assign_samples_1): Update comment.
|
||||
|
||||
2011-10-25 Wei Guozhi <carrot@google.com>
|
||||
|
||||
PR gprof/13325
|
||||
* hist.c (hist_assign_samples_1): Make sure that inner loop
|
||||
iterator remains valid.
|
||||
|
||||
2011-10-24 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/ja.po: New Japanese translation.
|
||||
* configure.in (ALL_LINGUAS): Add ja.
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-10-18 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/it.po: New Italian translation.
|
||||
* po/gprof.pot: Regenerate.
|
||||
|
||||
2011-10-10 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/uk.po: New Ukranian translation.
|
||||
* po/bg.po: Updated Bulgarian translation.
|
||||
* po/es.po: Updated Spanish translation.
|
||||
* po/fi.po: Updated Finnish translation.
|
||||
|
||||
2011-08-26 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/es.po: Updated Spanish translation.
|
||||
|
||||
2011-06-07 David Warme <dwarme@groupw.com>
|
||||
|
||||
* corefile.c (core_sym_class): Allow for multiple iterations of
|
||||
clone clones and subprograms.
|
||||
|
||||
2011-04-28 Jonathan Nieder <jrnieder@gmail.com>
|
||||
|
||||
* cg_print.c (print_header): Add no-c-format comment to prevent
|
||||
confusion when translating "%time".
|
||||
|
||||
2011-04-27 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/eo.po: Updated Esperanto translation.
|
||||
* po/fr.po: Updated French translation.
|
||||
|
||||
2011-03-30 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/eo.po: New Esperanto translation.
|
||||
* configure.in (ALL_LINGUAS): Add eo.
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-02-28 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* basic_blocks.c (cmp_bb): Use filename_(n)cmp.
|
||||
* cg_print.c (order_and_dump_functions_by_arcs): Likewise.
|
||||
(cg_print_file_ordering): Likewise.
|
||||
* corefile.c (read_function_mappings): Likewise.
|
||||
(core_create_line_syms): Likewise.
|
||||
|
||||
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-02-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR gprof/12468
|
||||
* corefile.c (core_create_function_syms): Set is_func for targets
|
||||
that have no BSF_FUNCTION syms.
|
||||
|
||||
2011-01-10 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/da.po: Updated Danish translation.
|
||||
|
||||
For older changes see ChangeLog-2010
|
||||
For older changes see ChangeLog-2011
|
||||
|
||||
Local Variables:
|
||||
mode: change-log
|
||||
|
|
83
gprof/ChangeLog-2011
Normal file
83
gprof/ChangeLog-2011
Normal file
|
@ -0,0 +1,83 @@
|
|||
2011-10-26 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* hist.c (hist_assign_samples_1): Update comment.
|
||||
|
||||
2011-10-25 Wei Guozhi <carrot@google.com>
|
||||
|
||||
PR gprof/13325
|
||||
* hist.c (hist_assign_samples_1): Make sure that inner loop
|
||||
iterator remains valid.
|
||||
|
||||
2011-10-24 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/ja.po: New Japanese translation.
|
||||
* configure.in (ALL_LINGUAS): Add ja.
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-10-18 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/it.po: New Italian translation.
|
||||
* po/gprof.pot: Regenerate.
|
||||
|
||||
2011-10-10 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/uk.po: New Ukranian translation.
|
||||
* po/bg.po: Updated Bulgarian translation.
|
||||
* po/es.po: Updated Spanish translation.
|
||||
* po/fi.po: Updated Finnish translation.
|
||||
|
||||
2011-08-26 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/es.po: Updated Spanish translation.
|
||||
|
||||
2011-06-07 David Warme <dwarme@groupw.com>
|
||||
|
||||
* corefile.c (core_sym_class): Allow for multiple iterations of
|
||||
clone clones and subprograms.
|
||||
|
||||
2011-04-28 Jonathan Nieder <jrnieder@gmail.com>
|
||||
|
||||
* cg_print.c (print_header): Add no-c-format comment to prevent
|
||||
confusion when translating "%time".
|
||||
|
||||
2011-04-27 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/eo.po: Updated Esperanto translation.
|
||||
* po/fr.po: Updated French translation.
|
||||
|
||||
2011-03-30 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/eo.po: New Esperanto translation.
|
||||
* configure.in (ALL_LINGUAS): Add eo.
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-02-28 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
* basic_blocks.c (cmp_bb): Use filename_(n)cmp.
|
||||
* cg_print.c (order_and_dump_functions_by_arcs): Likewise.
|
||||
(cg_print_file_ordering): Likewise.
|
||||
* corefile.c (read_function_mappings): Likewise.
|
||||
(core_create_line_syms): Likewise.
|
||||
|
||||
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-02-07 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR gprof/12468
|
||||
* corefile.c (core_create_function_syms): Set is_func for targets
|
||||
that have no BSF_FUNCTION syms.
|
||||
|
||||
2011-01-10 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/da.po: Updated Danish translation.
|
||||
|
||||
For older changes see ChangeLog-2010
|
||||
|
||||
Local Variables:
|
||||
mode: change-log
|
||||
left-margin: 8
|
||||
fill-column: 74
|
||||
version-control: never
|
||||
End:
|
Loading…
Add table
Add a link
Reference in a new issue