From 845770a30b748f3f735e250008b48ffc71fc0053 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 30 Oct 2009 06:12:41 +0000 Subject: =?UTF-8?q?2009-10-30=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to _Heap_Allocate for 16bit compliance. --- testsuites/sptests/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 665d9333ce..733d371468 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,5 +1,7 @@ 2009-10-30 Ralf Corsépius + * sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to + _Heap_Allocate for 16bit compliance. * sp44/init.c: Another printf format fix. 2009-10-29 Ralf Corsépius -- cgit v1.2.3