summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codewip/krzysztof-cleanupsKrzysztof Gogolewski2019-06-145-58/+4
* 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
* linters/check-makefiles: Limit lint to MakefilesBen Gamari2019-06-122-3/+5
* testsuite: Note intentional typo in T7130Ben Gamari2019-06-121-0/+1
* testsuite: Mark T16737 as broken in ghci way due to #16541Ben Gamari2019-06-121-1/+3
* testsuite: Mark T16449_2 as broken due to #16742Ben Gamari2019-06-121-1/+1
* testsuite: Skip T493 in ghci way.Ben Gamari2019-06-121-1/+1
* testsuite: Omit profasm way for cc017Ben Gamari2019-06-121-1/+2
* testsuite: Mark threadstatus-T9333 as fragile in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-127-7/+8
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-121-3/+3
* testsuite: Skip T7919 in ghci wayBen Gamari2019-06-121-1/+2
* testsuite: Mark T2783 as fragile in threaded1Ben Gamari2019-06-121-1/+1
* testsuite: Mark Overflow as broken in hpc wayBen Gamari2019-06-121-1/+1
* testsuite: Omit tcrun022 in hpc wayBen Gamari2019-06-121-1/+1
* testsuite: Mark T16180 as broken in ghci and ext-interp waysBen Gamari2019-06-121-2/+5
* testsuite: Mark T14761c as broken in hpc, profasm, and optasm waysBen Gamari2019-06-121-1/+1
* testsuite: Mark T13910 as broken in optasmBen Gamari2019-06-121-1/+1
* testsuite: Mark T13167 as fragile in threaded2Ben Gamari2019-06-121-1/+1
* testsuite: Mark hWaitForInput-accurate-stdin as broken in threaded waysBen Gamari2019-06-121-1/+1
* gitlab-ci: Test using slowtest in deb9-debug jobBen Gamari2019-06-121-0/+1
* Bump terminfo to 0.4.1.4Ben Gamari2019-06-121-0/+0
* Bump time submodule to 1.9.3Ben Gamari2019-06-121-0/+0
* Bump Cabal submoduleBen Gamari2019-06-125-8/+58
* Bump binary to 0.8.7.0Ben Gamari2019-06-121-0/+0
* Use DeriveFunctor throughout the codebase (#15654)Krzysztof Gogolewski2019-06-1246-201/+114
* rts/linker: Only mprotect GOT after it is filledBen Gamari2019-06-121-2/+5
* rts/linker: Make elf_got.c a bit more legibleBen Gamari2019-06-121-1/+10
* testsuite: Add haddock perf test output to gitignoreBen Gamari2019-06-121-0/+2
* llvm-targets: Add armv7l-unknown-linux-gnueabiBen Gamari2019-06-122-0/+2
* testsuite/mk/boilerplate.mk: rename 'ghc-config-mk' to 'ghc_config_mk'Alp Mestanogullari2019-06-112-5/+5
* Fix an error message in CheckUnload.c:searchHeapBlocksÖmer Sinan Ağacan2019-06-111-1/+1
* rts/linker: Use mmapForLinker to map PLTBen Gamari2019-06-111-6/+2
* rts/linker: Mmap into low memory on AArch64Ben Gamari2019-06-111-13/+22
* Hadrian: teach the RTS that PROFILING implies TRACINGAlp Mestanogullari2019-06-111-2/+6