cvs commit: fptools/ghc/rts Linker.c

Simon Marlow simonmar@glass.cse.ogi.edu
Sun, 28 Jan 2001 09:14:11 -0800


simonmar    2001/01/28 09:14:11 PST

  Modified files:
    ghc/rts              Linker.c 
  Log:
  - make the #ifdefs in this file less arch-specific
  - support FreeBSD
  - add a missing symbol (__gmpz_cmp_ui)
  
  Revision  Changes    Path
  1.13      +24 -17    fptools/ghc/rts/Linker.c