summaryrefslogtreecommitdiff
path: root/rts/STM.c
Commit message (Expand)AuthorAgeFilesLines
* fix warnings with gcc 4.3Simon Marlow2008-06-181-2/+2
* Fix building RTS with gcc 2.*; declare all variables at the top of a blockIan Lynagh2007-09-031-15/+23
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+1
* fix a printf format warningSimon Marlow2006-10-241-1/+1
* STM invariantstharris@microsoft.com2006-10-071-170/+573
* add STM support to the new throwTo mechanismSimon Marlow2006-06-161-9/+15
* New tracing interfaceSimon Marlow2006-06-081-10/+2
* more warning fixageSimon Marlow2006-06-081-6/+6
* fix a warningSimon Marlow2006-06-081-1/+1
* fix some warningsSimon Marlow2006-06-081-3/+6
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+1261