[project @ 2005-04-22 09:32:39 by simonmar]
authorsimonmar <unknown>
Fri, 22 Apr 2005 09:32:40 +0000 (09:32 +0000)
committersimonmar <unknown>
Fri, 22 Apr 2005 09:32:40 +0000 (09:32 +0000)
commit0f3205e6c40575910d50bc2cc42020ccf55e07ba
tree03fa3c951bb7b2e37963469608acd8548abfa1d9
parentb43be28258a3d49bde40095b210047e99742f8a5
[project @ 2005-04-22 09:32:39 by simonmar]
SMP: the rest of the changes to support safe thunk entry & updates.  I
thought the compiler changes were independent, but I ended up breaking
the HEAD, so I'll have to commit the rest.  non-SMP compilation should
not be affected.
15 files changed:
ghc/includes/ClosureMacros.h
ghc/includes/Closures.h
ghc/includes/Cmm.h
ghc/includes/StgTypes.h
ghc/includes/Storage.h
ghc/includes/mkDerivedConstants.c
ghc/rts/GC.c
ghc/rts/GCCompact.c
ghc/rts/LdvProfile.c
ghc/rts/Printer.c
ghc/rts/ProfHeap.c
ghc/rts/RetainerProfile.c
ghc/rts/Sanity.c
ghc/rts/Schedule.c
ghc/rts/StgStdThunks.cmm