summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Compile T9630 with +RTS -G1wip/recenter-T9630Ben Gamari2019-05-291-1/+4
* Let the specialiser work on dicts under lambdasSandy Maguire2019-05-267-121/+629
* Hadrian: Add Mising Libffi Dependencies #16653David Eichmann2019-05-251-5/+23
* Add `keepCAFs` to RtsSymbolsMoritz Angermann2019-05-251-0/+1
* Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-05-2411-96/+178
* Allow metric change after reverting "Add Generic tuple instances up to 15-tup...David Eichmann2019-05-240-0/+0
* Some forall-related cleanup in deriving codeRyan Scott2019-05-237-5/+40
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-235-0/+91
* Add a test for #16597Ömer Sinan Ağacan2019-05-233-0/+11
* add an --hadrian mode to ./validateAlp Mestanogullari2019-05-235-210/+309
* Revert "Add Generic tuple instances up to 15-tuple" #16688David Eichmann2019-05-231-48/+0
* fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman2019-05-225-13/+18
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-2232-325/+474
* Hadrian: add --test-root-dirs, to only run specific directories of testsAlp Mestanogullari2019-05-223-4/+49
* RTS: Fix restrictive castAlec Theriault2019-05-221-2/+2
* Add regression test for old Word32 arithmetic issue (#497)Kevin Buhr2019-05-223-0/+15
* Use datatype for unboxed returns when loading ghc into ghciMichael Sloan2019-05-223-58/+110
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-229-21/+71
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-2112-151/+284
* Update .gitlab-ci.ymlBen Gamari2019-05-211-1/+1
* gitlab-ci: Allow Windows Hadrian build to failBen Gamari2019-05-211-1/+3
* Fix #16666 by parenthesizing contexts in ConvertRyan Scott2019-05-214-11/+30
* distrib/configure.ac.in: remove mention to 'settings', since settings.in is goneAlp Mestanogullari2019-05-211-1/+1
* Update resolver for for happy 1.19.10Shayne Fletcher2019-05-211-1/+1
* Fix doc for Data.Function.fix.Javran Cheng2019-05-211-1/+1
* users-guide: Fix -rtsopts defaultKirill Elagin2019-05-211-1/+1
* Refactor Libffi and RTS rulesDavid Eichmann2019-05-2110-139/+256
* Include CPP preprocessor dependencies in -M outputDavid Eichmann2019-05-2110-1/+102
* users-guide: Fix directive errors on 8.10Takenobu Tani2019-05-211-2/+4
* Recalculate Performance Test Baseline T9630 #16680David Eichmann2019-05-200-0/+0
* Improve test runner logging when calculating performance metric baseline #16662David Eichmann2019-05-201-5/+16
* rts: Explicit state that CONSTR tag field is zero-basedBen Gamari2019-05-161-1/+1
* Hadrian: 'need' source files for various docs in Rules.DocumentationAlp Mestanogullari2019-05-141-0/+6
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-145-8/+7
* Guard CUSKs behind a language pragmaVladislav Zavialov2019-05-1410-29/+84
* Add a minimized regression test for #12928Vladislav Zavialov2019-05-142-0/+18
* Update terminal title while running test-suiteOleg Grenrus2019-05-143-4/+30
* Remove all target-specific portions of Config.hsJohn Ericson2019-05-1414-228/+208
* Dont refer to `cLeadingUnderscore` in testJohn Ericson2019-05-142-12/+18
* hadrian: Make settings stage specificJohn Ericson2019-05-141-2/+8
* Add regression test for old parser issue #504Kevin Buhr2019-05-142-0/+12
* Change GHC.hs to Packages.hs in Hadrian user-settings.mdGiles Anderson2019-05-131-1/+1
* Add regression test case for old issue #493Kevin Buhr2019-05-105-0/+62
* gitlab-ci: Disable cleanup job on WindowsBen Gamari2019-05-101-27/+10
* Hadrian: programs need registered ghc-pkg librariesDavid Eichmann2019-05-105-8/+121
* Fix bugs and documentation for #13456Roland Senn2019-05-107-32/+68
* Add Generic tuple instances up to 15-tupleOleg Grenrus2019-05-101-0/+48
* Add a regression test for #14548Vladislav Zavialov2019-05-083-0/+28
* Add regression test for old issue #507Kevin Buhr2019-05-083-0/+3
* Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson2019-05-086-10/+8