summaryrefslogtreecommitdiff
path: root/rts/RtsAPI.c
Commit message (Expand)AuthorAgeFilesLines
...
* SPARC NCG: Also do misaligned reads (this time for sure!)Ben.Lippmeier@anu.edu.au2009-01-221-8/+8
* SPARC NCG: Also do misaligned readsBen.Lippmeier@anu.edu.au2009-01-211-0/+25
* SPARC NCG: Add a SPARC version of rts_mkInt64 that handles misaligned closure...Ben.Lippmeier@anu.edu.au2009-01-211-0/+28
* Fix some more shutdown racesSimon Marlow2008-11-191-8/+10
* fix #2594: we were erroneously applying masks, as the reporter suggestedSimon Marlow2008-09-301-3/+3
* rts_evalStableIO: start the new thread in blocked modeSimon Marlow2008-07-091-0/+3
* Pointer TaggingSimon Marlow2007-07-271-17/+21
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-1/+0
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+597