summaryrefslogtreecommitdiff
path: root/includes/Rts.h
Commit message (Expand)AuthorAgeFilesLines
* pad step_workspace to 64 bytes, to speed up access to gct->steps[]Simon Marlow2008-04-161-0/+6
* add ROUNDUP_BYTES_TO_WDSsimonmar@microsoft.com2008-02-151-1/+3
* Fix conversions between Double/Float and simple-integerIan Lynagh2008-06-141-1/+1
* Add some more generic (en|de)code(Double|Float) codeIan Lynagh2008-04-171-0/+2
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-1/+5
* Fix the IF_DEBUG(interpreter in StgCRun.cIan Lynagh2007-08-251-0/+4
* Pointer TaggingSimon Marlow2007-07-271-0/+40
* FIX BUILD (OS X): Include correct gmp.h if using GMP.frameworkRoman Leshchinskiy2007-07-061-0/+4
* Make ticky work, at least partly, on 64-bit machinessimonpj@microsoft.com2007-04-241-5/+5
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-1/+28
* Make StablePtr and friends visible, this seems to be necessary for 64bit arch...sven.panne@aedion.de2006-11-101-0/+4
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-4/+7
* fix warningsSimon Marlow2006-06-081-0/+11
* add 'const' modifiers to types where appropriateSimon Marlow2006-06-071-1/+1
* #define _REENTRANT 1 (needed to get the right errno on some OSs)Simon Marlow2006-05-181-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+238