summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reduce line noisewip/T14677Gabor Greif2019-01-161-1/+1
* simplifyGabor Greif2019-01-081-6/+5
* No need to inline nullary functions [ci skip]Gabor Greif2019-01-081-4/+0
* fix outputGabor Greif2019-01-071-1/+1
* more dumpGabor Greif2019-01-061-1/+1
* needs a main moduleGabor Greif2019-01-061-2/+0
* add testGabor Greif2019-01-063-0/+8
* trace original idGabor Greif2019-01-061-0/+1
* WIP: triggering CI for Simon's patchGabor Greif2019-01-063-8/+29
* Fix broken links (#16125)Sven Tennie2019-01-051-6/+7
* Dump Cmm with -ddump-cmm when building .cmm filesÖmer Sinan Ağacan2019-01-051-0/+1
* Mark GHC.Maybe as not-home for haddockSimon Jakobi2019-01-041-0/+1
* Fix some typos, etc., in comments.Richard Eisenberg2019-01-032-6/+9
* Visible kind applicationmynguyen2019-01-03141-1204/+3059
* Minor refactoring and documentation in profiling RTS codeÖmer Sinan Ağacan2019-01-032-46/+29
* stg-spec: Modify `.lhs` to `.hs`Takenobu Tani2019-01-031-10/+10
* core-spec: Modify `.lhs` to `.hs` (generated PDF)Takenobu Tani2019-01-021-0/+0
* core-spec: Modify `.lhs` to `.hs` (source files)Takenobu Tani2019-01-024-80/+80
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-014-18/+31
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-0120-691/+98
* Introduce NCG config flag and add helperGabor Greif2018-12-302-1/+6
* PPC NCG: Simple 64-bit condition code on 32-bitPeter Trommler2018-12-301-3/+48
* rts: fix build failure on OpenBSD (_DYNAMIC symbol collision)Sergei Trofimovich2018-12-291-1/+5
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-283-3/+12
* rebindable-clash-warning-fix : correct warning logicShayne Fletcher2018-12-286-1/+38
* Skip test when external interpreter missingPeter Trommler2018-12-281-0/+1
* arith011 is no longer broken with integer-simpleAlec Theriault2018-12-271-3/+1
* Division fails fast for `divMod` \w integer-simpleAlec Theriault2018-12-271-16/+20
* aclocal.m4: drop obsolete -fno-stack-protectorSergei Trofimovich2018-12-261-9/+0
* gitlab-ci: Try only building Windows in the quick flavourBen Gamari2018-12-251-0/+1
* gitlab-ci: Allow Windows to fail for nowBen Gamari2018-12-251-2/+4
* gitlab-ci: Require that integer-simple configuration passesBen Gamari2018-12-251-2/+1
* rts: Turn ASSERT in LDV_recordDead into a normal ifBen Gamari2018-12-251-1/+3
* testsuite: Skip ffi018_ghci when unregisterisedBen Gamari2018-12-251-1/+3
* gitlab-ci: Clean tree on Windows after jobBen Gamari2018-12-241-0/+1
* gitlab-ci: Use robocopy instead of bash to copy cabal cacheBen Gamari2018-12-241-1/+1
* gitlab-ci: Use per-build temporary directory on WindowsBen Gamari2018-12-241-3/+12
* Revert "hadrian: Pass integer_backend to testsuite driver"Ben Gamari2018-12-241-2/+0
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-2410-24/+33
* testsuite: Enable T11627a on DarwinBen Gamari2018-12-241-3/+0
* ghc-compact: Use Char instead of Integer in compact_share testBen Gamari2018-12-243-10/+11
* Simplify Core output with -dsuppress-type-signaturesÖmer Sinan Ağacan2018-12-243-5/+7
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-243-0/+13
* gitlab-ci: Disable CircleCI Darwin buildsBen Gamari2018-12-231-1/+1
* Revert "testsuite: Fix broken_without_gmp"Ben Gamari2018-12-231-4/+5
* testsuite: Fix broken_without_gmpBen Gamari2018-12-231-5/+4
* testsuite: Mark heapprof001 as broken in prof_hc_hb way on i386Ben Gamari2018-12-221-1/+3
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-222-1/+5
* testsuite: Remove expect_broken on readFail032 and readFail048Ben Gamari2018-12-221-4/+6
* gitlab-ci: Allow Darwin CircleCI build to failBen Gamari2018-12-221-0/+1