summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add link to mfix.github.io/ghc in HACKING.mdwip/gc/unglobalize-gc-statewip/gc/printer-improvementswip/gc/factor-out-bitmap-walkingSiddharth Bhat2019-06-171-0/+11
* make: Clean includes/settings fileBen Gamari2019-06-171-0/+1
* Use TupleSections in CmmParse.y, simplify a few exprsÖmer Sinan Ağacan2019-06-161-26/+28
* gitlab-ci: Don't allow failure of deb9-dwarf jobBen Gamari2019-06-161-2/+1
* testsuite: Really fix #16741Ben Gamari2019-06-162-4/+4
* fix runghc's GHC detection logic to cover the "in-tree Hadrian build" scenarioAlp Mestanogullari2019-06-161-1/+6
* gitlab-ci: Build alpine release bindistsBen Gamari2019-06-161-0/+24
* testsuite: Ensure that ffi005 output order is predictableBen Gamari2019-06-164-6/+14
* testsuite: Flush conc059's printf bufferBen Gamari2019-06-162-1/+2
* testsuite: Ensure T5423 flushes C output bufferBen Gamari2019-06-164-3/+15
* testsuite: Fix T8602 on muslBen Gamari2019-06-161-1/+2
* base/Event/Poll: Drop POLLRDHUP enum itemBen Gamari2019-06-161-12/+0
* Remove dead codeKrzysztof Gogolewski2019-06-155-58/+4
* Synchronize ClsInst.doTyConApp with TcTypeable validity checks (#15862)Ryan Scott2019-06-157-35/+116
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-1512-24/+30
* Fix typo in error messageAiken Cairncross2019-06-151-1/+1
* testsuite: Skip hDuplicateTo001 in concurrent waysBen Gamari2019-06-151-1/+2
* testsuite: Introduce concurrent_ways setBen Gamari2019-06-152-7/+12
* Disable optimisation when building Cabal in development flavoursBen Gamari2019-06-155-3/+20
* Disable optimisation when building Cabal lib for stage0Ben Gamari2019-06-152-0/+9
* Bump unix submoduleBen Gamari2019-06-151-0/+0
* Remove duplicates from 'ghc --info' outputAlp Mestanogullari2019-06-141-5/+0
* gitlab-ci: Lint the lintersBen Gamari2019-06-142-15/+28
* lint: Only apply --interactive lint to testsuite .T filesBen Gamari2019-06-142-7/+18
* gitlab-ci: Lint testsuite for framework failuresBen Gamari2019-06-143-2/+15
* PrelRules: Don't break let/app invariant in shiftRuleBen Gamari2019-06-147-5/+53
* Implement the -XUnliftedNewtypes extension.Andrew Martin2019-06-14113-202/+1522
* Add Outputable instances for Float, Double.Andreas Klebinger2019-06-131-0/+6
* Hadrian: remove superfluous dependencies in Rules.CompileAlp Mestanogullari2019-06-131-2/+0
* Remove unused Unique field from StgFCallOpÖmer Sinan Ağacan2019-06-134-13/+9
* Maintain separate flags for C++ compiler invocationsBen Gamari2019-06-1313-34/+48
* gitlab-ci: Disable validate-x86_64-linux-deb9 job to reduce loadBen Gamari2019-06-131-2/+6
* gitlab-ci: Disable deb9-llvm job, introduce nightly LLVM jobBen Gamari2019-06-131-1/+12
* testsuite: A more portable solution to #9399Ben Gamari2019-06-136-25/+23
* Clean up .circleciBen Gamari2019-06-135-523/+3
* gitlab-ci: Don't build PDF user's guide on AArch64Ben Gamari2019-06-131-0/+2
* users-guide: Fix a few markup issuesBen Gamari2019-06-132-23/+24
* Hadrian: Do not allow the Linux jobs to fail anymoreAlp Mestanogullari2019-06-131-1/+0
* Hadrian: Track RTS library symlink targetsDavid Eichmann2019-06-135-48/+53
* PrelRules: Ensure that string unpack/append rule fires with source notesBen Gamari2019-06-131-11/+18
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-138-1/+34
* Add a few missing llvm-targetsBen Gamari2019-06-132-18/+58
* gitlab-ci: Bump Docker imageBen Gamari2019-06-121-1/+1
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-126-5/+15
* testsuite: Unbreak galois_raytrace on i386Ben Gamari2019-06-121-5/+0
* testsuite: Skip cgrun078 in ghci wayBen Gamari2019-06-121-1/+1
* process: Bump submoduleBen Gamari2019-06-121-0/+0
* Bump unix submoduleBen Gamari2019-06-121-0/+0
* Fix uses of #ifdef/#ifndefBen Gamari2019-06-123-14/+14
* gitlab-ci: Fetch submodules before running submodule linterBen Gamari2019-06-121-0/+2