summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix regression incorrectly advertising TH supportghc-8.6-mergesHerbert Valerio Riedel2019-02-201-0/+8
* Fix two bugs in stg_ap_0_fast in profiling runtimeÖmer Sinan Ağacan2019-02-201-7/+11
* users-guide: Some more release notes for 8.6.4Ben Gamari2019-02-121-0/+12
* Stack: fix name mangling.Tamar Christina2019-02-104-1/+95
* GhcPlugins: Fix lookup of TH namesBen Gamari2019-02-101-2/+3
* testsuite: Add test for #16104Ben Gamari2019-02-109-0/+75
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-02-091-1/+1
* Bump transformers to 0.5.6.2Ben Gamari2019-02-021-0/+0
* Bump process submodule to 1.6.4.0Ben Gamari2019-02-021-0/+0
* Fix checkPtrInArenaÖmer Sinan Ağacan2019-01-281-2/+11
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-282-8/+8
* Implement a sanity check for CCS fields in profiling buildsÖmer Sinan Ağacan2019-01-285-0/+44
* Fix a MSG_BLACKHOLE sanity check, add some commentsÖmer Sinan Ağacan2019-01-282-3/+12
* rts: Use always-available locking operations in pthread Itimer implementationBen Gamari2019-01-281-6/+6
* itimer: Don't free condvar until we know ticker is stoppedBen Gamari2019-01-281-2/+2
* Fix bogus worker for newtypesSimon Peyton Jones2019-01-281-21/+22
* PPC NCG: Implement simple 64-Bit compare on 32-bitPeter Trommler2019-01-171-161/+181
* gitlab: Collect artifacts on WindowsBen Gamari2019-01-151-0/+10
* Release notes for 8.6.4wip/ghc-8.6-backportsBen Gamari2019-01-102-0/+65
* Fix recompilation bug with default class methods (#15970)Simon Marlow2019-01-077-13/+134
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-302-1/+5
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-301-1/+3
* gitlab-ci: Allow integer-simple and unregisterised builds to failBen Gamari2018-12-291-0/+3
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-291-0/+2
* gitlab-ci: Skip performance testsBen Gamari2018-12-271-1/+1
* Grab CI configuration from masterBen Gamari2018-12-2723-109/+1457
* Revert "Windows: Use the "big" PE object format on amd64"Ben Gamari2018-12-231-37/+1
* utils/gen-dll: Bump containers upper boundBen Gamari2018-12-151-1/+1
* Release 8.6.3ghc-8.6.3-releaseBen Gamari2018-12-061-2/+2
* users guide: Add release notes for 8.6.3Ben Gamari2018-12-062-0/+72
* Windows: Use the "big" PE object format on amd64Ben Gamari2018-12-061-1/+37
* linker: store entire link map and use it.Tamar Christina2018-12-0610-21/+64
* Bump iserv versionsBen Gamari2018-12-062-2/+2
* Remove explicit recursion in retainer profiling (fixes #14758)Alexander Vershilov2018-12-061-77/+146
* Fix #15859 by checking, not assuming, an ArgFlagRichard Eisenberg2018-11-224-6/+24
* base: Mention openFile throwing does-not-exist-errors on FIFOsBen Gamari2018-11-221-2/+4
* Revert "libiserv: Generate cabal file with autoconf"Ben Gamari2018-11-222-2/+2
* rts/MachO: Iterate through N (all) symbols, not M external symbolsDario Bertini2018-11-221-1/+1
* rts/MachO: A bit of refactoring in ocGetNamesDario Bertini2018-11-221-8/+7
* rts/MachO: Add a bit more debugging output to getNamesDario Bertini2018-11-221-4/+7
* circleci: Actually build with in-tree GMP on DarwinDario Bertini2018-11-222-3/+2
* Fix a bug in SRT generation (#15892)Simon Marlow2018-11-223-1/+75
* Load plugins in interactive sessionChristiaan Baaij2018-11-2214-6/+112
* rts/M32Alloc: Abort if m32 linker mmap failsBen Gamari2018-11-221-0/+3
* users guide: We no longer build libraries with -split-objsBen Gamari2018-11-221-1/+1
* Fix heap corruption during stable name allocationÖmer Sinan Ağacan2018-11-221-2/+13
* distrib/configure: Set RanlibCmdBen Gamari2018-11-071-0/+2
* libiserv: Generate cabal file with autoconfBen Gamari2018-11-062-2/+2
* Set RELEASE=NOBen Gamari2018-11-051-1/+1
* integer-gmp: Fix TBA in changelogBen Gamari2018-11-021-1/+1