summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add api to pause single threaded RTSwip/ghc-debug-schedTobias Guggenmos2019-09-083-17/+74
* Add note about TSO closure not being implemented fullyMatthew Pickering2019-09-041-0/+2
* fix bad mergeMatthew Pickering2019-09-043-2/+18
* Make getClosureData levity polymorphicMatthew Pickering2019-09-041-1/+1
* remove some printsMatthew Pickering2019-09-041-4/+0
* Remove more stuffMatthew Pickering2019-09-042-3/+0
* remove ghc-debug stuffMatthew Pickering2019-09-045-85/+0
* Some fixesMatthew Pickering2019-09-045-5/+13
* Add unpackClosureW primopMatthew Pickering2019-09-046-33/+120
* Add heap_view_closurePtrsNBen Gamari2019-09-041-0/+26
* RefactorBen Gamari2019-09-041-18/+24
* Don't conditionally define methodsMatthew Pickering2019-09-042-2/+21
* Revert "Undo ghc-heap changes"Matthew Pickering2019-09-043-0/+47
* Use STG_UNUSEDMatthew Pickering2019-09-041-2/+2
* Undo ghc-heap changesMatthew Pickering2019-09-043-67/+0
* Fix all warningsMatthew Pickering2019-09-043-39/+6
* Review commentsMatthew Pickering2019-09-043-21/+17
* Remove inform and save APIsMatthew Pickering2019-09-046-72/+0
* fix lintMatthew Pickering2019-09-041-1/+1
* ghc-heap: Partial support for TSO and STACKMatthew Pickering2019-09-043-0/+47
* Remove some tracesMatthew Pickering2019-09-041-8/+0
* saveObject# primopMatthew Pickering2019-09-047-2/+89
* Generalise findPtr to accept callbackMatthew Pickering2019-09-041-8/+26
* Implement poll commandMatthew Pickering2019-09-043-3/+28
* Implement rts_listMiscRootsMatthew Pickering2019-09-042-14/+23
* rts: Make it compileMatthew Pickering2019-09-047-22/+32
* rts: Add interface for listing GC rootsBen Gamari2019-09-042-0/+42
* rts: Expose TaskBen Gamari2019-09-044-23/+42
* rts: Add pause/unpause APIBen Gamari2019-09-042-1/+30
* rts/Schedule: Allow synchronization without holding a capabilityBen Gamari2019-09-042-21/+72
* Few tweaks in -ddump-debug output, minor refactoringÖmer Sinan Ağacan2019-09-022-22/+17
* Use C99 Fixed width types to avoid hack in base's configureJohn Ericson2019-09-015-29/+27
* cap max stack size at 32 bit limit (#17019)Gershom Bazerman2019-09-011-1/+4
* Remove redundant special case in STG pretty-printerÖmer Sinan Ağacan2019-08-311-10/+0
* Add additional step to T16804Eric Wolf2019-08-316-198/+889
* Remove HsUtils/userHsLTyVarBndrsVladislav Zavialov2019-08-301-12/+1
* configure.ac: add --enable-numa switchSergei Trofimovich2019-08-301-2/+13
* Small optimization in the SRT algorithmÖmer Sinan Ağacan2019-08-291-1/+1
* gitlab-ci: Fix URL of Darwin's cabal-install tarballBen Gamari2019-08-292-1/+2
* Fix LLVM version check yet againÖmer Sinan Ağacan2019-08-294-47/+52
* Remove Unused flag -ddump-shape [skip ci]luca2019-08-281-4/+0
* Balance parentheses in GHC 8.10.1 release notesRyan Scott2019-08-281-3/+3
* Fix #17112Sebastian Graf2019-08-283-27/+54
* Return results of Cmm streams in backendsÖmer Sinan Ağacan2019-08-287-46/+72
* Remove redundant OPTIONS_GHC in BlockLayout.hsAndreas Klebinger2019-08-271-3/+0
* Some tweaks in GHC.Compact haddocksÖmer Sinan Ağacan2019-08-271-14/+17
* Some more documentation for typePrimRep1 stuffÖmer Sinan Ağacan2019-08-273-3/+14
* configure.ac: fix '--disable-dwarf-debug'Sergei Trofimovich2019-08-231-5/+6
* Use variable length encoding for Binary instances.Andreas Klebinger2019-08-231-95/+246
* Make non-streaming LLVM and C backends streamingÖmer Sinan Ağacan2019-08-234-20/+19