add Outputable instance for OccIfaceEq
[ghc-hetmet.git] / includes / RtsExternal.h
2007-10-19 Simon Marlowsecond attempt to fix C compiler warnings with -fhpc
2007-10-18 Simon MarlowChange some ints to unsigned ints
2007-10-11 Simon MarlowAdd a proper write barrier for MVars
2007-10-10 Simon MarlowFIX BUILD (when compiling base via C): declare n_capabi...
2007-09-12 Simon Marlowexport stopTimer(), we need this in the unix package
2007-06-27 andy@galois.comCleaning up Hpc.c; adding support for reflection into...
2007-06-12 andy@galois.comAdding new ffi calls into the Hpc rts subsystem
2007-05-15 Simon MarlowGHCi debugger: new flag -fbreak-on-exception
2007-04-30 andy@galois.comChanging internal data structures used by Hpc
2007-04-04 Simon MarlowHANDLE --> (void *), we can't rely on having included...
2007-04-04 Ian LynaghFix C/Haskell type mismatches
2007-04-03 Ian LynaghFix C/Haskell type mismatches
2007-01-09 andy@galois.comAdding command channel for the hpc debugger to the...
2006-12-14 andy@galois.comUpdating rix output to new standard.
2006-12-13 andy@galois.comMisc Hpc improvement to dynamic tracer output
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-11-07 Simon Marlowmove newSpark() prototype to RtsExternal.h to avoid...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-10-19 Simon Marlowremove performGCWithRoots()
2006-06-01 Simon Marlowfix type of allocateExec
2006-06-01 Simon MarlowstgMallocBytesRWX --> allocateExec
2006-04-07 Simon MarlowReorganisation of the source tree