| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Introduce initAdjustors | Ben Gamari | 2022-02-13 | 8 | -5/+22 |
* | rts: Initial commit of AdjustorPool | Ben Gamari | 2022-02-13 | 4 | -0/+365 |
* | rts/adjustor: Split Windows path out of NativeAmd64 | Ben Gamari | 2022-02-13 | 4 | -165/+229 |
* | rts: Drop DEC Alpha adjustor implementation | Ben Gamari | 2022-02-13 | 1 | -107/+0 |
* | rts/Adjustor: Ensure that allocateExecPage succeeded | Ben Gamari | 2022-02-13 | 4 | -0/+27 |
* | Tag inference work. | Andreas Klebinger | 2022-02-12 | 3 | -0/+28 |
* | eventlog: Fix size of TICKY_COUNTER_BEGIN_SAMPLE | Matthew Pickering | 2022-02-10 | 1 | -1/+1 |
* | eventlog: Delete misleading comment in gen_event_types.py | Matthew Pickering | 2022-02-10 | 1 | -2/+0 |
* | eventlog: Fix event type of MEM_RETURN | Matthew Pickering | 2022-02-10 | 1 | -1/+1 |
* | eventlog: Fix event type of EVENT_IPE | Matthew Pickering | 2022-02-10 | 1 | -1/+1 |
* | linker/PEi386: Make addLibrarySearchPath long-path aware | Ben Gamari | 2022-02-10 | 1 | -15/+3 |
* | PEi386: Drop Windows Vista fallback in addLibrarySearchPath | Ben Gamari | 2022-02-10 | 1 | -52/+3 |
* | rts/mmap: Refactor mmapForLinker | Ben Gamari | 2022-02-09 | 2 | -113/+124 |
* | linker: Don't use MAP_FIXED | Ben Gamari | 2022-02-09 | 1 | -7/+4 |
* | rts/linker/MMap: Use MemoryAccess in mmapForLinker | Ben Gamari | 2022-02-09 | 5 | -24/+42 |
* | rts/linker: Drop dead IA64 code | Ben Gamari | 2022-02-09 | 1 | -6/+0 |
* | rts: Move mmapForLinker and friends to linker/MMap.c | Ben Gamari | 2022-02-09 | 11 | -341/+377 |
* | rts: Rename MemoryMap.[ch] -> ReportMemoryMap.[ch] | Ben Gamari | 2022-02-09 | 5 | -4/+4 |
* | rts/MemoryMap: Use mach_-prefixed type names | Ben Gamari | 2022-02-08 | 1 | -4/+6 |
* | Fix build on recent FreeBSD. | Gleb Popov | 2022-02-08 | 1 | -1/+1 |
* | RTS: Fix cabal specification | Peter Trommler | 2022-02-06 | 1 | -4/+0 |
* | Fix macro redefinition warnings for PRINTF | Ben Gamari | 2022-02-06 | 3 | -9/+12 |
* | rts: Dump memory map on memory mapping failures | Ben Gamari | 2022-02-06 | 5 | -0/+158 |
* | rts/m32: Increase size of free page pool to 256 pages | GHC GitLab CI | 2022-02-06 | 1 | -1/+1 |
* | rts/m32: Free large objects back to the free page pool | Ben Gamari | 2022-02-06 | 1 | -3/+2 |
* | rts/m32: Add consistency-checking infrastructure | GHC GitLab CI | 2022-02-06 | 1 | -11/+96 |
* | rts: Generalize mmapForLinkerMarkExecutable | GHC GitLab CI | 2022-02-06 | 7 | -17/+61 |
* | rts/m32: Accept any address within 4GB of program text | Ben Gamari | 2022-02-06 | 3 | -66/+78 |
* | Fix unsound behavior of unlifted datatypes in ghci (#20194) | nineonine | 2022-02-04 | 1 | -2/+2 |
* | Drop dead code | Ben Gamari | 2022-02-04 | 1 | -2/+0 |
* | rts: Address failures to inline | Douglas Wilson | 2022-02-02 | 8 | -76/+98 |
* | Fix a few Note inconsistencies | Ben Gamari | 2022-02-01 | 58 | -109/+85 |
* | Use PATH_FMT instead of %s to format `pathchar *` | Ben Gamari | 2022-01-30 | 1 | -2/+2 |
* | rts: Don't allocate closurePtrs# pointers on C stack | Ben Gamari | 2022-01-30 | 1 | -2/+5 |
* | rts: Drop redundant #include <Arena.h> | Ben Gamari | 2022-01-29 | 1 | -1/+0 |
* | Rip out remaining SPARC support | Ben Gamari | 2022-01-29 | 2 | -29/+0 |
* | rts: Rip out SPARC support | Ben Gamari | 2022-01-29 | 6 | -271/+10 |
* | Rip out SPARC register support | Ben Gamari | 2022-01-29 | 2 | -138/+0 |
* | A few comment cleanups | Ben Gamari | 2022-01-29 | 1 | -1/+1 |
* | rts/eventlog: Ensure that flushCount is initialized | Ben Gamari | 2022-01-29 | 1 | -1/+1 |
* | rts: Refactor event types | Ben Gamari | 2022-01-29 | 6 | -434/+236 |
* | rts/EventLog: Mark various internal globals as static | Ben Gamari | 2022-01-29 | 1 | -3/+3 |
* | rts/trace: Shrink tracing flags | Ben Gamari | 2022-01-29 | 2 | -15/+17 |
* | rts: Clean up RTS flags usage message | Ben Gamari | 2022-01-27 | 1 | -58/+62 |
* | Levity-polymorphic arrays and mutable variables | sheaf | 2022-01-26 | 3 | -53/+0 |
* | rts/winio: Fix #18382 | Ben Gamari | 2022-01-18 | 12 | -61/+9 |
* | winio: fix heap corruption and various leaks. | Tamar Christina | 2022-01-15 | 8 | -4/+27 |
* | rts: Consolidate RtsSymbols from libc | Ben Gamari | 2022-01-15 | 1 | -2/+6 |
* | RTS: Remove unused file xxhash.c | Peter Trommler | 2022-01-11 | 1 | -43/+0 |
* | Change assertions in Stats.c to warnings (and introduce WARN macro) | Matthew Pickering | 2022-01-11 | 3 | -7/+26 |