summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump process to masterwip/8.10-processZubin Duggal2021-07-121-0/+0
* ci: Rename alpine job to release-x86_64-linux-alpine-integer-simplewip/alpine-integer-simple-8.10Zubin Duggal2021-06-291-2/+4
* rts: Eliminate redundant branchwip/8.10.6-backportsGHC GitLab CI2021-06-271-3/+1
* codeGen: Fix header size for array write barriersGHC GitLab CI2021-06-271-3/+3
* linker: Replace one missed usage of Opt_RPath with useXLinkerRPathMatthew Pickering2021-06-251-1/+1
* rts: move xxxHash out of the user namespaceTamar Christina2021-06-254-7/+25
* [aarch64-macho] Fix off-by-one error in the linkerMoritz Angermann2021-06-251-1/+11
* ci: fix ci.sh by creating build.mk in one placeAdam Sandberg Ericsson2021-06-251-18/+2
* Various documentation fixesKrzysztof Gogolewski2021-06-254-10/+15
* Linker/darwin: Properly honour -fno-use-rpathsMatthew Pickering2021-06-257-34/+74
* Set min LLVM version to 9 and make version checking use a non-inclusive upperZubin Duggal2021-06-255-17/+20
* Darwin CI: Don't explicitly pass ncurses/iconv pathsMatthew Pickering2021-06-252-3/+11
* rts: Pass -Wl,_U,___darwin_check_fd_set_overflow on DarwinMatthew Pickering2021-06-251-0/+42
* Guard Allocate Exec via LIBFFI by LIBFFIMoritz Angermann2021-06-251-1/+1
* Pass -DLIBICONV_PLUG when building base library on FreeBSD.Gleb Popov2021-06-251-0/+6
* Use --integer-simple in ci builds for alpinewip/ghc-8.10-alpine-integer-simpleZubin Duggal2021-06-231-1/+1
* gitlab-ci: Drop old Darwin jobwip/ghc-8.10-ciBen Gamari2021-06-221-30/+0
* gitlab-ci: Bump ci-imagesBen Gamari2021-06-211-1/+1
* rts: export allocateWrite, freeWrite and markExec #19763wip/ghc-8.10-19763Adam Sandberg Ericsson2021-06-071-0/+10
* Update llvm-targetsghc-8.10.5-releasewip/8.10-changelog-updatesZubin Duggal2021-06-042-10/+7
* Update autoconf scriptsZubin Duggal2021-06-042-43/+57
* Bump stm and text submodulesZubin Duggal2021-06-042-0/+0
* Bump base and update unicode dataZubin Duggal2021-06-0413-64/+128
* Update release notesZubin Duggal2021-06-041-7/+15
* [hadrian] Do not add full tool pathsMoritz Angermann2021-05-313-3/+31
* [ci/darwin] set SH to /bin/bashMoritz Angermann2021-05-311-1/+1
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-314-10/+35
* Don't depend unconditionally on xattr in darwin_installBen Gamari2021-05-311-1/+3
* [bindist] inject xattr -c -r . into the darwin install phaseMoritz Angermann2021-05-312-0/+17
* [ci] no more brew or pipMoritz Angermann2021-05-311-15/+0
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2021-05-2132-259/+842
* Add GHC 8.10.5 release notesBen Gamari2021-05-043-1/+131
* codeGen: Teach unboxed sum rep logic about levityBen Gamari2021-05-044-28/+72
* testsuite: Add test for #19645Ben Gamari2021-05-043-0/+31
* rts: stats: Fix calculation for fragmentationDouglas Wilson2021-05-041-1/+1
* rts: stats: Some fixes to stats for sequential gcsDouglas Wilson2021-05-042-14/+37
* base: Enable large file support for OFD locking impl.wip/backports-8.10Ben Gamari2021-04-291-0/+3
* Fix pthread_setname_np in itimer for DarwinViktor Dukhovni2021-04-273-10/+34
* Block signals in the ticker threadViktor Dukhovni2021-04-203-13/+102
* Partial Revert "[darwin] stop the DYLD_LIBRARY_PATH madness"wip/angerman/8.10-fix-19640Moritz Angermann2021-04-101-3/+4
* Winferred-safe-imports: Do not exit with errorKirill Elagin2021-04-071-1/+1
* Always define USE_PTHREAD_FOR_ITIMER for FreeBSD.Gleb Popov2021-04-071-1/+1
* Replace more autotools obsolete macros (#19189)Sylvain Henry2021-04-074-12/+6
* configure: fix the use of some obsolete macros (#19189)Sylvain Henry2021-04-072-34/+34
* Ensure tcg_env is up-to-date when running typechecker pluginsalexbiehl2021-04-071-4/+8
* Fix Storeable instances for the windows timeout executable.Andreas Klebinger2021-04-071-2/+2
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-04-0710-3/+71
* gitlab-ci: Disable utimensat in Darwin buildsBen Gamari2021-04-071-0/+2
* Don't catch async exceptions when evaluating Template HaskellZubin Duggal2021-04-071-3/+20
* make: disable ghc package environments #18988Adam Sandberg Ericsson2021-04-072-0/+2