summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drop ghc-prim .gitignore itemswip/angerman/backport/8.6/reinstallable-lib-ghcMoritz Angermann2019-03-131-2/+0
* Adds happy and alex as tool depsMoritz Angermann2019-03-131-0/+3
* cpp -> ghcMoritz Angermann2019-03-131-4/+4
* More cleanupMoritz Angermann2019-03-131-2/+52
* Move HC_OPTS into filesMoritz Angermann2019-03-134-20/+40
* ghc-8.4.4 fixupMoritz Angermann2019-03-131-1/+0
* don't regen ghc.mk if it already existsMoritz Angermann2019-03-131-2/+3
* Fix PPC_DarwinMoritz Angermann2019-03-131-1/+1
* WIPMoritz Angermann2019-03-131-1/+1
* Fix header locationsMoritz Angermann2019-03-1319-19/+25
* Make sure headers are copied properly.Moritz Angermann2019-03-132-0/+3
* drop stage logic from ghc.cabalMoritz Angermann2019-03-131-26/+0
* Migrate flag logic from ghc to ghc-prim; add HsVersion.h to rtsMoritz Angermann2019-03-134-4/+22
* Make it buildMoritz Angermann2019-03-133-1/+7
* WIPMoritz Angermann2019-03-134-31/+31
* Split Config.hs into Config.hs + config.hs-incl, and place config.hs-incl int...Moritz Angermann2019-03-134-100/+98
* Move boot_platform and primops.txt.pp into ghc-primMoritz Angermann2019-03-134-114/+198
* Move primops into ghc-primMoritz Angermann2019-03-132-79/+17
* Move Constants into rtsMoritz Angermann2019-03-131-0/+2
* Bump to 8.6.4ghc-8.6.4-releaseBen Gamari2019-03-041-1/+1
* gitlab-ci: Drop CircleCI jobsBen Gamari2019-03-021-29/+0
* gitlab-ci: Produce DWARF-enabled binary distributionBen Gamari2019-03-022-1/+30
* gitlab-ci: Pull docker images from ghc/ci-images registryBen Gamari2019-03-021-11/+13
* Fix regression incorrectly advertising TH supportghc-8.6-mergesHerbert Valerio Riedel2019-02-201-0/+8
* Fix two bugs in stg_ap_0_fast in profiling runtimeÖmer Sinan Ağacan2019-02-201-7/+11
* users-guide: Some more release notes for 8.6.4Ben Gamari2019-02-121-0/+12
* Stack: fix name mangling.Tamar Christina2019-02-104-1/+95
* GhcPlugins: Fix lookup of TH namesBen Gamari2019-02-101-2/+3
* testsuite: Add test for #16104Ben Gamari2019-02-109-0/+75
* testsuite: Mark ghci063 as broken on DarwinBen Gamari2019-02-091-1/+1
* Bump transformers to 0.5.6.2Ben Gamari2019-02-021-0/+0
* Bump process submodule to 1.6.4.0Ben Gamari2019-02-021-0/+0
* Fix checkPtrInArenaÖmer Sinan Ağacan2019-01-281-2/+11
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-282-8/+8
* Implement a sanity check for CCS fields in profiling buildsÖmer Sinan Ağacan2019-01-285-0/+44
* Fix a MSG_BLACKHOLE sanity check, add some commentsÖmer Sinan Ağacan2019-01-282-3/+12
* rts: Use always-available locking operations in pthread Itimer implementationBen Gamari2019-01-281-6/+6
* itimer: Don't free condvar until we know ticker is stoppedBen Gamari2019-01-281-2/+2
* Fix bogus worker for newtypesSimon Peyton Jones2019-01-281-21/+22
* PPC NCG: Implement simple 64-Bit compare on 32-bitPeter Trommler2019-01-171-161/+181
* gitlab: Collect artifacts on WindowsBen Gamari2019-01-151-0/+10
* Release notes for 8.6.4wip/ghc-8.6-backportsBen Gamari2019-01-102-0/+65
* Fix recompilation bug with default class methods (#15970)Simon Marlow2019-01-077-13/+134
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-302-1/+5
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-301-1/+3
* gitlab-ci: Allow integer-simple and unregisterised builds to failBen Gamari2018-12-291-0/+3
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-291-0/+2
* gitlab-ci: Skip performance testsBen Gamari2018-12-271-1/+1
* Grab CI configuration from masterBen Gamari2018-12-2723-109/+1457
* Revert "Windows: Use the "big" PE object format on amd64"Ben Gamari2018-12-231-37/+1