summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve code generation for conditionalswip/dfeuer-T13397Simon Peyton Jones2017-04-255-38/+121
* Re-engineer caseRules to add tagToEnum/dataToTagSimon Peyton Jones2017-04-257-232/+391
* Move dataConTagZ to DataConSimon Peyton Jones2017-04-255-16/+14
* core-spec: Simplify the handling of LetRecJoachim Breitner2017-04-243-56/+24
* Guard yet another /bin/sh `for in` loop against empty varsHerbert Valerio Riedel2017-04-241-0/+2
* Add failing test case for T13611Joachim Breitner2017-04-242-0/+10
* testsuite/driver: Fix deletion retry logic on WindowsBen Gamari2017-04-241-7/+15
* compiler/cmm/PprC.hs: constify labels in .rodataSergei Trofimovich2017-04-248-49/+102
* Disable terminfo, if we don’t build it.Moritz Angermann2017-04-241-0/+3
* Add regression test for #13603Ryan Scott2017-04-242-1/+11
* testsuite: Mark T13075 as broken due to #13075Ben Gamari2017-04-231-1/+1
* Export function for use in GHC APIAlan Zimmerman2017-04-231-1/+2
* testsuite: Add testcase for #13075Ben Gamari2017-04-232-0/+8
* testsuite: Increase T13056 window size to +/-10%Ben Gamari2017-04-231-2/+3
* testsuite: Add testcase for #13587Ben Gamari2017-04-233-0/+27
* testsuite: Add test for #13591Ben Gamari2017-04-235-0/+12
* Only build iserv with -threaded if GhcThreaded is setReid Barton2017-04-231-0/+2
* Document the kind generalization behavior observed in #13555Ryan Scott2017-04-235-0/+115
* [linker] Adds elf_compat.h, util.h, elf_util.hMoritz Angermann2017-04-2310-112/+671
* [linker] Adds ElfTypesMoritz Angermann2017-04-233-86/+195
* rts: Fix "ASSERT ("sBen Gamari2017-04-234-22/+22
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-23183-742/+191
* win32/Ticker: Stop ticker on exitBen Gamari2017-04-231-0/+1
* ghc.mk: fix 'make install' for cross-mingw32Sergei Trofimovich2017-04-231-1/+1
* ghc: tweak cross-compilation to mingw32Sergei Trofimovich2017-04-231-5/+5
* Fix compilation for !HAVE_FLOCKHerbert Valerio Riedel2017-04-231-0/+4
* Minor reordering of `#include`s fixing compilation on AIXHerbert Valerio Riedel2017-04-233-7/+7
* rts: tweak cross-compilation to mingw32Sergei Trofimovich2017-04-231-5/+5
* aclocal.m4: treat '*-w64-mingw32' targets as windowsSergei Trofimovich2017-04-231-1/+2
* configure.ac: print paths to dllwrap and windresSergei Trofimovich2017-04-231-0/+2
* First update mingw-w64 packages for 8.4Tamar Christina2017-04-232-49/+49
* skip T13525 when running on Windows.Tamar Christina2017-04-231-1/+1
* Haddock submodule update.Edward Z. Yang2017-04-221-0/+0
* Bump time submoduleBen Gamari2017-04-211-0/+0
* Bump filepath submoduleBen Gamari2017-04-211-0/+0
* Bump deepseeq submoduleBen Gamari2017-04-211-0/+0
* base: update comment to match the change from e134af01Andrzej Rybczak2017-04-211-3/+2
* testsuite: Update performance metricsBen Gamari2017-04-211-2/+5
* Edit eventlog-formats.rst to match implementationMitsutoshi Aoe2017-04-211-23/+9
* Sync up terminfo submodule to 0.4.1.0 release tagHerbert Valerio Riedel2017-04-221-0/+0
* Build system: fix bindist for cross-build GHCFangrui Song2017-04-212-1/+2
* Bump haskeline and terminfo submodulesBen Gamari2017-04-211-0/+0
* linters/check-cpp: Demote #if lints to warningsBen Gamari2017-04-211-3/+6
* catch the case where there is no symCmdMoritz Angermann2017-04-212-1/+5
* Fix build on DragonflyBSDBen Gamari2017-04-212-3/+6
* base: Fix hWaitForInput with timeout on POSIXBen Gamari2017-04-213-12/+35
* testsuite: Bump timeout multiplier for T11195Ben Gamari2017-04-211-1/+1
* base: Fix offset initialization of Windows hLock implementationBen Gamari2017-04-211-3/+2
* Sync up haskeline submodule to 0.7.4.0 release tagHerbert Valerio Riedel2017-04-211-0/+0
* utils/debugNCG: remove old toolSergei Trofimovich2017-04-213-445/+0