aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-11-29 16:31:58 +0000
committerDaniel Jacobowitz <drow@false.org>2006-11-29 16:31:58 +0000
commit686ed0f480768035a712906248e2218a564cadd1 (patch)
tree22d5ca651e4fc37abc4c841a9675be48046f2498
parent8dd11c7a0b0c5169640d55995393234288b537df (diff)
downloadnewlib-686ed0f480768035a712906248e2218a564cadd1.zip
newlib-686ed0f480768035a712906248e2218a564cadd1.tar.gz
newlib-686ed0f480768035a712906248e2218a564cadd1.tar.bz2
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 fa77f36..cfd9add 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: