Remove old GUM/GranSim code
authorSimon Marlow <marlowsd@gmail.com>
Tue, 2 Jun 2009 14:02:33 +0000 (14:02 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 2 Jun 2009 14:02:33 +0000 (14:02 +0000)
commitdd56e9ab4544e83d27532a8d9058140bfe81825c
tree5c5ba3eb63a02d7de3c8c514e883f7dd36e98332
parentcfe2fd2a36f43c1f998bb5e7c0cec15480ed3f96
Remove old GUM/GranSim code
43 files changed:
compiler/codeGen/SMRep.lhs
compiler/main/Constants.lhs
includes/ClosureMacros.h
includes/Closures.h
includes/Hooks.h
includes/InfoTables.h
includes/README
includes/Rts.h
includes/RtsConfig.h
includes/RtsFlags.h
includes/RtsTypes.h
includes/SMP.h
includes/SchedAPI.h
includes/Stg.h
includes/StgMiscClosures.h
includes/TSO.h
includes/TickyCounters.h
includes/mkDerivedConstants.c
rts/Capability.c
rts/HeapStackCheck.cmm
rts/Linker.c
rts/Printer.c
rts/RtsAPI.c
rts/RtsFlags.c
rts/RtsMain.c
rts/RtsSignals.h
rts/RtsStartup.c
rts/RtsUtils.c
rts/RtsUtils.h
rts/Sanity.c
rts/Sanity.h
rts/Schedule.c
rts/Schedule.h
rts/Sparks.c
rts/Sparks.h
rts/StgMiscClosures.cmm
rts/Threads.c
rts/Threads.h
rts/Ticky.c
rts/Trace.c
rts/Updates.h
rts/hooks/InitEachPE.c [deleted file]
rts/hooks/ShutdownEachPEHook.c [deleted file]