summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be a bit more selective about improvementwip/spj-tc-branch3Simon Peyton Jones2016-11-242-7/+57
* Allow TyVars in TcTypesSimon Peyton Jones2016-11-236-39/+76
* Another major constraint-solver refactoringSimon Peyton Jones2016-11-2348-1602/+1876
* Add elemDVarEnvSimon Peyton Jones2016-11-231-1/+4
* Comments only in TcTypeSimon Peyton Jones2016-11-231-34/+38
* Fix a bug in mk_superclasses_ofSimon Peyton Jones2016-11-231-6/+12
* Make a panic into an ASSERTSimon Peyton Jones2016-11-231-4/+2
* Allow to unregister threadWaitReadSTM action.Alexander Vershilov2016-11-224-6/+30
* ghc/hschooks.c: Fix include path of Rts.hBen Gamari2016-11-221-1/+1
* Make transformers upstream repository location consistent with othersDemi Obenour2016-11-221-1/+1
* Ignore Hadrian build products.Edward Z. Yang2016-11-211-0/+7
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-2114-5/+108
* add ieee754 next* functions to math_funsBen Gamari2016-11-211-1/+6
* testsuite: Add (still failing) testcase for #12550Ben Gamari2016-11-213-0/+64
* testsuite: Add (still broken) testcase for #12447Ben Gamari2016-11-213-0/+13
* testsuite: Add test for #12024Ben Gamari2016-11-213-0/+10
* testsuite: Add test for #12855Ben Gamari2016-11-212-0/+10
* A few typos in commentsGabor Greif2016-11-218-9/+9
* Updated code comment regarding EquationInfo. Trac #12856Andreas Klebinger2016-11-201-1/+1
* Optimise whole module exportsMatthew Pickering2016-11-182-15/+65
* Add Data instance for ConstRyan Scott2016-11-183-2/+8
* Spelling in comment onlyGabor Greif2016-11-185-6/+6
* Add missing SMP symbols to RT linker.Tamar Christina2016-11-181-0/+4
* Switch to LLVM version 3.9Erik de Castro Lopo2016-11-181-1/+1
* Have reify work for local variables with functional dependencies.Facundo Domínguez2016-11-176-21/+94
* GHCi: Unconditionally import System.DirectoryBen Gamari2016-11-171-1/+1
* testsuite: Rip out hack for #12554Ben Gamari2016-11-171-24/+1
* LLVM generate llvm.expect for conditional branchesAlex Biehl2016-11-174-24/+73
* Pass autoconf triplets to sub-project configuresShea Levy2016-11-171-1/+5
* Revert "Add Data instance for Const"Ryan Scott2016-11-172-6/+0
* Add Data instance for ConstRyan Scott2016-11-172-0/+6
* Correct name of Note in commentRichard Eisenberg2016-11-171-1/+1
* Correct spelling of command-line option in commentGabor Greif2016-11-171-1/+1
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-1622-147/+1330
* Fix windows validateTamar Christina2016-11-171-1/+1
* Inline compiler/NOTES into X86/Ppr.hsMatthew Pickering2016-11-164-18/+20
* Generalise the implicit prelude importSimon Marlow2016-11-162-18/+66
* Avoid calling newDynFlags when there are no changesSimon Marlow2016-11-161-2/+2
* Fix -fobject-code with -fexternal-interpreterSimon Marlow2016-11-166-3/+30
* Storage.c: Pass a size to sys_icache_invalidateShea Levy2016-11-151-2/+2
* Don't use mmap symbols when !RTS_LINKER_USE_MMAPShea Levy2016-11-151-0/+10
* Update xhtml submoduleErik de Castro Lopo2016-11-151-0/+0
* Test for unnecessary register spillsThomas Jakway2016-11-156-1/+241
* fixup! Stop the simplifier from removing StaticPtr binds.Facundo Domínguez2016-11-151-1/+2
* Typos in comments, notes and manualGabor Greif2016-11-1511-15/+15
* Mark T12041 as expect_broken with -DDEBUG (#12826)Simon Marlow2016-11-151-1/+2
* Hopefully fix build on OS XSimon Marlow2016-11-151-40/+28
* Skip 64-bit symbol tablesSylvain HENRY2016-11-141-2/+4
* configure: Verify that GCC recognizes -no-pie flagBen Gamari2016-11-141-1/+2
* testsuite: Fix creep of T4029Ben Gamari2016-11-141-1/+2