summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-13gitlab-ci: Lint the linterswip/lint-testsuiteBen Gamari
2019-06-13lint: Only apply --interactive lint to testsuite .T filesBen Gamari
2019-06-13gitlab-ci: Lint testsuite for framework failuresBen Gamari
2019-06-12gitlab-ci: Bump Docker imageBen Gamari
2019-06-12testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari
2019-06-12testsuite: Unbreak galois_raytrace on i386Ben Gamari
2019-06-12testsuite: Skip cgrun078 in ghci wayBen Gamari
2019-06-12process: Bump submoduleBen Gamari
2019-06-12Bump unix submoduleBen Gamari
2019-06-12Fix uses of #ifdef/#ifndefBen Gamari
2019-06-12gitlab-ci: Fetch submodules before running submodule linterBen Gamari
2019-06-12linters/check-makefiles: Limit lint to MakefilesBen Gamari
2019-06-12testsuite: Note intentional typo in T7130Ben Gamari
2019-06-12testsuite: Mark T16737 as broken in ghci way due to #16541Ben Gamari
2019-06-12testsuite: Mark T16449_2 as broken due to #16742Ben Gamari
2019-06-12testsuite: Skip T493 in ghci way.Ben Gamari
2019-06-12testsuite: Omit profasm way for cc017Ben Gamari
2019-06-12testsuite: Mark threadstatus-T9333 as fragile in ghci wayBen Gamari
2019-06-12testsuite: Fix omit_ways usageBen Gamari
2019-06-12testsuite: Fix fragile_for test modifierBen Gamari
2019-06-12testsuite: Skip T7919 in ghci wayBen Gamari
2019-06-12testsuite: Mark T2783 as fragile in threaded1Ben Gamari
2019-06-12testsuite: Mark Overflow as broken in hpc wayBen Gamari
2019-06-12testsuite: Omit tcrun022 in hpc wayBen Gamari
2019-06-12testsuite: Mark T16180 as broken in ghci and ext-interp waysBen Gamari
2019-06-12testsuite: Mark T14761c as broken in hpc, profasm, and optasm waysBen Gamari
2019-06-12testsuite: Mark T13910 as broken in optasmBen Gamari
2019-06-12testsuite: Mark T13167 as fragile in threaded2Ben Gamari
2019-06-12testsuite: Mark hWaitForInput-accurate-stdin as broken in threaded waysBen Gamari
2019-06-12gitlab-ci: Test using slowtest in deb9-debug jobBen Gamari
2019-06-12Bump terminfo to 0.4.1.4Ben Gamari
2019-06-12Bump time submodule to 1.9.3Ben Gamari
2019-06-12Bump Cabal submoduleBen Gamari
2019-06-12Bump binary to 0.8.7.0Ben Gamari
2019-06-12Use DeriveFunctor throughout the codebase (#15654)Krzysztof Gogolewski
2019-06-12rts/linker: Only mprotect GOT after it is filledBen Gamari
2019-06-12rts/linker: Make elf_got.c a bit more legibleBen Gamari
2019-06-12testsuite: Add haddock perf test output to gitignoreBen Gamari
2019-06-12llvm-targets: Add armv7l-unknown-linux-gnueabiBen Gamari
2019-06-11testsuite/mk/boilerplate.mk: rename 'ghc-config-mk' to 'ghc_config_mk'Alp Mestanogullari
2019-06-11Fix an error message in CheckUnload.c:searchHeapBlocksÖmer Sinan Ağacan
2019-06-11rts/linker: Use mmapForLinker to map PLTBen Gamari
2019-06-11rts/linker: Mmap into low memory on AArch64Ben Gamari
2019-06-11Hadrian: teach the RTS that PROFILING implies TRACINGAlp Mestanogullari
2019-06-11rts/RtsFlags.c: mention that -prof too enables support for +RTS -lAlp Mestanogullari
2019-06-11Make `haddock_testsuite` respect `--test-accept`Alec Theriault
2019-06-11Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari
2019-06-11Warn about unused packagesYuras Shumovich
2019-06-11ghc-heap: Add closure_size_noopt testBen Gamari
2019-06-11testsuite: Fix and extend closure_size testBen Gamari