summaryrefslogtreecommitdiff
path: root/rts/StgCRun.c
Commit message (Expand)AuthorAgeFilesLines
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-3/+1
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-0/+2
* Fix the IF_DEBUG(interpreter in StgCRun.cIan Lynagh2007-08-251-2/+0
* save two more FP registers on ia64red5_2@hotmail.com2007-03-271-4/+8
* mangler and runtime updates for gcc 4 on ia64red5_2@hotmail.com2007-03-181-12/+31
* Initial support for x86_64-darwinwolfgang.thaller@gmx.net2006-11-271-3/+9
* Fix unregisterised alpha buildsIan Lynagh2006-10-041-0/+2
* Mips registerised supportSimon Marlow2006-08-251-0/+33
* Fix unregisterised builds, and building on non-x86/amd64/powerpcIan Lynagh2006-08-251-0/+2
* Sparc fix: work around gcc optimising away the reserved stack chunkSimon Marlow2006-08-241-1/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+897