summaryrefslogtreecommitdiff
path: root/rts/sm/Scav.c
Commit message (Expand)AuthorAgeFilesLines
* Build RTS as dynamic libraryClemens Fruhwirth2007-08-081-1/+1
* Pointer TaggingSimon Marlow2007-07-271-2/+2
* Remove vectored returns.Simon Marlow2007-02-281-2/+0
* Remove the itbls field of BCO, put itbls in with the literalsSimon Marlow2007-02-271-2/+0
* copyright updates and add Commentary linksSimon Marlow2006-10-261-0/+5
* Remove PAR/GRAN code from the storage managerSimon Marlow2006-10-251-158/+0
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+1929