summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix CaseIdentity optimisation AGAINghc-8.0Simon Peyton Jones2017-03-143-9/+18
* users-guide/8.0.2-notes: Fix reference to wrong ticketBen Gamari2017-02-081-1/+1
* Update ANNOUNCEBen Gamari2017-01-111-53/+49
* configure: Revert RELEASE to NOBen Gamari2017-01-111-1/+1
* SysTools: Revert linker flags changeBen Gamari2017-01-111-1/+1
* Release 8.0.2ghc-8.0.2-releaseBen Gamari2017-01-041-2/+2
* A few last-minute Changelog entriesBen Gamari2017-01-044-1/+19
* revert '-Wl' prefixing to *_LD_OPTSSergei Trofimovich2017-01-031-1/+1
* UniqSupply: Use full range of machine wordBen Gamari2016-12-234-10/+39
* Revert "nativeGen: Allow -fregs-graph to be used"Ben Gamari2016-12-232-19/+15
* fix OpenBSD linkage (wxneeded)Sergei Trofimovich2016-12-183-4/+5
* Revert "Do not init record accessors as exported"Ben Gamari2016-12-173-17/+2
* Ensure flags destined for ld are properly passedBen Gamari2016-12-171-1/+1
* testsuite: Add test for #12993Ben Gamari2016-12-163-0/+9
* mk/config.mk.in: enable SMP on ARMv7+ (Trac #12981)Sergei Trofimovich2016-12-151-1/+1
* Give concrete example for #12784 in 8.0.2 release notesRyan Scott2016-12-151-2/+19
* Revert "Install toplevel handler inside fork."ghc-8.0.2-rc2Ben Gamari2016-12-139-55/+1
* Bump directory submodule to 1.3.0.0 and Cabal to 1.24.2.0Ben Gamari2016-12-1314-9/+8
* testsuite: Bump down allocations of T3064Ben Gamari2016-12-131-1/+2
* Install toplevel handler inside fork.Alexander Vershilov2016-12-029-1/+55
* fdReady: use poll() instead of select()Simon Marlow2016-12-021-9/+33
* Make note of #12907 in 8.0.2 release notesRyan Scott2016-12-021-0/+13
* Tweaks to grammar and such.Gabor Greif2016-12-021-6/+6
* Store string as parsed in SourceText for CImportAlan Zimmerman2016-12-021-1/+1
* Fix inference of partial signaturesSimon Peyton Jones2016-12-024-2/+32
* Make note of #12881 in 8.0.2 release notesRyan Scott2016-11-291-0/+15
* Merge cpe_ExprIsTrivial and exprIsTrivialBen Gamari2016-11-192-26/+76
* Add testcase for #12757Ben Gamari2016-11-193-0/+33
* Clean up 8.0.2 release notesBen Gamari2016-11-181-8/+73
* Mark T11978a as broken due to #12019Ben Gamari2016-11-181-1/+3
* Remove fancy shadowing logic; always override in package database order.ghc-8.0.2-rc1Edward Z. Yang2016-11-176-96/+67
* Have reify work for local variables with functional dependencies.Facundo Domínguez2016-11-175-20/+70
* testsuite: Kill redundant test definitionsBen Gamari2016-11-163-3/+0
* Bump base library versionBen Gamari2016-11-1567-114/+113
* Bump filepath submodule to 1.4.1.1Ben Gamari2016-11-141-0/+0
* Skip 64-bit symbol tablesSylvain HENRY2016-11-141-2/+4
* StgCmmPrim: Add missing write barrier.Peter Trommler2016-11-141-0/+4
* configure: Verify that GCC recognizes -no-pie flagBen Gamari2016-11-141-1/+2
* template-haskell: Version bump and update changelogBen Gamari2016-11-142-2/+9
* rts: Fix build when linked with goldBen Gamari2016-11-141-11/+2
* Update unix submodule to 2.7.2.1Ben Gamari2016-11-141-0/+0
* Bump Cabal submodule to 1.24.1.0Ben Gamari2016-11-141-0/+0
* Bump hsc2hs submodule to v0.68.1Ben Gamari2016-11-141-0/+0
* ghc-pkg: Munge dynamic library directoriesBen Gamari2016-11-111-0/+1
* Read parentheses betterDavid Feuer2016-11-113-6/+44
* testsuite: Fix framework failure in T12771Ben Gamari2016-11-111-1/+0
* testsuite: Accept T12227 allocationsBen Gamari2016-11-111-1/+2
* Pass -no-pie to GCCBen Gamari2016-11-117-1/+53
* Revert "Pass --no-pie to GCC"Ben Gamari2016-11-115-44/+0
* Pass --no-pie to GCCBen Gamari2016-11-105-0/+44