Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b442c077593b10d5226edf2afd60918a90a23315

>---------------------------------------------------------------

commit b442c077593b10d5226edf2afd60918a90a23315
Author: Ian Lynagh <[email protected]>
Date:   Mon Dec 19 15:56:25 2011 +0000

    Make getDynFlags* functions use HasDynFlags/getDynFlags too

 compiler/nativeGen/AsmCodeGen.lhs            |   10 +++++-----
 compiler/nativeGen/NCGMonad.hs               |   14 ++++++--------
 compiler/nativeGen/PPC/CodeGen.hs            |   18 +++++++++---------
 compiler/nativeGen/SPARC/CodeGen.hs          |    2 +-
 compiler/nativeGen/SPARC/CodeGen/CCall.hs    |    4 ++--
 compiler/nativeGen/SPARC/CodeGen/CondCode.hs |    4 ++--
 compiler/nativeGen/SPARC/CodeGen/Gen64.hs    |    4 ++--
 compiler/nativeGen/X86/CodeGen.hs            |   26 +++++++++++++-------------
 8 files changed, 40 insertions(+), 42 deletions(-)


Diff suppressed because of size. To see it, use:

    git show b442c077593b10d5226edf2afd60918a90a23315

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to