--- Coro/Changes 2008/11/14 02:42:49 1.409 +++ Coro/Changes 2008/11/14 06:41:41 1.410 @@ -12,6 +12,7 @@ up to 10%. More importanly, it frees us from the hardcoded behaviour of entersub, so we might actually be able to return something from those functions. + - take advanatge of __builtin_frame_address on gcc. 4.912 Thu Nov 13 18:31:23 CET 2008 - minor cleanups.