cvs commit: fptools/ghc/compiler/nativeGen
AsmCodeGen.lhsMachCodeGen.hs
MachInstrs.hs NCGMonad.hs PprMach.hs RegAllocInfo.hs
wolfgang at glass.cse.ogi.edu
wolfgang at glass.cse.ogi.edu
Thu Feb 5 04:15:13 EST 2004
wolfgang 2004/02/05 04:15:12 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/nativeGen AsmCodeGen.lhs MachCodeGen.hs
MachInstrs.hs NCGMonad.hs PprMach.hs
RegAllocInfo.hs
Log:
More PowerPC NCG stuff:
Dyld Stub Generation
MO_S_MulMayOflo (for I32 only, but that seems to be all we need)
Revision Changes Path
1.60.6.10 +8 -7 fptools/ghc/compiler/nativeGen/AsmCodeGen.lhs
1.1.2.15 +4 -2 fptools/ghc/compiler/nativeGen/Attic/MachCodeGen.hs
1.1.2.12 +7 -0 fptools/ghc/compiler/nativeGen/Attic/MachInstrs.hs
1.1.2.3 +2 -3 fptools/ghc/compiler/nativeGen/Attic/NCGMonad.hs
1.1.2.13 +22 -11 fptools/ghc/compiler/nativeGen/Attic/PprMach.hs
1.1.2.5 +4 -0 fptools/ghc/compiler/nativeGen/Attic/RegAllocInfo.hs
More information about the Cvs-ghc
mailing list