summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c6d24ddb57d..1497429fbc2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2006-08-09 Nathan Sidwell <nathan@codesourcery.com>
+
+ * gcov.c (no_data_file): New flag.
+ (read_count_file): Set it if data file not present. Assume counts
+ zero if not found.
+ (output_lines): Don't name the data file, if there wasn't one.
+
2006-08-09 Eric Botcazou <ebotcazou@adacore.com>
* config/rs6000/rs6000.c (print_operand) <D>: Fix comment and adjust.