summaryrefslogtreecommitdiff
path: root/rts/StgStdThunks.cmm
Commit message (Expand)AuthorAgeFilesLines
* Fix Cmm symbol kindCheng Shao2022-11-111-3/+7
* Introduce a standard thunk for allocating stringsÖmer Sinan Ağacan2022-10-221-0/+100
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+3
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-2/+2
* rts: detabify/dewhitespace StgStdThunks.cmmAustin Seipp2014-08-201-4/+4
* Fix a bug in the canned selector code when profiling.Simon Marlow2013-10-111-7/+15
* Add a missing untag to the non-updatable selector thunks (#7978)Simon Marlow2013-08-131-2/+2
* profiling fixesSimon Marlow2012-10-191-9/+9
* profiling fixesSimon Marlow2012-10-091-24/+25
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-164/+138
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-2/+2
* FIX biographical profiling (#3039, probably #2297)Simon Marlow2009-03-171-5/+17
* Fix info table for stg_ap_1_upd, it stated 1 non-ptr, should be zeroSimon Marlow2007-08-241-1/+1
* Pointer TaggingSimon Marlow2007-07-271-5/+24
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-6/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+274