summaryrefslogtreecommitdiff
path: root/rts/Weak.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* 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-2/+4
* Detect when a C finalizer calls back to HaskellSimon Marlow2009-01-141-0/+2
* FIX #1364: added support for C finalizers that run as soon as the value is no...Simon Marlow2008-12-101-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+17