summaryrefslogtreecommitdiff
path: root/includes/RtsExternal.h
Commit message (Expand)AuthorAgeFilesLines
* Adding new ffi calls into the Hpc rts subsystemandy@galois.com2007-06-121-0/+2
* GHCi debugger: new flag -fbreak-on-exceptionSimon Marlow2007-05-151-0/+5
* Changing internal data structures used by Hpcandy@galois.com2007-04-301-1/+1
* HANDLE --> (void *), we can't rely on having included windows.h hereSimon Marlow2007-04-041-1/+1
* Fix C/Haskell type mismatchesIan Lynagh2007-04-041-1/+5
* Fix C/Haskell type mismatchesIan Lynagh2007-04-031-6/+6
* Adding command channel for the hpc debugger to the hpc part of the RTSandy@galois.com2007-01-091-2/+2
* Updating rix output to new standard.andy@galois.com2006-12-141-1/+1
* Misc Hpc improvement to dynamic tracer outputandy@galois.com2006-12-131-0/+6
* Add support for the IO manager thread on WindowsSimon Marlow2006-12-011-1/+10
* move newSpark() prototype to RtsExternal.h to avoid warningsSimon Marlow2006-11-071-0/+1
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-3/+0
* remove performGCWithRoots()Simon Marlow2006-10-191-1/+0
* fix type of allocateExecSimon Marlow2006-06-011-1/+1
* stgMallocBytesRWX --> allocateExecSimon Marlow2006-06-011-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+96