summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start of docswip/ticky-eventlog-infoMatthew Pickering2021-12-161-15/+130
* Add closure type to args jsonAndreas Klebinger2021-12-131-9/+7
* Jsonify args + expand with in text outputAndreas Klebinger2021-12-093-5/+11
* Collapse TickyArgDesc and TickyClosureTy, jsonifyAndreas Klebinger2021-12-083-29/+65
* A fixAndreas Klebinger2021-12-081-1/+1
* A bit of cleanupAndreas Klebinger2021-12-075-11/+5
* Add flag to omit ap thunk usage.Andreas Klebinger2021-12-074-8/+24
* Args for std thunksAndreas Klebinger2021-12-032-1/+4
* Add ticky thunk 'args'Andreas Klebinger2021-12-033-18/+39
* Hacky way to get std info tables into tickyAndreas Klebinger2021-11-297-25/+50
* Support non-std thunk entry countersAndreas Klebinger2021-11-291-2/+12
* Fix ticky counter info stuffMatthew Pickering2021-11-263-5/+17
* Add info table to ticky counterMatthew Pickering2021-11-255-11/+25
* Hadrian: bring up to date with latest make improvementsJohn Ericson2021-11-1817-129/+103
* testsuite: Use libc++ rather than libstdc++ in objcpp-hiBen Gamari2021-11-181-2/+1
* gitlab-ci: Bump MACOSX_DEPLOYMENT_TARGETBen Gamari2021-11-181-4/+2
* ghc-cabal: Use bootstrap compiler's text packageBen Gamari2021-11-181-9/+1
* Bump text and parsec submodulesBen Gamari2021-11-183-1/+6
* Bump Cabal submoduleBen Gamari2021-11-184-5/+2
* ghc-cabal, make: Add support for building C++ object codeBen Gamari2021-11-1810-18/+76
* testsuite: check for FlexibleContexts in T17563Vladislav Zavialov2021-11-182-8/+9
* Add one line of comments (c.f. !5706)Simon Peyton Jones2021-11-181-0/+1
* Revert "base: Use one-shot kqueue on macOS"Matthew Pickering2021-11-182-2/+15
* testsuite: disable some tests when we don't have dynamic librariesZubin Duggal2021-11-184-4/+7
* hadrian: add threadedDebug RTS way to devel compilersZubin Duggal2021-11-181-1/+1
* Improve handling of import statements in GHCi (#20473)Morrow2021-11-1713-26/+37
* bitReverse functions in GHC.Word are since base-4.14.0.0, not 4.12.0.0ARATA Mizuki2021-11-171-4/+4
* Provide in-line kind signatures for Data.Type.Ord.Compare.Andrew Pritchard2021-11-171-1/+1
* Fix Haddock markup on Data.Type.Ord.OrdCond.Andrew Pritchard2021-11-171-3/+4
* testsuite: Refactor pmcheck all.TSebastian Graf2021-11-172-231/+122
* Pmc: Don't case split on wildcard matches (#20642)Sebastian Graf2021-11-1733-162/+251
* hadrian: Ensure that term.h is in include search pathBen Gamari2021-11-175-6/+25
* hadrian: Factor out --extra-*-dirs=... patternBen Gamari2021-11-171-9/+19
* Increase type sharingBen Gamari2021-11-1737-298/+488
* Make: Get rid of `BUILD_.*_INCLUDE_DIRS`John Ericson2021-11-1612-51/+53
* gitlab-ci/darwin: Move SDK path discovery into toolchain.nixBen Gamari2021-11-162-9/+3
* gitlab-ci: Fail if dynamic references are found in a static bindistBen Gamari2021-11-161-1/+1
* gitlab-ci: Refactor toolchain provisionBen Gamari2021-11-162-18/+28
* Link to ghc-proposals repo from READMERichard Eisenberg2021-11-151-1/+3
* Hadrian: fix windows cross-build (#20657)Sylvain Henry2021-11-1516-80/+115
* Fix windres invocationSylvain Henry2021-11-151-6/+5
* Delete dead code knobs for building GHC itselfJohn Ericson2021-11-154-92/+0
* Make: Get rid of GHC_INCLUDE_DIRSJohn Ericson2021-11-158-26/+16
* Instantiate field types properly in stock-derived instancesRyan Scott2021-11-1514-266/+599
* Refactoring: Move DataConEnv to GHC.Core.DataConRyan Scott2021-11-152-2/+5
* Refactoring: Consolidate some arguments with DerivInstTysRyan Scott2021-11-155-141/+135
* Make: Move remaining built RTS headers to ...build/includeJohn Ericson2021-11-123-6/+5
* Add regression test for #20663Sebastian Graf2021-11-123-0/+156
* Make: Install RTS headers in `$libdir/rts/include` not `$libdir/include`John Ericson2021-11-123-4/+4
* Remove bit about size_t in ghc-llvm-version.hJohn Ericson2021-11-121-2/+0