- Feb 18, 1997
- Feb 17, 1997
-
-
dtc authored
Size table fix, type_InstanceHeader should be size_boxed. The scavenge function can be compiled to either directly dispatch to the scavenge functions, or handle some common cases itself (pointers/forwarding-pointers, fixnums) only calling the dispatch functions if necessary. In the second case there was redundant pointer and forwarding pointer checks in the pointer scavenging functions - this redundancy has been removed. Now define DIRECT_SCAV to have scavenge directly call the scavenge functions, else it handles some common cases itself (which gives better performance); the appropriate versions of the pointer scavenging functions will be compiled.
-
- Feb 05, 1997
- Jan 21, 1997
-
-
ram authored
-
- May 08, 1996
-
-
ram authored
-
- Feb 17, 1995
- Nov 16, 1994
-
-
ram authored
-
- Nov 04, 1994
-
-
ram authored
in load-foreign.
-
- Nov 03, 1994
-
-
ram authored
-
- Nov 02, 1994
- Nov 01, 1994
-
-
ram authored
architectures.
-
- Oct 30, 1994
- Oct 29, 1994
- Oct 27, 1994
- Oct 26, 1994
- Oct 25, 1994
- Oct 24, 1994