"git@gitlab.common-lisp.net:cshapiro/cmucl.git" did not exist on "a609da4787959280aa312ff3405f8e8a6c7ec27b"
Forked from
cmucl / cmucl
Source project has a limited visibility.
-
toy authored
from compiler/generic/objdef.lisp to compiler/sparc/parms.lisp because cross-compiling on sparc loads parms after objdef, and parms uses these symbols. o Added TARGET-FOREIGN-LINKAGE-SPACE-START and TARGET-FOREIGN-LINKAGE-ENTRY-SIZE to parms.lisp to support the new linkage table stuff. (Not yet implemented on sparc, so these values may be wrong.)
toy authoredfrom compiler/generic/objdef.lisp to compiler/sparc/parms.lisp because cross-compiling on sparc loads parms after objdef, and parms uses these symbols. o Added TARGET-FOREIGN-LINKAGE-SPACE-START and TARGET-FOREIGN-LINKAGE-ENTRY-SIZE to parms.lisp to support the new linkage table stuff. (Not yet implemented on sparc, so these values may be wrong.)