Skip to content
Snippets Groups Projects
Commit c900cdd5 authored by rtoy's avatar rtoy
Browse files

o Only use one version of LOOKUP-SPECIAL-SYMBOL for all

  architectures, and only pass in the name, not the link-type, since
  there's only one link-type for the special symbols.
o Always call INIT-FOREIGN-SYMBOL-TABLE to initialize the
  symbol table. (This only clears the hash-table.)
o Clean up the section in LOOKUP-FOREIGN-SYMBOL for linkage-tables
  for sparc and ppc.  Use backend-featurep to test for this, and don't
  lump it into the #-irix test case.  This helps cross-compile do the
  right thing for sparc/ppc when doing a non-native cross-compile.
parent 08f7f18a
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