summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgForeignCall.hs
Commit message (Expand)AuthorAgeFilesLines
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-7/+12
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-20/+24
* Moved global register saving from the backend to codeGenMichael D. Adams2007-05-251-5/+14
* Module header tidyup, phase 1Simon Marlow2006-10-111-9/+9
* Load the target of a dynamic foreign call into a temporarySimon Marlow2006-08-251-5/+15
* Generalise Package SupportSimon Marlow2006-07-251-2/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+256