summaryrefslogtreecommitdiff
path: root/rts/Apply.cmm
Commit message (Expand)AuthorAgeFilesLines
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-35/+37
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-1/+1
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-16/+9
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-0/+53
* stg_ap_0_fast: sanity-check only the topmost frame, not the whole stackSimon Marlow2009-12-021-3/+1
* GHCi: use non-updatable thunks for breakpointsSimon Marlow2007-10-101-0/+70
* FIX #1466 (partly), which was causing concprog001(ghci) to failSimon Marlow2007-09-111-1/+3
* annotate C-- calls that do not returnNorman Ramsey2007-08-201-1/+1
* Pointer TaggingSimon Marlow2007-07-271-10/+24
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+268