summaryrefslogtreecommitdiff
path: root/rts/rts.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* adjustors/NativeAmd64Mingw: Use AdjustorPoolBen Gamari2022-02-131-1/+2
* 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-1/+4
* rts: Move mmapForLinker and friends to linker/MMap.cBen Gamari2022-02-091-0/+1
* rts: Rename MemoryMap.[ch] -> ReportMemoryMap.[ch]Ben Gamari2022-02-091-1/+1
* RTS: Fix cabal specificationPeter Trommler2022-02-061-4/+0
* rts: Dump memory map on memory mapping failuresBen Gamari2022-02-061-0/+1
* rts: Address failures to inlineDouglas Wilson2022-02-021-0/+1
* rts: Rip out SPARC supportBen Gamari2022-01-291-2/+0
* rts: Refactor event typesBen Gamari2022-01-291-0/+2
* rts: Depend explicitly on libcBen Gamari2022-01-111-0/+6
* Add a source-repository stanza to rts/rts.cabalHécate Moonlight2022-01-021-0/+5
* Switch RTS cabal file / package conf to use Rts.h not Stg.hJohn Ericson2021-12-011-1/+1
* rts.cabal.in: Move `extra-source-files` so it is validJohn Ericson2021-12-011-4/+5
* Hadrian: bring up to date with latest make improvementsJohn Ericson2021-11-181-1/+1
* Make build system: Put make generated include's in RTS distdirsJohn Ericson2021-10-311-1/+1
* Check for libatomic dependency for atomic operationsHaochen Tong2021-10-121-0/+5
* configure: Clarify meaning of CabalHaveLibffiBen Gamari2021-09-231-3/+1
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-0/+3
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-4/+5
* PrimOps: Add CAS op for all int sizesPeter Trommler2021-08-021-2/+2
* Rename itimer to ticker in rts/posix for consistency.Andreas Klebinger2021-07-271-2/+5
* rts: Don't declare libCffi as bundled when using system libffiBen Gamari2021-07-271-4/+10
* rts: Introduce and use ExecPage abstractionBen Gamari2021-07-271-1/+3
* rts: Break up adjustor logicBen Gamari2021-07-271-3/+22
* rts: move xxxHash out of the user namespaceTamar Christina2021-06-241-1/+5
* rts: Pass -Wl,_U,___darwin_check_fd_set_overflow on DarwinMatthew Pickering2021-06-201-0/+42
* Support R_X86_64_TLSGD relocation on FreeBSDViktor Dukhovni2021-04-221-0/+1
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* [macho] improved linker with proper plt supportMoritz Angermann2021-03-291-0/+2
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-1/+1
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+2
* Profiling: Allow heap profiling to be controlled dynamically.Matthew Pickering2021-03-031-0/+1
* rts: TraverseHeap: Add a basic testDaniel Gröber2021-02-171-0/+1
* Start to centralise the I/O manager hooks from other bits of the RTSDuncan Coutts2021-01-251-0/+1
* Rename includes/rts/IOManager.h to IOInterface.hDuncan Coutts2021-01-251-1/+1
* Move win32/IOManager to win32/MIOManagerDuncan Coutts2021-01-251-1/+1
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-1/+1
* rts/SpinLock: Separate out slow pathBen Gamari2020-10-301-0/+1
* rts: Infrastructure for testing with ThreadSanitizerBen Gamari2020-10-241-0/+12
* fix rts.cabal to use real arch names and not aliasses (fixes #18654)Karel Gardas2020-10-031-2/+2
* rts: Refactor foreign export trackingBen Gamari2020-09-181-0/+2
* winio: update lockfile signature and remove mistaken symbol in rts.Tamar Christina2020-07-151-2/+0
* winio: Clean up code surrounding IOPort primitives.Andreas Klebinger2020-07-151-0/+4
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-1/+16
* winio: Drop Windows Vista support, require Windows 7Tamar Christina2020-07-151-0/+8
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-0/+8
* Fix unboxed-sums GC ptr-slot rubbish value (#17791)Sylvain Henry2020-05-091-2/+0
* configure: Add --with-libdw-{includes,libraries} flagsBen Gamari2019-11-061-0/+1