Skip to content
Snippets Groups Projects
Commit aa2fda27 authored by toy's avatar toy
Browse files

o Moved the definitions of LOWTAG-BITS, LOWTAG-MASK, and LOWTAG-LIMIT

  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.)
parent cf055d22
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment