summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-11-29 16:31:58 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-11-29 16:31:58 +0000
commit6818c8103c34d86f75c4651e91e13490bafe9f5e (patch)
tree3d6e39d2b712e79c109b51bccde613f539d42f92
parent9957d6733248cb08b56c2f71400e61dfb565ddde (diff)
downloadgdb-6818c8103c34d86f75c4651e91e13490bafe9f5e.tar.gz
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 fa77f3656ce..cfd9add6ba5 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: