From 0af390c7294ff49fdb930ea2bd0caf4b17ab85db Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Wed, 19 Jul 2006 06:28:36 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 36d17f1a8..45fdce19f 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +2006-07-18 Rob Browning + + * continuations.c: Add __attribute__ ((returns_twice)) to the + ia64_getcontext prototype so that gcc will make the right + arrangements and avoid an illegal instruction during + call-with-current-continuation. + 2006-07-06 Kevin Ryde * stime.c (bdtime2c): tm_gmtoff is seconds East, so take negative of