Fix building RTS with gcc 2.*; declare all variables at the top of a block
[ghc-hetmet.git] / rts / Profiling.c
2006-12-15 Ian LynaghFree more things that we allocate 2006-12-16
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-09-10 Ian LynaghFix warnings traceBegin/traceEnd implicitly declared
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-07-08 Ian Lynagh#807: Removed double fclose of prof_file
2006-06-08 Simon MarlowNew tracing interface
2006-06-08 Simon Marlowfix warnings
2006-04-07 Simon MarlowReorganisation of the source tree