summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* rts: Give stack flags proper macrosBen Gamari2019-10-181-0/+3
* Delete ghctags cabal fileJohn Ericson2019-10-161-23/+0
* Rename STAGE macro to GHC_STAGEBen Gamari2019-10-091-1/+1
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+0
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-1/+1
* Refactor, document, and optimize LLVM configuration loadingBen Gamari2019-10-071-0/+3
* Add musl systems to llvm-targetsMatthew Bauer2019-10-041-0/+13
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-041-11/+7
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-045-5/+14
* Remove unneeded CPP now that GHC 8.6 is the minimumRyan Scott2019-09-251-7/+0
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-202-1/+1
* Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headersJohn Ericson2019-09-171-1/+1
* Windows: Fix hsc2hs non-deterministic failures.Tamar Christina2019-09-131-0/+0
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-124-5/+4
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-1/+1
* Minor refactoring in deriveConstantsÖmer Sinan Ağacan2019-09-071-42/+37
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-071-0/+0
* ghc-cabal: Use fromFlagOrDefault instead of fromFlagBen Gamari2019-07-211-2/+2
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-1/+1
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-093-20/+9
* Remove most uses of TARGET platform macrosJohn Ericson2019-07-092-3/+5
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-0/+0
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-0/+0
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-251-4/+5
* Add MonadFail instance for ParserMErik de Castro Lopo2019-06-241-0/+11
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-192-5/+34
* fix runghc's GHC detection logic to cover the "in-tree Hadrian build" scenarioAlp Mestanogullari2019-06-161-1/+6
* Disable optimisation when building Cabal lib for stage0Ben Gamari2019-06-151-0/+3
* Add a few missing llvm-targetsBen Gamari2019-06-131-14/+52
* Bump Cabal submoduleBen Gamari2019-06-122-3/+41
* llvm-targets: Add armv7l-unknown-linux-gnueabiBen Gamari2019-06-121-0/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-111-1/+1
* llvm-targets: Add x86_64 android layoutMoritz Angermann2019-06-071-1/+1
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-071-15/+3
* Fix and enforce validation of header for .hie filesZubin Duggal2019-05-311-0/+0
* Use types already in AST when making .hie fileMatthew Pickering2019-05-311-0/+0
* Inline `Settings` into `DynFlags`John Ericson2019-05-291-4/+4
* Some forall-related cleanup in deriving codeRyan Scott2019-05-231-0/+0
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-0/+0
* update-autoconf: Initial commitBen Gamari2019-04-251-0/+27
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-2533-65/+65
* Bump Cabal submodule to 3.0Ben Gamari2019-03-193-3/+3
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-154-4/+4
* Drop utils/count_linesBen Gamari2019-03-092-73/+0
* Rip out perl dependencyBen Gamari2019-03-091-1/+1
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-0/+0
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-071-1/+7
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-071-0/+0
* Rip out object splittingBen Gamari2019-03-051-0/+0