cvs commit: fptools/ghc/rts Linker.c

Julian Seward sewardj@glass.cse.ogi.edu
Fri, 9 Feb 2001 04:39:53 -0800


sewardj     2001/02/09 04:39:53 PST

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Make the linker work on sparc-solaris:
  * Teach it how to handle RelA-style relocation tables.
  * Teach it about (a few of the multifarious) sparc relocation types.
  
  Revision  Changes    Path
  1.19      +202 -69   fptools/ghc/rts/Linker.c