patch applied (ghc): Remove old GUM/GranSim code

Simon Marlow marlowsd at gmail.com
Tue Jun 2 11:28:27 EDT 2009


Tue Jun  2 07:02:33 PDT 2009  Simon Marlow <marlowsd at gmail.com>
  * Remove old GUM/GranSim code
  Ignore-this: 9c03eaaf072122118fa4d9cb6db684ca

    M ./compiler/codeGen/SMRep.lhs -5 +1
    M ./compiler/main/Constants.lhs -3
    M ./includes/ClosureMacros.h -18
    M ./includes/Closures.h -77
    M ./includes/Hooks.h -4
    M ./includes/InfoTables.h -67
    M ./includes/README +1
    M ./includes/Rts.h -19
    M ./includes/RtsConfig.h -3 +1
    M ./includes/RtsFlags.h -169 +1
    M ./includes/RtsTypes.h -46
    M ./includes/SMP.h -1 +1
    M ./includes/SchedAPI.h -9
    M ./includes/Stg.h -2
    M ./includes/StgMiscClosures.h -12
    M ./includes/TSO.h -47
    M ./includes/TickyCounters.h -13
    M ./includes/mkDerivedConstants.c -8 +1
    M ./rts/Capability.c -1 +1
    M ./rts/HeapStackCheck.cmm -290
    M ./rts/Linker.c -5
    M ./rts/Printer.c -45
    M ./rts/RtsAPI.c -12
    M ./rts/RtsFlags.c -1228 +15
    M ./rts/RtsMain.c -56
    M ./rts/RtsSignals.h -1 +1
    M ./rts/RtsStartup.c -78
    M ./rts/RtsUtils.c -37
    M ./rts/RtsUtils.h -4
    M ./rts/Sanity.c -326
    M ./rts/Sanity.h -15
    M ./rts/Schedule.c -121 +6
    M ./rts/Schedule.h -23
    M ./rts/Sparks.c -660 +2
    M ./rts/Sparks.h -4
    M ./rts/StgMiscClosures.cmm -44
    M ./rts/Threads.c -544
    M ./rts/Threads.h -9
    M ./rts/Ticky.c -59
    M ./rts/Trace.c -2
    M ./rts/Updates.h -55
    R ./rts/hooks/InitEachPE.c
    R ./rts/hooks/ShutdownEachPEHook.c

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090602140233-12142-0699d97a77747a34b415089c0852676cf325e143.gz



More information about the Cvs-ghc mailing list