summaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 463b87289c6..ed5b2af2e22 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,11 @@
+2012-09-04 Teresa Johnson <tejohnson@google.com>
+
+ * libgcov.c (struct gcov_summary_buffer): New structure.
+ (gcov_histogram_insert): New function.
+ (gcov_compute_histogram): Ditto.
+ (gcov_exit): Invoke gcov_compute_histogram, and perform merging of
+ histograms during summary merging.
+
2012-09-01 Mark Kettenis <kettenis@openbsd.org>
* config.host (x86_64-*-openbsd*): New target.