| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [linker/rtsSymbols] More linker symbols | Moritz Angermann | 2020-07-07 | 1 | -17/+206 |
* | rts/ProfHeap: Free old allocations when reinitialising Censuses | Ben Gamari | 2020-07-03 | 1 | -0/+15 |
* | rts/ProfHeap: Only allocate the Censuses that we need | Ben Gamari | 2020-07-03 | 1 | -1/+2 |
* | Fix duplicated words and typos in comments and user guide | Jan Hrček | 2020-06-28 | 4 | -7/+7 |
* | RTS: Refactor Haskell-C glue for PPC 64-bit | Peter Trommler | 2020-06-28 | 2 | -186/+85 |
* | Fix ghc-bignum exceptions | Sylvain Henry | 2020-06-27 | 2 | -19/+19 |
* | RTS: avoid overflow on 32-bit arch (#18375) | Sylvain Henry | 2020-06-25 | 4 | -7/+7 |
* | rts/Hash: Simplify freeing of HashListChunks | Ben Gamari | 2020-06-25 | 1 | -25/+38 |
* | Enable large address space optimization on windows. | Andreas Klebinger | 2020-06-25 | 1 | -1/+1 |
* | Fix invalid printf format | Sylvain Henry | 2020-06-23 | 1 | -1/+1 |
* | Cmm: introduce SAVE_REGS/RESTORE_REGS | Sylvain Henry | 2020-06-23 | 1 | -2/+2 |
* | fix windows bootstrap due to linker changes | Tamar Christina | 2020-06-18 | 5 | -25/+20 |
* | Fix uninitialized field read in Linker.c | Ömer Sinan Ağacan | 2020-06-18 | 1 | -20/+16 |
* | Load .lo as well. | Moritz Angermann | 2020-06-15 | 1 | -0/+1 |
* | winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges. | Tamar Christina | 2020-06-14 | 2 | -0/+16 |
* | Range is actually +/-2^32, not +/-2^31 | Moritz Angermann | 2020-06-07 | 1 | -5/+7 |
* | [linker] Adds void printLoadedObjects(void);wip/angerman/print-loaded-objects | Moritz Angermann | 2020-06-04 | 2 | -2/+30 |
* | rts: Add Windows-specific implementation of rtsSleep | Ben Gamari | 2020-06-04 | 1 | -2/+9 |
* | Clean up file paths for new module hierarchy | Takenobu Tani | 2020-06-01 | 5 | -6/+6 |
* | nonmoving: Optimise log2_ceil | Ben Gamari | 2020-06-01 | 1 | -7/+1 |
* | Cleanup OVERWRITING_CLOSURE logic | Daniel Gröber | 2020-06-01 | 2 | -7/+7 |
* | rts: Drop compatibility shims for Windows Vista | Ben Gamari | 2020-05-30 | 2 | -52/+6 |
* | rts: Teach getNumProcessors to return available processors | Ben Gamari | 2020-05-30 | 1 | -10/+34 |
* | Always define USE_PTHREAD_FOR_ITIMER for FreeBSD. | Gleb Popov | 2020-05-29 | 1 | -1/+1 |
* | eventlog: Fix racy flushing | Ben Gamari | 2020-05-27 | 1 | -1/+20 |
* | nonmoving: Optimise the write barrier | Ben Gamari | 2020-05-21 | 1 | -21/+18 |
* | rts/CNF: Fix fixup comparison function | Ben Gamari | 2020-05-13 | 1 | -2/+3 |
* | rts: Make non-existent linker search path merely a warning | Ben Gamari | 2020-05-09 | 1 | -2/+2 |
* | Fix unboxed-sums GC ptr-slot rubbish value (#17791) | Sylvain Henry | 2020-05-09 | 7 | -11/+10 |
* | Linker.c: initialize n_symbols of ObjectCode with other fields | Ömer Sinan Ağacan | 2020-05-08 | 1 | -0/+1 |
* | Remove unused SEGMENT_PROT_RWX | Greg Steuck | 2020-05-08 | 1 | -2/+0 |
* | ELF linker: increment curSymbol after filling in fields of current entry | Ömer Sinan Ağacan | 2020-05-06 | 1 | -1/+2 |
* | nonmoving: Fix handling of dirty objects | Ben Gamari | 2020-05-06 | 4 | -3/+115 |
* | nonmoving: Fix incorrect failed_to_evac value during deadlock gc | Ben Gamari | 2020-05-06 | 1 | -4/+3 |
* | rts: Zero block flags with -DZ | Ben Gamari | 2020-05-06 | 1 | -0/+12 |
* | rts: Enable tracing of nonmoving heap census with -ln | Ben Gamari | 2020-05-03 | 2 | -0/+5 |
* | nonmoving: Eagerly flush all capabilities' update remembered sets | Ben Gamari | 2020-04-30 | 1 | -2/+4 |
* | nonmoving: Explicitly memoize block count | Ben Gamari | 2020-04-30 | 1 | -3/+2 |
* | nonmoving: Clear bitmap after initializing block size | Ben Gamari | 2020-04-30 | 1 | -1/+1 |
* | Tweak includes in non-moving GC headers | Ömer Sinan Ağacan | 2020-04-26 | 3 | -4/+1 |
* | RTS: workaround a Linux kernel bug in timerfd | Sylvain Henry | 2020-04-22 | 1 | -4/+12 |
* | Fix build warning; add more informative information to the linker; fix linker... | Moritz Angermann | 2020-04-22 | 2 | -5/+15 |
* | rts: Ensure that sigaction structs are initialized | Ben Gamari | 2020-04-22 | 1 | -2/+3 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 2 | -2/+2 |
* | rts: ProfHeap: Fix wrong time in last heap profile sample | Daniel Gröber | 2020-04-15 | 1 | -3/+4 |
* | rts: Assert LDV_recordDead is not called for inherently used closures | Daniel Gröber | 2020-04-14 | 2 | -24/+37 |
* | Remove call to LDV_RECORD_CREATE for array resizing | Daniel Gröber | 2020-04-14 | 1 | -15/+10 |
* | rts: Fix nomenclature in OVERWRITING_CLOSURE macros | Daniel Gröber | 2020-04-14 | 1 | -4/+16 |
* | rts: Underline some Notes as is conventional | Daniel Gröber | 2020-04-14 | 3 | -0/+3 |
* | rts: allocatePinned: Fix confusion about word/byte units | Daniel Gröber | 2020-04-14 | 1 | -19/+22 |