simonmar    2004/02/04 07:17:25 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen AsmCodeGen.lhs MachCodeGen.hs 
                           MachInstrs.hs MachRegs.lhs 
                           RegisterAlloc.hs 
  Log:
  NCG now compiles GHC/Base.hs and generates reasonable-looking code.
  It'll spit out tons of debugging output for now, though.
  
  Revision  Changes    Path
  1.60.6.9  +10 -11    fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
  1.1.2.14  +6 -4      fptools/ghc/compiler/nativeGen/Attic/MachCodeGen.hs
  1.1.2.11  +1 -1      fptools/ghc/compiler/nativeGen/Attic/MachInstrs.hs
  1.50.2.7  +1 -5      fptools/ghc/compiler/nativeGen/MachRegs.lhs
  1.1.2.4   +60 -22    fptools/ghc/compiler/nativeGen/Attic/RegisterAlloc.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to