summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rts/linker: Only mprotect GOT after it is filledwip/backport-MR1137Ben Gamari2019-06-121-2/+5
* rts/linker: Make elf_got.c a bit more legibleBen Gamari2019-06-121-1/+10
* testsuite: Mark threadstatus-T9333 as fragile in ghci waywip/backport-fragileBen Gamari2019-06-111-1/+1
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-111-3/+3
* testsuite: Mark T13167 as fragile in threaded2Ben Gamari2019-06-111-1/+1
* base: Mark CPUTime001 as fragileBen Gamari2019-06-111-1/+1
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-06-111-1/+1
* testsuite: Mark heapprof001 as fragile on i386Ben Gamari2019-06-111-1/+1
* testsuite: Introduce fragile modifierBen Gamari2019-06-111-0/+24
* Bump binary to 0.8.7.0Ben Gamari2019-06-091-0/+0
* Bump Cabal submoduleBen Gamari2019-06-099-14/+42
* Bump time submodule to 1.9.3Ben Gamari2019-06-041-0/+0
* Bump terminfo to 0.4.1.4Ben Gamari2019-06-041-0/+0
* Haddock for hiefile-headerBen Gamari2019-06-041-0/+0
* Fix ghc-in-ghciBen Gamari2019-06-041-6/+6
* Merge branch '8.8-haddock-release' of gitlab.haskell.org:harpocrates/ghc into...Ben Gamari2019-06-041-0/+0
|\
| * Bump Haddock submodule to 2.23 releaseAlec Theriault2019-06-031-0/+0
* | Add missing importBen Gamari2019-06-041-0/+1
* | Merge branch 'hiefile-header-8.8' of https://gitlab.haskell.org/wz1000/ghc in...Ben Gamari2019-06-045-28/+134
|\ \
| * | Make header human readableZubin Duggal2019-06-031-21/+77
| * | Fix and enforce validation of header for .hie filesZubin Duggal2019-06-035-29/+79
| |/
* | Merge branch 'wip/8-8-ghci' of gitlab.haskell.org:ghc/ghc into wip/ghc-8.8-me...Ben Gamari2019-06-0430-188/+387
|\ \
| * | Use datatype for unboxed returns when loading ghc into ghciwip/8-8-ghciMichael Sloan2019-06-033-58/+110
| * | Extract out use of UnboxedTuples from GHCi.LeakMichael Sloan2019-06-033-5/+20
| * | Remove unnecessary uses of UnboxedTuples pragma (see #13101 / #15454)Michael Sloan2019-06-036-6/+5
| * | Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-06-0311-96/+179
| * | Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-06-039-21/+71
| |/
* | Merge branch 'cherry-pick-e172a6d1' of gitlab.haskell.org:ghc/ghc into wip/gh...Ben Gamari2019-06-041-2/+9
|\ \
| * | Enable external interpreter when TH is requested but no internal interpreter ...cherry-pick-e172a6d1Alp Mestanogullari2019-06-031-2/+9
| |/
* | Merge branch 'wip/backport-ecc9366a0e0db107c286935130837b2222e2dd82' of https...Ben Gamari2019-06-041-2/+2
|\ \
| * | RTS: Fix restrictive castAlec Theriault2019-06-031-2/+2
| |/
* | Merge branch 'hie-backports-8.8' of https://gitlab.haskell.org/DanielG/ghc in...Ben Gamari2019-06-0417-230/+792
|\ \
| * | Improve targetContents code docsDaniel Gröber2019-06-033-6/+9
| * | Add depanalPartial to make getting a partial modgraph easierDaniel Gröber2019-06-031-10/+32
| * | PartialDownsweep: Add test for import errorsDaniel Gröber2019-06-032-0/+14
| * | Catch preprocessor errors in downsweepDaniel Gröber2019-06-037-27/+92
| * | Make downsweep return all errors per-module instead of throwing someDaniel Gröber2019-06-035-31/+27
| * | Refactor summarise{File,Module} to extract checkSummaryTimestampDaniel Gröber2019-06-034-47/+123
| * | Refactor summarise{File,Module} to reduce code duplicationDaniel Gröber2019-06-031-84/+123
| * | Refactor downsweep to allow returning multiple errors per moduleDaniel Gröber2019-06-032-25/+23
| * | Move throwErrors to HscTypesDaniel Gröber2019-06-032-5/+5
| * | Add failing test for #10887Daniel Gröber2019-06-033-0/+143
| * | Export GhcMake.downsweepDaniel Gröber2019-06-031-0/+2
| * | downsweep: Allow TargetFile not to exist when a buffer is givenDaniel Gröber2019-06-034-18/+14
| * | Allow using tagetContents for modules needing preprocessingDaniel Gröber2019-06-036-40/+242
| * | Add hPutStringBuffer utilityDaniel Gröber2019-06-031-0/+6
| |/
* | Merge remote-tracking branch 'osa1/port_16449_ghc_8_8' into wip/ghc-8.8-mergesBen Gamari2019-06-046-1/+25
|\ \
| * | Fix rewriting invalid shifts to errorsÖmer Sinan Ağacan2019-06-036-1/+25
| |/
* | Merge remote-tracking branch 'origin/cherry-pick-43a43a33' into wip/ghc-8.8-m...Ben Gamari2019-06-046-0/+13
|\ \
| * | Handle hs-boot files in -Wmissing-home-modules (#16551)cherry-pick-43a43a33Krzysztof Gogolewski2019-06-036-0/+13
| |/