From eb1e924e07276ed365e363332806d3708edeb2a2 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 23 Jun 1997 00:51:47 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index b87afdbd5..b7dea4064 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +Sun Jun 22 19:12:58 1997 Jim Blandy + + * __scm.h: (SCM_FENCE): New macro: optimizer will not move code + across this. Only works on GCC. Otherwise, we hope for the best. + (SCM_DEFER_INTS, SCM_ALLOW_INTS): Use FENCE appropriately. I have + the feeling that real thread systems will not need this... + Sun Jun 22 15:46:35 1997 Jim Blandy Try to detect when people are using one version of libguile and a