summaryrefslogtreecommitdiff
path: root/libraries/ghc-boot
Commit message (Expand)AuthorAgeFilesLines
* CmmToLlvm: Declare signature for memcmpwip/angerman/arm64Ben Gamari2020-11-241-2/+18
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-2/+2
* Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-271-1/+1
* Initial ShortText code and conversion of package db codeWander Hillen2020-10-134-32/+678
* Make ghc-boot reexport modules from ghc-boot-thSylvain Henry2020-09-161-0/+8
* Add accessors to ArchOSSylvain Henry2020-07-251-1/+4
* Fix build systemsSylvain Henry2020-07-252-3/+1
* Move GHC.Platform into the compilerSylvain Henry2020-07-257-479/+221
* Put PlatformConstants into PlatformSylvain Henry2020-07-253-2/+12
* Replace ghcWithNativeCodeGen with a proper Backend datatypeSylvain Henry2020-07-221-1/+0
* Fix duplicated words and typos in comments and user guideJan Hrček2020-06-281-1/+1
* Move tablesNextToCode field into PlatformSylvain Henry2020-06-182-4/+6
* ghc-bignum librarySylvain Henry2020-06-171-10/+1
* base: Bump to 4.15.0.0Ben Gamari2020-06-171-1/+1
* Move LeadingUnderscore into Platform (#17957)Sylvain Henry2020-05-062-10/+12
* Unit: split and rename modulesSylvain Henry2020-04-302-5/+5
* Factorize mungePackagePaths codeSylvain Henry2020-04-301-1/+73
* Refactor UnitInfo load/store from databasesSylvain Henry2020-04-301-124/+101
* Remove unused `emptyGenericUnitInfo`Sylvain Henry2020-04-301-36/+0
* Refactor UnitInfoSylvain Henry2020-04-301-178/+289
* CmmToAsm DynFlags refactoring (#17957)Sylvain Henry2020-04-211-31/+53
* Modules (#13009)Sylvain Henry2020-04-183-16/+19
* Kill wORDS_BIGENDIAN and replace it with platformByteOrder (#17957)Sylvain Henry2020-04-012-13/+15
* DynFlags refactoring IIISylvain Henry2020-03-251-0/+33
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-1/+1
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-0/+2
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-045-17/+58
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-3/+3
* Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner2019-08-101-0/+3
* Introduce a type for "platform word size", use it instead of IntÖmer Sinan Ağacan2019-08-061-3/+35
* Remove LLVM_TARGET platform macrosJohn Ericson2019-07-141-0/+1
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-093-0/+74
* testsuite: Mark T3372 as fragile on WindowsBen Gamari2019-06-211-0/+2
* ghc-pkg needs settings file to un-hardcode target platformJohn Ericson2019-06-193-1/+123
* Add 'stringEncodeArch' and 'stringEncodeOS' to GHC.PlatformJohn Ericson2019-06-191-0/+61
* Move 'Platform' to ghc-bootJohn Ericson2019-06-192-0/+191
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-072-0/+62
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Fix a few broken Trac links [skip ci]Chaitanya Koparkar2019-03-271-1/+1
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-181-1/+1
* Drop GHC 8.2 compatibilityRyan Scott2018-10-031-2/+0
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-184-0/+4
* Bump binary submodule to 0.8.6.0Ben Gamari2018-08-071-1/+1
* Bump binary submoduleBen Gamari2018-08-031-1/+1
* ghc-pkg: Configure handle encodingsBen Gamari2018-05-132-0/+32
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Drop GHC 8.0 compatibilityRyan Scott2018-03-132-27/+2
* Fix grammaros in commentsGabor Greif2017-10-171-1/+1