cvs commit: fptools/ghc/lib/std PrelGHC.hi-boot fptools/ghc/compiler/prelude primops.txt fptools/ghc/includes PrimOps.h fptools/ghc/rts PrimOps.hc

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 11 Dec 2000 04:56:14 -0800


simonmar    2000/12/11 04:56:14 PST

  Modified files:
    ghc/lib/std          PrelGHC.hi-boot 
    ghc/compiler/prelude primops.txt 
    ghc/includes         PrimOps.h 
    ghc/rts              PrimOps.hc 
  Log:
  New BCO primops.
  
  Revision  Changes    Path
  1.47      +3 -0      fptools/ghc/lib/std/PrelGHC.hi-boot
  1.8       +4 -40     fptools/ghc/compiler/prelude/primops.txt
  1.69      +8 -1      fptools/ghc/includes/PrimOps.h
  1.61      +30 -1     fptools/ghc/rts/PrimOps.hc