summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* pprDebugCLabel: drop duplicate trailing ')'Sergei Trofimovich2017-04-201-2/+2
* testsuite: disable 'optllvm' for unregisterised compilerSergei Trofimovich2017-04-201-1/+1
* Simplify StgCases when all alts refer to the case binderJoachim Breitner2017-04-182-2/+31
* Revert "linker/mach-o: Catch the case where there is no symCmd"Ben Gamari2017-04-182-5/+1
* Add failing test case for #13588Joachim Breitner2017-04-184-0/+230
* Fix LaTeX in core-specJoachim Breitner2017-04-182-1/+1
* Update xhtml submodule to potential 3000.2.2 release commitHerbert Valerio Riedel2017-04-181-0/+0
* Caret diag.: Avoid decoding whole module if only specific line is neededalexbiehl2017-04-172-15/+52
* Use intersect and minus instead of filterBartosz Nitka2017-04-175-6/+13
* Fix "Glasgow Haskell Compiler <release> Users Guide"Bartosz Nitka2017-04-171-1/+1
* Remove redundant flag (-O) registration (fixes #13392)Santiago Munin2017-04-174-1/+9
* [iserv] drop cryptonite dependency.Moritz Angermann2017-04-174-20/+11
* utils: Lazily decode UTF8 stringsBen Gamari2017-04-174-19/+26
* Fix space leak in sortByGregory2017-04-171-3/+6
* base: Track timer PSQ timeouts as Word64 instead of DoubleBen Gamari2017-04-177-24/+33
* aclocal.m4: respect user's --with-ar= choiceSergei Trofimovich2017-04-171-1/+3
* configure.ac: print resolved 'ar' and 'ranlib' toolsSergei Trofimovich2017-04-171-0/+2
* hs_add_root() RTS API removalSergei Trofimovich2017-04-1710-100/+3
* UNREG: fix spelling of '-split-objs' in warningSergei Trofimovich2017-04-161-1/+1
* UNREG: remove dead code around -split-objsSergei Trofimovich2017-04-163-27/+4
* rts/RtsUtils.c: drop stale commentsSergei Trofimovich2017-04-161-3/+3