summaryrefslogtreecommitdiff
path: root/rts/Apply.cmm
Commit message (Expand)AuthorAgeFilesLines
* Fix slop zeroing for AP_STACK eager blackholes in debug buildÖmer Sinan Ağacan2018-09-211-0/+5
* Revert "Properly tag fun field of PAPs generated by ap_0_fast"Ömer Sinan Ağacan2018-08-221-8/+6
* Properly tag fun field of PAPs generated by ap_0_fastÖmer Sinan Ağacan2018-08-211-6/+8
* Get rid of some stuttering in comments and docsGabor Greif2017-12-191-1/+1
* rts: Claim AP_STACK before adjusting SpBen Gamari2017-07-201-5/+5
* Typos in comments [ci skip]Gabor Greif2017-07-061-1/+1
* rts: Address AP_STACK comment suggestion from SimonBen Gamari2017-07-051-3/+3
* Eagerly blackhole AP_STACKsBen Gamari2017-07-031-0/+180
* Prefer #if defined to #ifdefBen Gamari2017-04-281-4/+4
* Fix #13433Simon Marlow2017-03-281-4/+17
* More fixes for #5654Simon Marlow2017-01-061-0/+27
* Fix bug in previous fix for #5654Simon Marlow2016-12-171-4/+9
* Fix cost-centre-stacks bug (#5654)Simon Marlow2016-12-151-0/+107
* Fix a couple of inaccurate stack checksSimon Marlow2014-11-051-3/+6
* rts: detabify/dewhitespace Apply.cmmAustin Seipp2014-08-201-33/+33
* 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