summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts: Rip out support for STM invariantsBen Gamari2018-06-0221-547/+47
* C codegen: print details of pprStatics panicsSergei Trofimovich2018-06-021-2/+2
* vectorise: Put it out of its miseryBen Gamari2018-06-02208-16489/+97
* Add llvm-target for powerpc64le-unknown-linuxAlan Mock2018-06-022-0/+3
* Conservatively estimate levity in worker/wrapperBen Gamari2018-06-022-2/+12
* testsuite: Add test for #15186Ben Gamari2018-06-023-0/+116
* Optimizations for CmmBlockElim.klebinger.andreas@gmx.at2018-06-023-17/+37
* UNREG: mark SRT as writable in generated C codeSergei Trofimovich2018-06-011-2/+0
* Cleanups [ci skip]Gabor Greif2018-06-011-18/+16
* Change jump targets in JMP_TBL from blocks to X86.JumpDest.Andreas Klebinger2018-05-302-12/+19
* dead strip dylibs on macOSMoritz Angermann2018-05-302-0/+4
* base/TimerManager: Clamp timer expiration time to maxBoundBen Gamari2018-05-302-8/+17
* Make HsDocString a newtype of ByteStringSimon Jakobi2018-05-304-14/+43
* users-guide: Fix various issues in debugging flags sectionBen Gamari2018-05-301-8/+6
* configure: Make sphinx-build version test work on recent versionsJens Petersen2018-05-301-1/+1
* base: Improve documentation of indexArray#Andrew Martin2018-05-301-2/+7
* testsuite: Make T3234 more robustroland2018-05-304-74/+8
* SplicePat's should not trip -Wunused-pattern-bindsAlec Theriault2018-05-301-4/+11
* rts/posix: Use less aggressive backoff schedule for heap reservation sizingBen Gamari2018-05-301-3/+8
* testsuite: Fix hashbangsBen Gamari2018-05-301-1/+1
* ghc-heap: Add dependency from GHC.Exts.Heap.Closures to InfoTableProfBen Gamari2018-05-301-0/+6
* Implement "An API for deciding whether plugins should cause recompilation"Matthew Pickering2018-05-3029-38/+406
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-3059-3048/+3286
* users-guide: Point out GNTD may require additional extensionsBen Gamari2018-05-301-1/+38
* Extract hard-coded LLVM opt flags into a fileKavon Farvardin2018-05-308-27/+54
* Define MCoercion typeningning2018-05-305-19/+30
* rts: Don't madvise if mmap failedBen Gamari2018-05-301-6/+8
* Put the `ev_binds` of main function inside `runMainIO`HE, Tao2018-05-304-2/+19
* T14732 now passes with the profasm wayAlp Mestanogullari2018-05-301-1/+1
* Delete duplicate definition of fingerprintByteStringSimon Jakobi2018-05-301-9/+1
* Remove incorrect commentSimon Jakobi2018-05-301-1/+0
* Improve the documentation of lexically scoped type variablesAntC2018-05-301-23/+64
* Update repository sub-dir for ghc-heap in ghc-heap.cabal.inAlp Mestanogullari2018-05-301-1/+1
* Fix validate for GHCi without TABLES_NEXT_TO_CODEPeter Trommler2018-05-301-2/+2
* llvm-targets: Add versioned ARM targetsGuillaume GARDET2018-05-302-3/+5
* Move printMutableList to Printer.c next to other printersÖmer Sinan Ağacan2018-05-304-33/+16
* Handle TREC_CHUNK in printClosureÖmer Sinan Ağacan2018-05-301-0/+3
* testsuite: Use /usr/bin/env instead of /bin/bashBen Gamari2018-05-292-2/+4
* testsuite: Fix incorrectly capitalized True in testlib.pyBen Gamari2018-05-291-1/+1
* Unmask readMVar in readChanDavid Feuer2018-05-291-10/+1
* base: Improve zip documentationTaylor Fausak2018-05-291-1/+8
* Use a less confusing type variable in a few typesSimon Jakobi2018-05-292-6/+6
* Minor refactoringGabor Greif2018-05-292-2/+2
* Typofix in manual [ci skip]Gabor Greif2018-05-291-1/+1
* remove dead maybeIsLFConGabor Greif2018-05-291-6/+1
* Typofixes [ci skip]Gabor Greif2018-05-293-4/+4
* Factor stack chunk printing out of printTSOÖmer Sinan Ağacan2018-05-291-2/+6
* Clean up Windows testsuite failuresTamar Christina2018-05-2812-8/+225
* Fix 32 bit windows buildTamar Christina2018-05-284-3/+5
* Update GHC.Stats docsÖmer Sinan Ağacan2018-05-282-4/+10