From a042ff836732d4714dbe4a84ef1fbc060ba870f2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Nov 2008 01:54:34 +0000 Subject: *** empty log message *** --- coro.h | 1 + 1 file changed, 1 insertion(+) (limited to 'coro.h') diff --git a/coro.h b/coro.h index a48fb8b..19dc3a0 100644 --- a/coro.h +++ b/coro.h @@ -57,6 +57,7 @@ * 2008-04-24 Reinstate CORO_LOSER (had wrong stack adjustments). * 2008-10-30 Support assembly method on x86 with and without frame pointer. * 2008-11-03 Use a global asm statement for CORO_ASM, idea by pippijn. + * 2008-11-05 Hopefully fix misaligned stacks with CORO_ASM/SETJMP. */ #ifndef CORO_H -- cgit v1.2.3