summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add VERBOSE environment variablewip/ghc-8.10-backportsBen Gamari2020-11-291-0/+6
* Fix and enable object unloading in GHCiÖmer Sinan Ağacan2020-11-2925-488/+636
* 8.10 - dirty MVAR after mutating TSO queue headViktor Dukhovni2020-11-292-15/+28
* CmmToLlvm: Declare signature for memcmpwip/backport/8.10/T18857Moritz Angermann2020-11-254-9/+33
* Document loadFramework changes. (#18446)Matthias Andreas Benkard2020-11-191-0/+35
* loadFramework: Output the errors collected in all loading attempts.Matthias Andreas Benkard2020-11-191-6/+8
* macOS: Load frameworks without stating them first.Matthias Andreas Benkard2020-11-191-7/+14
* rts: Refactor unloading of foreign export StablePtrsBen Gamari2020-11-184-37/+50
* rts: Refactor foreign export trackingBen Gamari2020-11-189-45/+209
* NCG: Fix 64bit int comparisons on 32bit x86Andreas Klebinger2020-11-186-30/+207666
* rts/linker: Fix relocation overflow in PE linkerBen Gamari2020-11-141-4/+6
* testsuite: Add test for #18346Ben Gamari2020-11-143-0/+43
* Bump Cabal submodule to 3.2.1.0Ben Gamari2020-10-3115-25/+26
* Fix typos in 8.10.2 changelogtoonn2020-10-221-4/+4
* rts: Add __mingw_vsnwprintf to RtsSymbolsBen Gamari2020-10-211-0/+1
* rts: fix race condition in StgCRunwip/backport-MR3949Tamar Christina2020-10-195-44/+33
* Add -pgmlm and -optlm flagsKrzysztof Gogolewski2020-10-161-0/+4
* Add a flag to indicate that gcc supports -no-pieKrzysztof Gogolewski2020-10-162-0/+16
* Workaround for #18623: GHC crashes bc. under rlimit for vmem it will reserveBenjamin Maurer2020-10-162-5/+58
* rts: Drop field initializer on thread_basic_info_data_tBen Gamari2020-10-161-1/+1
* rts/nonmoving: Add missing STM write barrierBen Gamari2020-10-161-0/+3
* rts: Fix erroneous usage of vsnprintfBen Gamari2020-10-161-1/+1
* rts: Add stg_copyArray_barrier to RtsSymbols listBen Gamari2020-10-161-0/+1
* [fixup 3433] move debugBelch into IF_DEBUG(linker)Moritz Angermann2020-10-161-2/+3
* testsuite: Add test for #18118Ben Gamari2020-10-163-0/+11
* typecheck: Drop SPECIALISE pragmas when there is no unfoldingBen Gamari2020-10-161-3/+7
* [macOS] improved runpath handlingwip/angerman/ghc-8.10-backport-rpathMoritz Angermann2020-10-1417-23/+245
* Fix Windows buildBen Gamari2020-10-081-1/+1
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-10-067-24/+45
* Fix uninitialized field read in Linker.cÖmer Sinan Ağacan2020-10-061-20/+16
* Bump text submodule to 1.2.4.0+Ben Gamari2020-10-063-6/+6
* rts linker: teach the linker about GLIBC's special handling of *stat, mknod a...Adam Sandberg Ericsson2020-09-126-3/+102
* Import qualified Prelude in Cmm/Parser.yVladislav Zavialov2020-08-292-1/+2
* Fix typos in Template Haskell section of ghc 8.10.1 notestoonn2020-08-221-2/+2
* Fix typos in Runtime system section of 8.10.1 notestoonn2020-08-221-6/+6
* rts: Fix unused variable warning on DarwinBen Gamari2020-08-091-1/+0
* Revert "[linker/rtsSymbols] More linker symbols"Ben Gamari2020-08-091-207/+17
* Set RELEASE=NOBen Gamari2020-08-091-1/+1
* configure: Fix double-negation in ld merge-objects checkghc-8.10.2-releaseBen Gamari2020-08-071-1/+1
* testsuite: Add test for #18527Ben Gamari2020-08-064-0/+38
* nativeGen: One approach to fix #18527Ben Gamari2020-08-062-8/+94
* Refactor handling of object mergingBen Gamari2020-08-0422-54/+252
* Revert "iserv: Don't pass --export-dynamic on FreeBSD"Ben Gamari2020-08-031-2/+1
* Fix GHC_STAGE definition generated by makeLeon Schoorl2020-08-011-1/+1
* gitlab-ci: Build ARMv7 and AArch64 on Debian 10, not Debian 9Ben Gamari2020-07-311-20/+20
* Release GHC 8.10.2ghc-8.10.2-rc2Ben Gamari2020-07-301-2/+2
* Use ld.gold to link on deb10Ben Gamari2020-07-301-0/+1
* users-guide: Mention LLVM version requirementBen Gamari2020-07-301-0/+2
* Restore haskeline submodule to v0.8.0.0Ben Gamari2020-07-301-0/+0
* Bump hsc2hs submodule to 0.68.7Ben Gamari2020-07-291-0/+0