[project @ 2003-11-12 17:49:05 by sof]
authorsof <unknown>
Wed, 12 Nov 2003 17:49:11 +0000 (17:49 +0000)
committersof <unknown>
Wed, 12 Nov 2003 17:49:11 +0000 (17:49 +0000)
commit20593d1d1cf47050d9430895a1c2ada6c39dfb98
tree0f93410b3bf46f851d5fc08085d0c9a8300d3cd4
parenta814590c794226b34c0c9aff4138b0e7722ddab5
[project @ 2003-11-12 17:49:05 by sof]
Tweaks to have RTS (C) sources compile with MSVC. Apart from wibbles
related to the handling of 'inline', changed Schedule.h:POP_RUN_QUEUE()
not to use expression-level statement blocks.
21 files changed:
ghc/rts/BlockAlloc.c
ghc/rts/BlockAlloc.h
ghc/rts/Capability.c
ghc/rts/Exception.h
ghc/rts/GC.c
ghc/rts/GCCompact.c
ghc/rts/GCCompact.h
ghc/rts/Interpreter.c
ghc/rts/LdvProfile.c
ghc/rts/Printer.c
ghc/rts/ProfHeap.c
ghc/rts/RetainerSet.c
ghc/rts/RtsAPI.c
ghc/rts/RtsFlags.c
ghc/rts/RtsUtils.h
ghc/rts/Schedule.c
ghc/rts/Schedule.h
ghc/rts/Sparks.c
ghc/rts/Stable.c
ghc/rts/Storage.h
ghc/rts/StoragePriv.h