summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* rts: Separate population of eventTypes from initial event generationBen Gamari2019-06-091-8/+17
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-098-41/+214
* Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-0916-89/+163
* Handle trailing path separator in package DB names (#16360)Kevin Buhr2019-06-096-2/+37
* Small refactorings in ExtractDocsSimon Jakobi2019-06-091-34/+31
* testsuite: Add test for #16514Ben Gamari2019-06-094-0/+68
* Introduce log1p and expm1 primopschessai2019-06-0912-13/+108
* testsuite: Suppress ticks in T4918 outputBen Gamari2019-06-091-1/+3
* hadrian: Properly partition options in sourceArgsMatthew Pickering2019-06-091-1/+4
* Explain that 'mappend' and '(<>)' should be the same [skip ci]Alexandre Baldé2019-06-091-0/+3
* gitlab-ci: Ensure that all commits on a branch are submodule-lintedBen Gamari2019-06-081-2/+2
* gitlab-ci: Fix submodule linting of commitsBen Gamari2019-06-081-8/+11
* gitlab-ci: Disable shallow clonesBen Gamari2019-06-081-9/+5
* Remove trailing whitespaceMatthew Pickering2019-06-087-11/+11
* gitlab-ci: A few clarifying commentsBen Gamari2019-06-081-0/+3
* gitlab-ci: Fix submodule linterBen Gamari2019-06-081-0/+6
* gitlab-ci: Use --unshallow when fetching for lintersBen Gamari2019-06-081-2/+6
* Fix two lint failures in rts/linker/MachO.cMatthew Pickering2019-06-081-2/+2
* gitlab-ci: Don't run two submodule checking jobs on Marge jobsMatthew Pickering2019-06-081-0/+3
* gitlab-ci: Linters, don't allow to failMatthew Pickering2019-06-081-1/+0
* gitlab-ci: Create index.html in documentation deploymentBen Gamari2019-06-071-0/+6
* Hadrian: use deb9 Docker images instead of deb8 for CI jobsAlp Mestanogullari2019-06-071-3/+3
* base: Export FinalizersBen Gamari2019-06-071-0/+1
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-075-4/+54
* remove backticks from markup - it doesn't mean what I think it meanscode5hot2019-06-071-1/+1