Initial revision

This commit is contained in:
Akinori Ito
2001-11-08 05:14:08 +00:00
commit 68a07bf03b
305 changed files with 104639 additions and 0 deletions

10
Patches/linux2.2sparc Normal file
View File

@@ -0,0 +1,10 @@
--- gc/gcconfig.h.org
+++ gc/gcconfig.h
@@ -601,7 +601,7 @@
extern int _end;
# define DATAEND (&_end)
# define SVR4
-# define STACKBOTTOM ((ptr_t) 0xf0000000)
+# define STACKBOTTOM ((ptr_t) 0xeffff000)
# endif
# endif