summaryrefslogtreecommitdiff
path: root/rts/include
Commit message (Expand)AuthorAgeFilesLines
* Add native delimited continuations to the RTSAlexis King2022-09-117-3/+71
* Drop make build systemBen Gamari2022-08-251-303/+0
* compiler: Drop --build-id=none hackBen Gamari2022-08-181-1/+0
* rts: Ensure that Array# card arrays are initializedBen Gamari2022-08-081-1/+2
* rts: remove redundant stg_traceCcszhCheng Shao2022-08-081-1/+0
* Add a primop to query the label of a threadBen Gamari2022-08-061-0/+1
* rts: Move thread labels into TSOBen Gamari2022-08-061-1/+2
* Add primop to list threadsBen Gamari2022-08-064-3/+9
* Make keepAlive# out-of-lineBen Gamari2022-07-162-0/+8
* rts: allow NULL to be used as an invalid StgStablePtrAdam Sandberg Ericsson2022-07-072-2/+8
* Remove a bogus #define from ClosureMacros.hAndreas Klebinger2022-07-061-1/+0
* Ticky:Make json info a separate field.Andreas Klebinger2022-07-041-0/+1
* Revert "Ticky:Make json info a separate field."Matthew Pickering2022-06-221-1/+0
* Ticky:Make json info a separate field.Andreas Klebinger2022-06-211-0/+1
* typosEric Lindblad2022-06-015-5/+5
* Enable USE_INLINE_SRT_FIELD on ARM64Sylvain Henry2022-05-301-5/+1
* nonmoving: Fix documentation of GC statistics fieldsBen Gamari2022-05-201-14/+9
* Give all EXTERN_INLINE closure macros prototypesAndreas Klebinger2022-05-171-12/+36
* driver: Introduce pgmcxxBen Gamari2022-05-171-0/+1
* Make closure macros EXTERN_INLINE to make debugging easierAndreas Klebinger2022-05-161-34/+34
* rts: Ensure that XMM registers are preserved on Win64Ben Gamari2022-05-051-1/+1
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-292-0/+8
* Revert "rts: Refactor handling of dead threads' stacks"Matthew Pickering2022-04-282-8/+0
* rts: add some more documentation to StgWeak closure typeAdam Sandberg Ericsson2022-04-271-2/+13
* Enable eventlog support in all ways by defaultBen Gamari2022-04-272-5/+5
* rts: Improve documentation of closure typesBen Gamari2022-04-251-13/+35
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-252-0/+8
* Drop libtool path from settings fileBen Gamari2022-04-251-1/+0
* rts: Mark closureFlags array as constBen Gamari2022-04-221-1/+1
* rts: Introduce ip_STACK_FRAMEBen Gamari2022-04-221-0/+2
* Only enable PROF_SPIN in DEBUGDylan Yudaken2022-04-151-0/+2
*---. Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-075-28/+28
|\ \ \
| | | * rts: Move __USE_MINGW_ANSI_STDIO definition to PosixSource.hBen Gamari2022-04-062-12/+12
| |_|/ |/| |
| | * rts: Refactor and fix printf attributes on clangBen Gamari2022-04-072-15/+14
| |/ |/|
| * rts/linker: Split up object resolution and initializationBen Gamari2022-04-061-0/+1
| * rts/linker: Preserve information about symbol typesBen Gamari2022-04-061-1/+1
|/
* Build ar archives with -L when "joining" objectsBen Gamari2022-04-061-0/+1
* CmmToC: fix -Wunused-value warning in ASSIGN_BaseRegCheng Shao2022-03-111-1/+1
* Ticky profiling improvements.Matthew Pickering2022-03-021-0/+1
* NCG: inline some 64-bit primops on x86/32-bit (#5444)Sylvain Henry2022-02-231-2/+0
* rts: document some closure typesAdam Sandberg Ericsson2022-02-163-68/+196
* rts: remove struct StgRetry, it is never usedAdam Sandberg Ericsson2022-02-161-5/+0
* Relax load_load_barrier for aarch64Takenobu Tani2022-02-161-1/+1
* Tag inference work.Andreas Klebinger2022-02-121-0/+7
* Fix macro redefinition warnings for PRINTFBen Gamari2022-02-061-0/+2
* Drop dead codeBen Gamari2022-02-041-2/+0
* rts: Address failures to inlineDouglas Wilson2022-02-021-60/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-0111-16/+18
* Rip out remaining SPARC supportBen Gamari2022-01-292-29/+0
* rts: Rip out SPARC supportBen Gamari2022-01-291-3/+0