summaryrefslogtreecommitdiff
path: root/includes/mkDerivedConstants.c
Commit message (Expand)AuthorAgeFilesLines
* FIX recent PPC crashes introduced by the pointer-tagging patch (I hope)Simon Marlow2007-08-011-4/+0
* Pointer TaggingSimon Marlow2007-07-271-0/+4
* Use %d rather than %zd on WindowsIan Lynagh2007-06-161-2/+8
* Fix size mismatch errors in mkDerivedConstants.cIan Lynagh2007-06-151-3/+3
* remove the ITBL_SIZE constants which were wrong, but fortunately unusedSimon Marlow2007-04-171-7/+0
* Remove the itbls field of BCO, put itbls in with the literalsSimon Marlow2007-02-271-1/+0
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-1/+2
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+1
* STM invariantstharris@microsoft.com2006-10-071-1/+12
* new RTS flag: -V to modify the resolution of the RTS timerIan Lynagh2006-09-051-0/+2
* Replace inline C functions with C-- macros in .cmm codeSimon Marlow2006-06-291-0/+1
* fix up slop-overwriting for THUNK_SELECTORS in DEBUG modeSimon Marlow2006-06-271-0/+2
* Asynchronous exception support for SMPSimon Marlow2006-06-161-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+404