summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rts/RtsFlags.c: mention that -prof too enables support for +RTS -lAlp Mestanogullari2019-06-112-2/+2
* Make `haddock_testsuite` respect `--test-accept`Alec Theriault2019-06-112-4/+10
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-1117-36/+75
* Warn about unused packagesYuras Shumovich2019-06-117-2/+102
* ghc-heap: Add closure_size_noopt testBen Gamari2019-06-104-56/+77
* testsuite: Fix and extend closure_size testBen Gamari2019-06-102-12/+84
* Refactor the rules for .hi and .o into a single rule using `&%>` #16764David Eichmann2019-06-101-71/+64
* Comments only: document newtypes' DataConWrapIdRichard Eisenberg2019-06-101-0/+20
* Print role annotations in TemplateHaskell brackets (#16718)Vladislav Zavialov2019-06-105-0/+18
* base: Mark CPUTime001 as fragileBen Gamari2019-06-101-1/+1
* rts: Fix RetainerProfile early return with TREC_CHUNKDaniel Gröber2019-06-091-1/+1
* Remove CPP ensuring word size is 32 or 64 bits around Addr# <-> int# primopsJohn Ericson2019-06-091-2/+0
* Comments only: document tcdDataCusk better.Richard Eisenberg2019-06-091-0/+5
* Hadrian: need CPP preprocessor dependencies #16660David Eichmann2019-06-091-0/+13
* testsuite: Add test for #16509Ben Gamari2019-06-093-0/+14
* Do not report error if Name in pragma is unboundnineonine2019-06-094-1/+14