cvs commit: fptools/ghc/compiler/nativeGen MachCodeGen.hs
MachInstrs.hs MachRegs.lhs PprMach.hs RegAllocInfo.hs
Simon Marlow
simonmar at haskell.org
Thu Jul 21 06:46:14 EDT 2005
simonmar 2005/07/21 03:46:13 PDT
Modified files:
ghc/compiler/nativeGen MachCodeGen.hs MachInstrs.hs
MachRegs.lhs PprMach.hs RegAllocInfo.hs
Log:
Sparc updates from Peter A Jonsson <pj at ludd.ltu.se>
Revision Changes Path
1.24 +468 -653 fptools/ghc/compiler/nativeGen/MachCodeGen.hs
1.13 +6 -8 fptools/ghc/compiler/nativeGen/MachInstrs.hs
1.59 +3 -0 fptools/ghc/compiler/nativeGen/MachRegs.lhs
1.17 +49 -48 fptools/ghc/compiler/nativeGen/PprMach.hs
1.12 +15 -15 fptools/ghc/compiler/nativeGen/RegAllocInfo.hs
More information about the Cvs-ghc
mailing list