From e6faab65035987e24819292f0a3f53305cf7187c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Aug 2009 21:16:49 +0000 Subject: 2009-08-05 Joel Sherrill * score/Makefile.am: Move from inline to body to avoid path explosion from inlining this. Makes coverage analysis easier. * score/src/heapalignupuptr.c: New file. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 974483f8a0..5c60dd65f6 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-08-05 Joel Sherrill + + * score/Makefile.am: Move from inline to body to avoid path explosion + from inlining this. Makes coverage analysis easier. + * score/src/heapalignupuptr.c: New file. + 2009-08-05 Joel Sherrill * libmisc/bspcmdline/bspcmdline.h, libmisc/bspcmdline/bspcmdline_get.c, -- cgit v1.2.3