From 98929e8018371c8847c69ea1ed8e88f82b5df83a Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Apr 2007 19:26:18 +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 788810f..0293293 100644 --- a/coro.h +++ b/coro.h @@ -39,6 +39,7 @@ * 2006-10-26 Include stddef.h on OS X to work around one of its bugs. * Reported by Michael_G_Schwern. * 2006-11-26 Use _setjmp instead of setjmp on GNU/Linux. + * 2007-04-27 Set unwind frame info if gcc 3+ and ELF is detected. */ #ifndef CORO_H -- cgit v1.2.3