| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite: Add test for #16832wip/T16832 | Ben Gamari | 2019-06-16 | 3 | -0/+43 |
* | Bump unix submodule | Ben Gamari | 2019-06-15 | 1 | -0/+0 |
* | Remove duplicates from 'ghc --info' output | Alp Mestanogullari | 2019-06-14 | 1 | -5/+0 |
* | gitlab-ci: Lint the linters | Ben Gamari | 2019-06-14 | 2 | -15/+28 |
* | lint: Only apply --interactive lint to testsuite .T files | Ben Gamari | 2019-06-14 | 2 | -7/+18 |
* | gitlab-ci: Lint testsuite for framework failures | Ben Gamari | 2019-06-14 | 3 | -2/+15 |
* | PrelRules: Don't break let/app invariant in shiftRule | Ben Gamari | 2019-06-14 | 7 | -5/+53 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 113 | -202/+1522 |
* | Add Outputable instances for Float, Double. | Andreas Klebinger | 2019-06-13 | 1 | -0/+6 |
* | Hadrian: remove superfluous dependencies in Rules.Compile | Alp Mestanogullari | 2019-06-13 | 1 | -2/+0 |
* | Remove unused Unique field from StgFCallOp | Ömer Sinan Ağacan | 2019-06-13 | 4 | -13/+9 |
* | Maintain separate flags for C++ compiler invocations | Ben Gamari | 2019-06-13 | 13 | -34/+48 |
* | gitlab-ci: Disable validate-x86_64-linux-deb9 job to reduce load | Ben Gamari | 2019-06-13 | 1 | -2/+6 |
* | gitlab-ci: Disable deb9-llvm job, introduce nightly LLVM job | Ben Gamari | 2019-06-13 | 1 | -1/+12 |
* | testsuite: A more portable solution to #9399 | Ben Gamari | 2019-06-13 | 6 | -25/+23 |
* | Clean up .circleci | Ben Gamari | 2019-06-13 | 5 | -523/+3 |
* | gitlab-ci: Don't build PDF user's guide on AArch64 | Ben Gamari | 2019-06-13 | 1 | -0/+2 |
* | users-guide: Fix a few markup issues | Ben Gamari | 2019-06-13 | 2 | -23/+24 |
* | Hadrian: Do not allow the Linux jobs to fail anymore | Alp Mestanogullari | 2019-06-13 | 1 | -1/+0 |
* | Hadrian: Track RTS library symlink targets | David Eichmann | 2019-06-13 | 5 | -48/+53 |
* | PrelRules: Ensure that string unpack/append rule fires with source notes | Ben Gamari | 2019-06-13 | 1 | -11/+18 |
* | Fix #16525: ObjectCode freed wrongly because of lack of info header check | Phuong Trinh | 2019-06-13 | 8 | -1/+34 |
* | Add a few missing llvm-targets | Ben Gamari | 2019-06-13 | 2 | -18/+58 |
* | gitlab-ci: Bump Docker image | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Don't run tests requiring TH in profasm way when GhcDynamic | Ben Gamari | 2019-06-12 | 6 | -5/+15 |
* | testsuite: Unbreak galois_raytrace on i386 | Ben Gamari | 2019-06-12 | 1 | -5/+0 |
* | testsuite: Skip cgrun078 in ghci way | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | process: Bump submodule | Ben Gamari | 2019-06-12 | 1 | -0/+0 |
* | Bump unix submodule | Ben Gamari | 2019-06-12 | 1 | -0/+0 |
* | Fix uses of #ifdef/#ifndef | Ben Gamari | 2019-06-12 | 3 | -14/+14 |
* | gitlab-ci: Fetch submodules before running submodule linter | Ben Gamari | 2019-06-12 | 1 | -0/+2 |
* | linters/check-makefiles: Limit lint to Makefiles | Ben Gamari | 2019-06-12 | 2 | -3/+5 |
* | testsuite: Note intentional typo in T7130 | Ben Gamari | 2019-06-12 | 1 | -0/+1 |
* | testsuite: Mark T16737 as broken in ghci way due to #16541 | Ben Gamari | 2019-06-12 | 1 | -1/+3 |
* | testsuite: Mark T16449_2 as broken due to #16742 | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Skip T493 in ghci way. | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Omit profasm way for cc017 | Ben Gamari | 2019-06-12 | 1 | -1/+2 |
* | testsuite: Mark threadstatus-T9333 as fragile in ghci way | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Fix omit_ways usage | Ben Gamari | 2019-06-12 | 7 | -7/+8 |
* | testsuite: Fix fragile_for test modifier | Ben Gamari | 2019-06-12 | 1 | -3/+3 |
* | testsuite: Skip T7919 in ghci way | Ben Gamari | 2019-06-12 | 1 | -1/+2 |
* | testsuite: Mark T2783 as fragile in threaded1 | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark Overflow as broken in hpc way | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Omit tcrun022 in hpc way | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark T16180 as broken in ghci and ext-interp ways | Ben Gamari | 2019-06-12 | 1 | -2/+5 |
* | testsuite: Mark T14761c as broken in hpc, profasm, and optasm ways | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark T13910 as broken in optasm | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark T13167 as fragile in threaded2 | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark hWaitForInput-accurate-stdin as broken in threaded ways | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | gitlab-ci: Test using slowtest in deb9-debug job | Ben Gamari | 2019-06-12 | 1 | -0/+1 |