Fix building RTS with gcc 2.*; declare all variables at the top of a block
[ghc-hetmet.git] / rts / StgMiscClosures.cmm
2007-08-29 Simon MarlowWindows: remove the {Enter,Leave}CricialSection wrappers
2007-08-20 Norman Ramseyannotate C-- calls that do not return
2007-08-10 Clemens FruhwirthProperly guard imports because they have to be precise...
2007-08-06 Clemens FruhwirthAdd explicit imports for RTS-external variables
2007-08-08 Clemens FruhwirthBuild RTS as dynamic library
2007-07-27 Simon MarlowPointer Tagging
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-07 tharris@microsoft.comSTM invariants
2006-07-26 Simon Marlowchange wired-in Haskell symbols to include the package...
2006-04-07 Simon MarlowReorganisation of the source tree