cvs commit: fptools/ghc/compiler/ghci ByteCodeItbls.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Fri, 9 Feb 2001 08:49:30 -0800


sewardj     2001/02/09 08:49:30 PST

  Modified files:
    ghc/compiler/ghci    ByteCodeItbls.lhs 
  Log:
  Generate sparc entry code for interpreted constructors.  GHCi now is doing
  a pretty good impression of working correctly on sparcs.  Dudeadacious!
  
  Revision  Changes    Path
  1.3       +129 -48   fptools/ghc/compiler/ghci/ByteCodeItbls.lhs