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