From b8a309ac940374ead27618508ab8f81665ff7d9d Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 24 Dec 2004 17:54:01 +0000 Subject: 2004-12-24 Havoc Pennington * test/decode-gcov.c: change to use .gcno and .gcda files, but the file format has also changed and I haven't adapted to that yet * Makefile.am: load .gcno files from latest gcc --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33da58e1..cf6ee412 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-24 Havoc Pennington + + * test/decode-gcov.c: change to use .gcno and .gcda files, but the + file format has also changed and I haven't adapted to that yet + + * Makefile.am: load .gcno files from latest gcc + 2004-12-23 John (J5) Palmieri * Patch from Rob Taylor -- cgit