summaryrefslogtreecommitdiff
path: root/rts/sm/MarkWeak.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-1/+0
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+5
* Don't look at all the threads before each GC.Simon Marlow2008-04-161-0/+1
* update copyrights in rts/smSimon Marlow2008-04-161-1/+1
* copyright updates and add Commentary linksSimon Marlow2006-10-261-0/+5
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+15