Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/26d690a3eb753a5eec3e10b42ad4979556f605b3 >--------------------------------------------------------------- commit 26d690a3eb753a5eec3e10b42ad4979556f605b3 Merge: f18db3b... 4ca2818... Author: Ian Lynagh <[email protected]> Date: Fri Apr 27 15:14:47 2012 +0100 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc aclocal.m4 | 2 +- compiler/main/DriverPipeline.hs | 16 +- compiler/nativeGen/AsmCodeGen.lhs | 2 +- compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs | 56 ++-- compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs | 14 +- compiler/nativeGen/RegAlloc/Linear/Main.hs | 14 +- compiler/nativeGen/TargetReg.hs | 70 ++-- compiler/prelude/primops.txt.pp | 6 + compiler/utils/Platform.hs | 12 +- config.guess | 482 ++++++++++---------- configure.ac | 14 + ghc/InteractiveUI.hs | 44 ++- includes/stg/MiscClosures.h | 1 + rts/Linker.c | 1 + rts/PrimOps.cmm | 16 +- rts/RtsStartup.c | 9 +- 16 files changed, 411 insertions(+), 348 deletions(-) _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
