summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Expire artifacts more aggressivelyBen Gamari2018-12-171-1/+7
* Stomp a few typos and grammarosGabor Greif2018-12-1713-31/+29
* Handle :cd in external interpreter in a more robust wayZejun Wu2018-12-172-2/+7
* Hadrian: introduce userDefaultFlavour, making default flavour overridableAlp Mestanogullari2018-12-173-6/+28
* gitlab-ci: Enable Windows buildsBen Gamari2018-12-171-1/+1
* Merge sections in profiling .a to .p_o and use it whenever it existsZejun Wu2018-12-172-9/+6
* gitlab-ci: Add aarch64 targetBen Gamari2018-12-152-0/+80
* hadrian: Pass integer_backend to testsuite driverBen Gamari2018-12-141-0/+2
* Use https links in user-facing startup and error messagesBen Gamari2018-12-145-6/+6
* rts: Annotate fallthroughs in AArch64 linkerBen Gamari2018-12-141-1/+6
* Update -F RTS help:Ömer Sinan Ağacan2018-12-141-3/+4
* gitlab-ci: Bump Darwin boot compiler to 8.6.3Ben Gamari2018-12-131-1/+1
* gitlab-ci: Add lintersBen Gamari2018-12-135-1/+209
* llvm-targets: Add amd64-unknown-freebsd tripleBen Gamari2018-12-132-0/+2
* testsuite: Fix typo: integer-gimp /= integer-gmpBen Gamari2018-12-131-1/+1
* gitlab-ci: Add LLVM wayBen Gamari2018-12-135-13/+33
* gitlab-ci: Enable darwin buildsBen Gamari2018-12-131-1/+1
* gitlab-ci: Don't save artifacts for unreg and integer-simple waysBen Gamari2018-12-131-1/+6
* Add some complexities to Data.List documentation (#15003)Sven Tennie2018-12-132-16/+26
* llvmGen: Fix minor correctness issueGabor Greif2018-12-131-1/+1
* Fix broken link in comment (#16010)Sven Tennie2018-12-131-1/+1
* Remove another unused import from WwLibSimon Peyton Jones2018-12-131-1/+1
* Show recursive Stg bindings in Rec {} blocksÖmer Sinan Ağacan2018-12-131-2/+3
* testsuite: Normalise away package name differences from safePkg01Ben Gamari2018-12-121-1/+1
* testsuite: Normalise away spurious differences in out-of-scope instancesBen Gamari2018-12-125-6/+15
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-125-30/+38
* testsuite: Print which ways we are going to runBen Gamari2018-12-121-1/+4
* configure: Disable LD_NO_GOLD logic when cross-compilingBen Gamari2018-12-121-1/+5
* RetainerProfiler: Update retainer profiler debuggingAlexander Vershilov2018-12-121-125/+85
* testsuite: Try accepting new output for memcpy testBen Gamari2018-12-121-2/+2
* Enable more GitLab CI waysBen Gamari2018-12-121-9/+45
* gitlab-ci: Fix job namesBen Gamari2018-12-121-4/+4
* gitlab-ci: Enable Haddock documentationBen Gamari2018-12-121-1/+1
* Fix recompilation checking of pure pluginsDaniel Gröber2018-12-126-15/+132
* Remove dead codeSimon Peyton Jones2018-12-121-14/+0
* Improvements to demand analysisSimon Peyton Jones2018-12-1217-190/+258
* Typo fix, replace a foldl with foldl'Ömer Sinan Ağacan2018-12-122-4/+4
* testsuite: Mark linkwhole as broken on FreeBSDBen Gamari2018-12-111-0/+1
* testsuite: Mark keep-cafs and keep-cafs-fail as broken on FreeBSDBen Gamari2018-12-111-1/+3
* testsuite: Skip T703 on non-Linux platformsBen Gamari2018-12-111-1/+3
* testsuite: Don't use sed -i in T15369Ben Gamari2018-12-111-1/+3
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-116-10/+10
* Enable rebindable fail with overloaded stringsShayne Fletcher2018-12-118-33/+115
* Explicitly pass -fno-PIC to C compiler on linuxZejun Wu2018-12-111-1/+3
* testsuite: Add tests for #15270Ben Gamari2018-12-115-0/+28
* Support generating HIE filesAlec Theriault2018-12-1155-57/+7667
* RTS linker: don't crash early when not finding extra-librariesKyrill Briantsev2018-12-113-9/+82
* dmdAnal: Move handling of datacon strictness to mkWWstr_oneBen Gamari2018-12-112-59/+81
* PPC NCG: Generate MO_?_QuotRem for subword sizesPeter Trommler2018-12-112-43/+37
* Support registering Plugins through the GHC APIDaniel Gröber2018-12-1111-36/+178