Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-11-29 19:31:58 +0300
committerDaniel Jacobowitz <drow@false.org>2006-11-29 19:31:58 +0300
commit686ed0f480768035a712906248e2218a564cadd1 (patch)
tree22d5ca651e4fc37abc4c841a9675be48046f2498
parent8dd11c7a0b0c5169640d55995393234288b537df (diff)
Backport:
2006-05-02 James E Wilson <wilson@specifix.com> * gprof.c (main): When setting default output_style, add separate checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index fa77f3656..cfd9add6b 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-11-29 Daniel Jacobowitz <dan@codesourcery.com>
+
+ Backport:
+ 2006-05-02 James E Wilson <wilson@specifix.com>
+ * gprof.c (main): When setting default output_style, add separate
+ checks for INPUT_HISTOGRAM and INPUT_CALL_GRAPH.
+
2006-11-29 Mark Shinwell <shinwell@codesourcery.com>
Backport from mainline: