summaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-01-05 10:09:33 +0000
committerNick Clifton <nickc@redhat.com>2012-01-05 10:09:33 +0000
commit569f3880ea6f98cd734079f94a925ea4e2c11e42 (patch)
tree489fdca81c2e645fe56cb1c0e5d4e89caa363541 /gprof
parent28e40441e57e859f9e2e6d3dc92f48fbee2f9667 (diff)
downloadbinutils-redhat-569f3880ea6f98cd734079f94a925ea4e2c11e42.tar.gz
Rotate ChangeLogs
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog76
-rw-r--r--gprof/ChangeLog-201183
2 files changed, 84 insertions, 75 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 06177b6f96..555390bcb0 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -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
diff --git a/gprof/ChangeLog-2011 b/gprof/ChangeLog-2011
new file mode 100644
index 0000000000..06177b6f96
--- /dev/null
+++ b/gprof/ChangeLog-2011
@@ -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: