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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7b594a5d7ac29972db39228e9c8b7f384313f39b

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

commit 7b594a5d7ac29972db39228e9c8b7f384313f39b
Author: David Terei <[email protected]>
Date:   Mon Nov 21 12:05:18 2011 -0800

    Remove registerised code for dead architectures: mips, ia64, alpha,
    hppa1, m68k

 compiler/cmm/PprC.hs                               |    3 -
 compiler/nativeGen/AsmCodeGen.lhs                  |    6 -
 compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs |   12 -
 compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs     |    3 -
 compiler/nativeGen/RegAlloc/Linear/Main.hs         |    3 -
 compiler/nativeGen/TargetReg.hs                    |   15 -
 compiler/utils/Platform.hs                         |    6 -
 driver/split/ghc-split.lprl                        |  189 +----------
 includes/stg/MachRegs.h                            |  294 ---------------
 includes/stg/TailCalls.h                           |  124 -------
 rts/StgCRun.c                                      |  382 +-------------------
 11 files changed, 5 insertions(+), 1032 deletions(-)


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

    git show 7b594a5d7ac29972db39228e9c8b7f384313f39b

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

Reply via email to