summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-193-33/+11
* Bump version to 8.10.0Ben Gamari2019-11-171-0/+0
* base: Bump version to 4.14.0.0Ben Gamari2019-11-142-0/+0
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-0/+0
* Bump hsc2hs submoduleBen Gamari2019-11-071-0/+0
* configure: Add checking python3-sphinxTakenobu Tani2019-11-063-0/+32
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-0/+0
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-291-2/+2
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-0/+0
* Merge non-moving garbage collectorBen Gamari2019-10-231-0/+3
|\
| * rts: Give stack flags proper macrosBen Gamari2019-10-181-0/+3
* | Make dynflag argument for withTiming pure.Andreas Klebinger2019-10-231-0/+0
* | Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-0/+2
* | Replace freebsd-gnueabihf with freebsdMatthew Bauer2019-10-221-2/+2
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-203-37/+294
|/
* 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