summaryrefslogtreecommitdiff
path: root/includes/Regs.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the various mp registers from the StgRegTableDuncan Coutts2009-06-101-13/+0
* GHC new build system megapatchIan Lynagh2009-04-261-1/+1
* Instead of a separate context-switch flag, set HpLim to zeroSimon Marlow2009-03-131-12/+1
* Fix more problems caused by padding in the Capability structureSimon Marlow2008-12-021-1/+1
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-2/+4
* Work stealing for sparksberthold@mathematik.uni-marburg.de2008-09-151-95/+1
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-13/+10
* Fix build with external gmp library.gwright@antiope.com2007-08-131-0/+2
* FIX BUILD (OS X): Include correct gmp.h if using GMP.frameworkRoman Leshchinskiy2007-07-061-0/+4
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-2/+2
* remove conditionals from definition of StgRegTableSimon Marlow2006-06-291-2/+0
* make rmp_tmp_w an StgWord instead of StgIntSimon Marlow2006-06-161-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+787