summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rts: export allocateWrite, freeWrite and markExec #19763wip/ghc-8.10-19763Adam Sandberg Ericsson2021-06-071-0/+10
* Update llvm-targetsghc-8.10.5-releasewip/8.10-changelog-updatesZubin Duggal2021-06-042-10/+7
* Update autoconf scriptsZubin Duggal2021-06-042-43/+57
* Bump stm and text submodulesZubin Duggal2021-06-042-0/+0
* Bump base and update unicode dataZubin Duggal2021-06-0413-64/+128
* Update release notesZubin Duggal2021-06-041-7/+15
* [hadrian] Do not add full tool pathsMoritz Angermann2021-05-313-3/+31
* [ci/darwin] set SH to /bin/bashMoritz Angermann2021-05-311-1/+1
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-314-10/+35
* Don't depend unconditionally on xattr in darwin_installBen Gamari2021-05-311-1/+3