summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Add testcase for #16111wip/T16111Ben Gamari2019-03-303-0/+16
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-2711-11/+12
* Minor refactoring in copy array primops:Ömer Sinan Ağacan2019-03-271-15/+17
* Hadrian: don't use -zorigin on darwin.David Eichmann2019-03-271-4/+3
* Hadrian: introduce an easy way for users to build with -split-sectionsAlp Mestanogullari2019-03-272-0/+53
* Hadrian: trace the execution of expensive Cabal callsAndrey Mokhov2019-03-271-8/+12
* Hadrian: Bump Shake to 0.17.6Andrey Mokhov2019-03-271-1/+1
* Correct duplicate 4.12.0.0 entry in base's changelogRyan Scott2019-03-251-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-25247-396/+396
* Refactor ./hadrian/ghci.sh for better error messagesMatthew Pickering2019-03-251-1/+4
* Check hadrian/ghci.sh script output to determine pass/failMatthew Pickering2019-03-251-2/+2
* User's Guide: extensions compatibilityHaskell-mouse2019-03-251-0/+18
* gitlab-ci: Allow linters to fail for nowBen Gamari2019-03-241-0/+1
* gitlab-ci: Explicitly fetch target branchBen Gamari2019-03-231-2/+2
* gitlab-ci: Compute merge base against remote tracking branchBen Gamari2019-03-221-1/+1
* gitlab-ci: Fix YAML syntaxBen Gamari2019-03-221-1/+1
* gitlab-ci: Clean up linterBen Gamari2019-03-221-7/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-22153-801/+229
* gitlab-ci: Fix lintersBen Gamari2019-03-221-0/+1
* Force LF line ending for md5sum [skip-ci]Tamar Christina2019-03-222-0/+2
* gitlab: Deploy documentation snapshot via GitLab PagesBen Gamari2019-03-221-0/+21
* CI: Allow failure in packaging stepMatthew Pickering2019-03-221-0/+1
* Bump cabal submoduleBen Gamari2019-03-211-0/+0
* gitlab-ci: Pass --target explicitly to configure on WindowsBen Gamari2019-03-211-1/+5
* gitlab-ci: Do full `perf` build when building Windows releasesBen Gamari2019-03-211-1/+12
* Run linters on merge requestsMatthew Pickering2019-03-211-10/+58
* Only run check-makefiles.py linter in testsuite dirMatthew Pickering2019-03-211-1/+1
* Fix typo [skip ci]Alexandre Esteves2019-03-211-1/+1
* Fix specification of load_load_barrier [skip-ci]Peter Trommler2019-03-201-1/+1
* Remove unused XArrApp and XArrForm extension pointsRyan Scott2019-03-202-9/+0
* base: Depend upon shlwapi on WindowsBen Gamari2019-03-203-1/+9
* Check.hs: Fix a few typosSimon Jakobi2019-03-201-5/+5
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* Reject nested predicates in impredicativity checkingRyan Scott2019-03-2020-68/+89
* Add a bench flavour to HadrianSebastian Graf2019-03-205-38/+53
* ci: Add some descriptions of the stagesBen Gamari2019-03-201-6/+6
* ci: Move validate-x86_64-linux-deb9 to full-build stageBen Gamari2019-03-201-1/+2
* Gracefully handle error condition in Mach-O relocateSectionArtem Pyanykh2019-03-201-1/+6
* Directly test section alignment, fix internal reloc probing lengthArtem Pyanykh2019-03-207-24/+28
* Add missing levels to SegmentProt enumArtem Pyanykh2019-03-202-4/+19
* Add a linker test re: section alignmentArtem Pyanykh2019-03-204-0/+28
* Address some todos and fixmesArtem Pyanykh2019-03-209-31/+32
* Use segments for section layoutArtem Pyanykh2019-03-206-94/+296
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-2010-123/+329
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Try againBen Gamari2019-03-201-3/+5
* testsuite: Don't mark T5836 as brokenBen Gamari2019-03-201-3/+1
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* rts/RtsSymbols: Drop __mingw_vsnwprintfBen Gamari2019-03-201-1/+0
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11