summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump Win32 submodule, fix registry testwip/ghc-8.10-bindist-testZubin Duggal2021-08-122-1/+1
* Test bindist on 8.10 CI (#20211)Zubin Duggal2021-08-113-11/+12
* Fix parsing of rpaths which include spaces in runInjectRPathsMatthew Pickering2021-08-101-5/+25
* Bump process submodule to 1.6.13.2Zubin Duggal2021-08-092-0/+2
* Bump version to 8.10.6Zubin Duggal2021-08-082-2/+2
* Document -fno-use-rpathswip/8.10-release-rollupZubin Duggal2021-08-061-0/+1
* Bump haskeline submodule to 0.8.2Zubin Duggal2021-08-062-0/+2
* Add release notes for 8.10.6Zubin Duggal2021-08-062-0/+144
* Bump base to 4.14.3.0Zubin Duggal2021-08-0611-11/+19
* Bump Win32 submoduleZubin Duggal2021-08-061-0/+0
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-08-061-63/+194
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-08-051-4/+4
* Doc: tabs to spacesAndreas Abel2021-08-051-2/+2
* Bump containers submoduleZubin Duggal2021-08-052-1/+1
* rts/m32: Introduce NEEDS_M32 macroBen Gamari2021-08-055-27/+32
* rts/m32: Fix bounds checkBen Gamari2021-08-051-2/+3
* rts: Introduce mmapAnonForLinkerBen Gamari2021-08-058-26/+41
* rts/m32: Refactor handling of allocator seedingBen Gamari2021-08-051-25/+36
* hadrian: Create relative rather than absolute symlinks in binary dist folderMatthew Pickering2021-08-051-1/+6
* testsuite: Add more debug output on failure to call ghc-pkgMatthew Pickering2021-08-041-1/+1
* hadrian: Call ghc-pkg recache after copying package database into bindistMatthew Pickering2021-08-041-0/+7
* hadrian: Add exe suffix to executables in testsuiteMatthew Pickering2021-08-041-4/+4
* hadrian: Install windows bindist by copying in test_hadrianMatthew Pickering2021-08-041-3/+12
* packaging: Don't include configure scripts in windows bindistMatthew Pickering2021-08-041-11/+13
* packaging: Add note about wrappersMatthew Pickering2021-08-041-3/+27
* packaging: Create both versioned and unversioned executablesMatthew Pickering2021-08-043-6/+67
* hadrian: Remove special haddock copying ruleMatthew Pickering2021-08-041-11/+0
* packaging: Give ghc-pkg the same version as ProjectVersionMatthew Pickering2021-08-044-3/+4
* packaging: Be more precise about which executables to copy and wrappers to cr...Matthew Pickering2021-08-041-14/+43
* [rts] Untag bq->bh prior to reading the info tableMoritz Angermann2021-08-041-1/+12
* RTS: try to fix timer racesSylvain Henry2021-08-042-2/+5
* Check the buffer size *before* calling the continuation in withEncodedCStringMatthew Pickering2021-08-043-13/+63
* CmmToLlvm: Sign/Zero extend parameters for foreign callsStefan Schulze Frielinghaus2021-07-293-10/+36
* ci: Rename alpine job to release-x86_64-linux-alpine-integer-simplewip/alpine-integer-simple-8.10Zubin Duggal2021-06-291-2/+4
* rts: Eliminate redundant branchwip/8.10.6-backportsGHC GitLab CI2021-06-271-3/+1
* codeGen: Fix header size for array write barriersGHC GitLab CI2021-06-271-3/+3
* linker: Replace one missed usage of Opt_RPath with useXLinkerRPathMatthew Pickering2021-06-251-1/+1
* rts: move xxxHash out of the user namespaceTamar Christina2021-06-254-7/+25
* [aarch64-macho] Fix off-by-one error in the linkerMoritz Angermann2021-06-251-1/+11
* ci: fix ci.sh by creating build.mk in one placeAdam Sandberg Ericsson2021-06-251-18/+2
* Various documentation fixesKrzysztof Gogolewski2021-06-254-10/+15
* Linker/darwin: Properly honour -fno-use-rpathsMatthew Pickering2021-06-257-34/+74
* Set min LLVM version to 9 and make version checking use a non-inclusive upperZubin Duggal2021-06-255-17/+20
* Darwin CI: Don't explicitly pass ncurses/iconv pathsMatthew Pickering2021-06-252-3/+11
* rts: Pass -Wl,_U,___darwin_check_fd_set_overflow on DarwinMatthew Pickering2021-06-251-0/+42
* Guard Allocate Exec via LIBFFI by LIBFFIMoritz Angermann2021-06-251-1/+1
* Pass -DLIBICONV_PLUG when building base library on FreeBSD.Gleb Popov2021-06-251-0/+6
* Use --integer-simple in ci builds for alpinewip/ghc-8.10-alpine-integer-simpleZubin Duggal2021-06-231-1/+1
* gitlab-ci: Drop old Darwin jobwip/ghc-8.10-ciBen Gamari2021-06-221-30/+0
* gitlab-ci: Bump ci-imagesBen Gamari2021-06-211-1/+1