| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge sections in profiling .a to .p_o and use it whenever it exists | Zejun Wu | 2018-12-17 | 2 | -9/+6 |
* | gitlab-ci: Add aarch64 target | Ben Gamari | 2018-12-15 | 2 | -0/+80 |
* | hadrian: Pass integer_backend to testsuite driver | Ben Gamari | 2018-12-14 | 1 | -0/+2 |
* | Use https links in user-facing startup and error messages | Ben Gamari | 2018-12-14 | 5 | -6/+6 |
* | rts: Annotate fallthroughs in AArch64 linker | Ben Gamari | 2018-12-14 | 1 | -1/+6 |
* | Update -F RTS help: | Ömer Sinan Ağacan | 2018-12-14 | 1 | -3/+4 |
* | gitlab-ci: Bump Darwin boot compiler to 8.6.3 | Ben Gamari | 2018-12-13 | 1 | -1/+1 |
* | gitlab-ci: Add linters | Ben Gamari | 2018-12-13 | 5 | -1/+209 |
* | llvm-targets: Add amd64-unknown-freebsd triple | Ben Gamari | 2018-12-13 | 2 | -0/+2 |
* | testsuite: Fix typo: integer-gimp /= integer-gmp | Ben Gamari | 2018-12-13 | 1 | -1/+1 |
* | gitlab-ci: Add LLVM way | Ben Gamari | 2018-12-13 | 5 | -13/+33 |
* | gitlab-ci: Enable darwin builds | Ben Gamari | 2018-12-13 | 1 | -1/+1 |
* | gitlab-ci: Don't save artifacts for unreg and integer-simple ways | Ben Gamari | 2018-12-13 | 1 | -1/+6 |
* | Add some complexities to Data.List documentation (#15003) | Sven Tennie | 2018-12-13 | 2 | -16/+26 |
* | llvmGen: Fix minor correctness issue | Gabor Greif | 2018-12-13 | 1 | -1/+1 |
* | Fix broken link in comment (#16010) | Sven Tennie | 2018-12-13 | 1 | -1/+1 |
* | Remove another unused import from WwLib | Simon Peyton Jones | 2018-12-13 | 1 | -1/+1 |
* | Show recursive Stg bindings in Rec {} blocks | Ömer Sinan Ağacan | 2018-12-13 | 1 | -2/+3 |
* | testsuite: Normalise away package name differences from safePkg01 | Ben Gamari | 2018-12-12 | 1 | -1/+1 |
* | testsuite: Normalise away spurious differences in out-of-scope instances | Ben Gamari | 2018-12-12 | 5 | -6/+15 |
* | testsuite: Fix a number of GHCi-related failures due to integer-simple | Ben Gamari | 2018-12-12 | 5 | -30/+38 |
* | testsuite: Print which ways we are going to run | Ben Gamari | 2018-12-12 | 1 | -1/+4 |
* | configure: Disable LD_NO_GOLD logic when cross-compiling | Ben Gamari | 2018-12-12 | 1 | -1/+5 |
* | RetainerProfiler: Update retainer profiler debugging | Alexander Vershilov | 2018-12-12 | 1 | -125/+85 |
* | testsuite: Try accepting new output for memcpy test | Ben Gamari | 2018-12-12 | 1 | -2/+2 |
* | Enable more GitLab CI ways | Ben Gamari | 2018-12-12 | 1 | -9/+45 |
* | gitlab-ci: Fix job names | Ben Gamari | 2018-12-12 | 1 | -4/+4 |
* | gitlab-ci: Enable Haddock documentation | Ben Gamari | 2018-12-12 | 1 | -1/+1 |
* | Fix recompilation checking of pure plugins | Daniel Gröber | 2018-12-12 | 6 | -15/+132 |
* | Remove dead code | Simon Peyton Jones | 2018-12-12 | 1 | -14/+0 |
* | Improvements to demand analysis | Simon Peyton Jones | 2018-12-12 | 17 | -190/+258 |
* | Typo fix, replace a foldl with foldl' | Ömer Sinan Ağacan | 2018-12-12 | 2 | -4/+4 |
* | testsuite: Mark linkwhole as broken on FreeBSD | Ben Gamari | 2018-12-11 | 1 | -0/+1 |
* | testsuite: Mark keep-cafs and keep-cafs-fail as broken on FreeBSD | Ben Gamari | 2018-12-11 | 1 | -1/+3 |
* | testsuite: Skip T703 on non-Linux platforms | Ben Gamari | 2018-12-11 | 1 | -1/+3 |
* | testsuite: Don't use sed -i in T15369 | Ben Gamari | 2018-12-11 | 1 | -1/+3 |
* | testsuite: Ensure that unregisterised function is called | Ben Gamari | 2018-12-11 | 6 | -10/+10 |
* | Enable rebindable fail with overloaded strings | Shayne Fletcher | 2018-12-11 | 8 | -33/+115 |
* | Explicitly pass -fno-PIC to C compiler on linux | Zejun Wu | 2018-12-11 | 1 | -1/+3 |
* | testsuite: Add tests for #15270 | Ben Gamari | 2018-12-11 | 5 | -0/+28 |
* | Support generating HIE files | Alec Theriault | 2018-12-11 | 55 | -57/+7667 |
* | RTS linker: don't crash early when not finding extra-libraries | Kyrill Briantsev | 2018-12-11 | 3 | -9/+82 |
* | dmdAnal: Move handling of datacon strictness to mkWWstr_one | Ben Gamari | 2018-12-11 | 2 | -59/+81 |
* | PPC NCG: Generate MO_?_QuotRem for subword sizes | Peter Trommler | 2018-12-11 | 2 | -43/+37 |
* | Support registering Plugins through the GHC API | Daniel Gröber | 2018-12-11 | 11 | -36/+178 |
* | PPC NCG: Implement MachOps for smaller sizes | Peter Trommler | 2018-12-11 | 1 | -161/+146 |
* | Misleading msg with qualified imports "No module named X imported" | Roland Senn | 2018-12-11 | 4 | -22/+34 |
* | Do not save performance test results if worktree is dirty. | David Eichmann | 2018-12-11 | 2 | -2/+11 |
* | Fix recompilation bug with default class methods (#15970) | Simon Marlow | 2018-12-11 | 7 | -13/+134 |
* | Fix uninformative hp2ps error when the cmdline contains double quotes | Zejun Wu | 2018-12-11 | 6 | -28/+63 |