gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--gcl/debian/changelog 8
-rwxr-xr-xgcl/h/m68k-linux.h 2
2 files changed, 9 insertions, 1 deletions
diff --git a/gcl/debian/changelog b/gcl/debian/changelog
index 39af87678..091159e52 100644
--- a/gcl/debian/changelog
+++ b/gcl/debian/changelog
@@ -1,4 +1,10 @@
-gcl (2.6.1-41) unstable; urgency=low
+gcl (2.6.1-42) unstable; urgency=low
+
+ * C_GC_OFFSET is 2 on m68k-linux
+
+ -- Camm Maguire <camm@enhanced.com> 2004年6月24日 15:16:17 +0000
+
+gcl (2.6.1-41) unstable; urgency=high
* Close possibility of malloc failure due to intervening gbc arising
from the misordering of allocation calls
diff --git a/gcl/h/m68k-linux.h b/gcl/h/m68k-linux.h
index 6f4ab035c..986015d5a 100755
--- a/gcl/h/m68k-linux.h
+++ b/gcl/h/m68k-linux.h
@@ -72,3 +72,5 @@ int cacheflush(void *,int,int,int);
v=(void *)((unsigned long)v & ~(CLEAR_CACHE_LINE_SIZE - 1));\
cacheflush(v,FLUSH_SCOPE_PAGE,FLUSH_CACHE_BOTH,ve-v);\
} while(0)
+
+#define C_GC_OFFSET 2
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月05日 07:07:04 +0000

AltStyle によって変換されたページ (->オリジナル) /