summaryrefslogtreecommitdiff
path: root/includes/rts
Commit message (Expand)AuthorAgeFilesLines
* Remove unused IND_PERMJoachim Breitner2016-01-232-38/+36
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-0/+1
* Random typo fixesHerbert Valerio Riedel2015-12-171-1/+1
* base: Add Haskell interface to ExecutionStackBen Gamari2015-11-231-0/+2
* rts: Add LibdwPool, a pool for libdw sessionsBen Gamari2015-11-231-0/+22
* rts: Expose more libdw symbolsBen Gamari2015-11-231-5/+9
* RtsFlags: Fix const warningBen Gamari2015-11-211-7/+7
* rts: Kill PAPI supportBen Gamari2015-11-181-26/+0
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-171-0/+7
* Allow the GHCi Linker to resolve related dependencies when loading DLLsTamar Christina2015-11-071-0/+11
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-072-28/+2
* Libdw: Fix symbol namingBen Gamari2015-11-011-2/+2
* Libdw: Add libdw-based stack unwindingBen Gamari2015-10-171-0/+90
* s/StgArrWords/StgArrBytes/Siddhanathan Shanmugam2015-09-112-16/+9
* tracing: Kill EVENT_STARTUPBen Gamari2015-09-051-2/+2
* Two step allocator for 64-bit systemsGiovanni Campagna2015-07-221-191/+3
* Fix for CAF retention when dynamically loading & unloading codeSimon Marlow2015-06-081-2/+4
* Replace hooks by callbacks in RtsConfig (#8785)Simon Marlow2015-04-071-26/+0
* fix bus errors on SPARC caused by unalignment access to alloc_limit (fixes #1...Karel Gardas2015-02-231-0/+3
* Trac #9878: Make the static form illegal in interpreted mode.Alexander Vershilov2015-01-161-2/+2
* Trac #9878: Have StaticPointers support dynamic loading.Alexander Vershilov2015-01-131-0/+8
* Groom comments related to StaticPointers.Facundo Domínguez2014-12-221-2/+1
* Fix comments (#8254)Simon Marlow2014-12-151-3/+1
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+32
* Revert "Revert "Add purgeObj() to remove the symbol table entries for an obje...Simon Marlow2014-12-051-0/+3
* Revert "Add purgeObj() to remove the symbol table entries for an object"Simon Peyton Jones2014-12-021-3/+0
* Add purgeObj() to remove the symbol table entries for an objectSimon Marlow2014-11-281-0/+3
* Add +RTS -n<size>: divide the nursery into chunksSimon Marlow2014-11-251-0/+1
* Make clearNursery freeSimon Marlow2014-11-251-0/+21
* accessors to RTS flag values -- #5364Ömer Sinan Ağacan2014-11-241-30/+48
* rts: remove old-style field designator extension (#9396)Austin Seipp2014-11-191-24/+24
* Per-thread allocation counters and limitsSimon Marlow2014-11-124-11/+42
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-203-38/+3
* Name worker threads using pthread_setname_npSimon Marlow2014-10-101-1/+1
* Make the linker more robust to errorsSimon Marlow2014-10-081-1/+1
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-013-3/+38
* Revert "Revert "rts/base: Fix #9423"" and resolve issue that caused the revert.Andreas Voellmy2014-09-161-1/+2
* Revert "rts/base: Fix #9423"Austin Seipp2014-08-221-2/+1
* includes: detabify/dewhitespace rts/storage/ClosureMacros.hAustin Seipp2014-08-201-44/+44
* [ci skip] includes: detabify/dewhitespace rts/storage/InfoTables.hAustin Seipp2014-08-201-34/+34
* [ci skip] includes: detabify/dewhitespace rts/storage/Block.hAustin Seipp2014-08-201-4/+4
* [ci skip] includes: detabify/dewhitespace rts/storage/GC.hAustin Seipp2014-08-201-27/+27
* [ci skip] includes: detabify/dewhitespace rts/storage/Closures.hAustin Seipp2014-08-201-17/+17
* [ci skip] includes: detabify/dewhitespace rts/storage/TSO.hAustin Seipp2014-08-201-13/+13
* [ci skip] includes: detabify/dewhitespace rts/storage/MBlock.hAustin Seipp2014-08-201-3/+3
* [ci skip] includes: detabify/dewhitespace rts/prof/LDV.hAustin Seipp2014-08-201-1/+1
* [ci skip] includes: detabify/dewhitespace rts/prof/CCS.hAustin Seipp2014-08-201-35/+34
* [ci skip] includes: detabify/dewhitespace rts/Hpc.hAustin Seipp2014-08-201-3/+3
* [ci skip] includes: detabify/dewhitespace rts/OSThreads.hAustin Seipp2014-08-201-10/+10
* [ci skip] includes: detabify/dewhitespace rts/Stable.hAustin Seipp2014-08-201-3/+3