summaryrefslogtreecommitdiff
path: root/rts/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* adjustors/NativeAmd64Mingw: Use AdjustorPoolBen Gamari2022-02-131-0/+1
* adjustors/NativeAmd64: Use AdjustorPoolBen Gamari2022-02-131-0/+1
* rts: Initial commit of AdjustorPoolBen Gamari2022-02-131-0/+1
* rts/adjustor: Split Windows path out of NativeAmd64Ben Gamari2022-02-131-0/+4
* Disable warnings for unused goto labelsGreg Steuck2021-11-251-0/+1
* ghc-cabal, make: Add support for building C++ object codeBen Gamari2021-11-181-1/+3
* Make: Get rid of `BUILD_.*_INCLUDE_DIRS`John Ericson2021-11-161-10/+15
* Make: Get rid of GHC_INCLUDE_DIRSJohn Ericson2021-11-151-4/+2
* Make: Move remaining built RTS headers to ...build/includeJohn Ericson2021-11-121-1/+1
* make: Futher systematize handling of generated headersJohn Ericson2021-11-051-5/+1
* Treat generated RTS headers in a more consistent mannerJohn Ericson2021-11-021-1/+4
* make build system: RTS should use dist-install not distJohn Ericson2021-10-291-76/+76
* Make build system: Generalize and/or document distdirsJohn Ericson2021-10-271-1/+1
* rts: Don't rely on configuration when CLEANING=YESBen Gamari2021-07-281-0/+4
* rts: Introduce and use ExecPage abstractionBen Gamari2021-07-271-1/+1
* rts: Break up adjustor logicBen Gamari2021-07-271-9/+21
* Fix libffi on PowerPCPeter Trommler2021-06-281-13/+3
* rts: move xxxHash out of the user namespaceTamar Christina2021-06-241-2/+5
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* [macho] improved linker with proper plt supportMoritz Angermann2021-03-291-6/+5
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-1/+1
* winio: Drop Windows Vista support, require Windows 7Tamar Christina2020-07-151-2/+2
* rts: Drop compatibility shims for Windows VistaBen Gamari2020-05-301-1/+1
* Revert "rts: Drop redundant flags for libffi"Ben Gamari2019-12-121-3/+8
* Properly account for libdw paths in make build systemBen Gamari2019-11-191-0/+2
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-061-0/+6
* rts: Drop redundant flags for libffiBen Gamari2019-11-061-8/+3
* configure: Drop GccLT46Ben Gamari2019-10-251-3/+0
* Merge non-moving garbage collectorBen Gamari2019-10-231-0/+2
|\
| * rts: Disable aggregate-return warnings from gccBen Gamari2019-10-201-0/+2
* | Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-1/+1
|/
* Simplify Configure in a few waysJohn Ericson2019-10-121-1/+1
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-041-6/+19
* rts: RetainerProfile.c: Re-enable and fix warningsDaniel Gröber2019-09-221-1/+0
* Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548)Joachim Breitner2019-08-101-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-3/+3
* Remove -Waggregate-return when building RTSÖmer Sinan Ağacan2018-09-201-1/+0
* rts: Disable -fkeep-inline-functions due to lack of support on ClangBen Gamari2018-07-311-2/+3
* rts: More forceful cc debugging flagsBen Gamari2018-07-271-1/+3
* Make dtrace enabled GHC work as a bootstrap compiler on FreeBSDBen Gamari2018-06-151-6/+26
* Revert "rts: Compile with gcc -Og"Ben Gamari2018-05-141-1/+1
* rts: Compile with gcc -OgBen Gamari2018-05-131-1/+1
* rts: Don't disable formatting warning in RetainerSet.cBen Gamari2018-05-011-1/+0
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-1/+1
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-0/+2
* RTS: Disable warnings in ffi.hPeter Trommler2017-11-151-1/+8
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-061-6/+0
* FreeBSD dtrace probe supportBen Gamari2017-10-161-7/+33
* Replace hashing function for string keys implementation with xxhashTamar Christina2017-09-051-0/+2
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-5/+19