summaryrefslogtreecommitdiff
path: root/rts/sm/GCThread.h
Commit message (Expand)AuthorAgeFilesLines
...
* don't steal %ebx for the GC on x86: it's also used by PICSimon Marlow2008-07-251-1/+3
* comment updatesSimon Marlow2008-06-031-2/+8
* declare the GC thread register variable more portablySimon Marlow2008-04-171-2/+29
* pad step_workspace to 64 bytes, to speed up access to gct->steps[]Simon Marlow2008-04-161-1/+5
* update copyrights in rts/smSimon Marlow2008-04-161-1/+1
* Reorganisation to fix problems related to the gct register variableSimon Marlow2008-04-161-0/+184