summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Notewip/dwarf-backportsBen Gamari2019-12-311-1/+4
* Don't drop blocksBen Gamari2019-12-311-1/+1
* Generate internal proc labels for C-- codeBen Gamari2019-12-311-2/+23
* dwarf: Use of end of procedure as FDE end addressBen Gamari2019-12-301-1/+1
* Add initial unwind information after adding reloadsBen Gamari2019-12-301-10/+27
* codeGen: Produce local symbols for module-internal functionsBen Gamari2019-12-298-16/+83
* simplCore: Ensure that rule templates contain no ticksBen Gamari2019-12-294-2/+29
* driver: Include debug level in the recompilation check hashBen Gamari2019-12-295-1/+19
* nativeGen/dwarf: Fix procedure end addressesBen Gamari2019-12-294-9/+28
* nativeGen/dwarf: Only produce DW_AT_source_note DIEs in -g3Ben Gamari2019-12-291-1/+3
* nativeGen/dwarf: Use DW_AT_linkage instead of DW_AT_MIPS_linkageBen Gamari2019-12-292-3/+3
* Update to Cabal-v3.2.0.0-alpha3Oleg Grenrus2019-12-298-25/+27
* Bump exceptions submodule to 0.10.4Ben Gamari2019-12-281-0/+0
* TcIface: Fix inverted logic in typechecking of source ticksBen Gamari2019-12-281-1/+1
* relnotes: Note removal of x87 supportBen Gamari2019-12-271-0/+4
* rts: Fix --debug-numa mode under DockerBen Gamari2019-12-262-0/+3
* rts: Error on invalid --numa flagsBen Gamari2019-12-261-1/+6
* Drop 8.8.1 release notesBen Gamari2019-12-262-274/+0
* ghc-boot[-th]: Drop changelogsBen Gamari2019-12-264-12/+0
* integer-simple: Bump versionBen Gamari2019-12-261-2/+1
* integer-gmp: Bump version and add changelog entryBen Gamari2019-12-262-1/+7
* ghc-prim: Finalize changelogBen Gamari2019-12-261-1/+1
* Update autoconf scriptsBen Gamari2019-12-266-168/+219
* relnotes: Mention LLVM versionBen Gamari2019-12-261-0/+2
* Bump process submodule back to 1.6.7.0Ben Gamari2019-12-261-0/+0
* Bump directory submodule to 1.3.5.0Ben Gamari2019-12-261-0/+0
* Add index-state to hadrian/cabal.projectOleg Grenrus2019-12-161-0/+3
* Having no shake upper bound is irresposibleOleg Grenrus2019-12-161-1/+1
* Add --show-unit-ids flag to ghc-pkgOleg Grenrus2019-12-111-9/+22
* users-guide/relnotes: Mention nonmoving collectorBen Gamari2019-12-111-0/+2
* gitlab-ci: Re-add release-x86_64-deb9 jobBen Gamari2019-12-111-6/+5
* Revert "rts: Drop redundant flags for libffi"ghc-8.10.1-alpha2Ben Gamari2019-12-101-3/+8
* gitlab-ci: Another approach for xz detectionBen Gamari2019-12-102-9/+9
* gitlab-ci: Use xz --threads on AlpineBen Gamari2019-12-101-0/+1
* gitlab-ci: Allow debian 8 build to failBen Gamari2019-12-101-0/+1
* gitlab-ci: Use xz --threads on Debian 10Ben Gamari2019-12-101-0/+2
* gitlab-ci: Fix Windows artifact collectionBen Gamari2019-12-091-1/+3
* Fix compacting GC bug when chaining tagged and non-tagged fields togetherÖmer Sinan Ağacan2019-12-061-67/+95
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-0619-32/+382
* gitlab-ci: Add Debian 10 buildsBen Gamari2019-12-061-1/+34
* gitlab-ci: Consolidate release build configurationBen Gamari2019-12-061-39/+27
* gitlab-ci: Set LANG on CentOS 7Ben Gamari2019-12-061-0/+2
* gitlab-ci: pxz is unavailable on CentOS 7Ben Gamari2019-12-062-0/+3
* Release notes fixesBen Gamari2019-12-061-8/+8
* gitlab-ci: Always build source tarballBen Gamari2019-12-061-0/+1
* gitlab-ci: Add release-x86_64-linux-deb9 jobBen Gamari2019-12-061-0/+14
* On FreeBSD 12 sys/sysctl.h requires sys/types.hViktor Dukhovni2019-11-231-0/+1
* testsuite: Simplify Python <3.5 fallback for TextIOghc-8.10.1-alpha1Ben Gamari2019-11-221-2/+5
* gitlab-ci: Fix Windows bindist collectionBen Gamari2019-11-221-1/+1
* testsuite: Fix location of typing_stubs moduleBen Gamari2019-11-212-13/+23