| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix padding of entries in .prof files | Jasper Van der Jeugt | 2019-05-27 | 1 | -1/+1 |
* | Add `keepCAFs` to RtsSymbols | Moritz Angermann | 2019-05-25 | 1 | -0/+1 |
* | RTS: Fix restrictive cast | Alec Theriault | 2019-05-22 | 1 | -2/+2 |
* | Print PAP object address in stg_PAP_info entry code | Ömer Sinan Ağacan | 2019-05-08 | 1 | -1/+1 |
* | PrimOps.cmm: remove unused stuff | Ömer Sinan Ağacan | 2019-05-03 | 1 | -6/+2 |
* | rts: Properly free the RTSSummaryStats structure | Ömer Sinan Ağacan | 2019-05-03 | 1 | -6/+4 |
* | Minor RTS refactoring: | Ömer Sinan Ağacan | 2019-04-25 | 2 | -2/+2 |
* | osReserveHeapMemory: handle signed rlim_t | Fraser Tweedale | 2019-04-23 | 1 | -2/+4 |
* | Restore Xmm registers properly in StgCRun.c | klebinger.andreas@gmx.at | 2019-04-04 | 1 | -9/+9 |
* | Improve performance of newSmallArray# | Michal Terepeta | 2019-04-01 | 2 | -4/+7 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 30 | -34/+34 |
* | Gracefully handle error condition in Mach-O relocateSection | Artem Pyanykh | 2019-03-20 | 1 | -1/+6 |
* | Directly test section alignment, fix internal reloc probing length | Artem Pyanykh | 2019-03-20 | 1 | -2/+6 |
* | Add missing levels to SegmentProt enum | Artem Pyanykh | 2019-03-20 | 2 | -4/+19 |
* | Address some todos and fixmes | Artem Pyanykh | 2019-03-20 | 3 | -21/+22 |
* | Use segments for section layout | Artem Pyanykh | 2019-03-20 | 6 | -94/+296 |
* | Adjust section placement and relocation logic for Mach-O | Artem Pyanykh | 2019-03-20 | 4 | -123/+234 |
* | rts/RtsSymbols: Drop __mingw_vsnwprintf | Ben Gamari | 2019-03-20 | 1 | -1/+0 |
* | err: clean up error handler | Tamar Christina | 2019-03-19 | 1 | -19/+30 |
* | ghc-heap: Introduce closureSize | Ben Gamari | 2019-03-17 | 2 | -0/+8 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 14 | -18/+18 |
* | rts: Factor out large bitmap walking | Ben Gamari | 2019-03-09 | 2 | -16/+40 |
* | Fix it | Ben Gamari | 2019-03-06 | 3 | -6/+10 |
* | rts: Unglobalize dead_weak_ptr_list and resurrected_threads | Ömer Sinan Ağacan | 2019-03-06 | 5 | -24/+23 |
* | rts/Printer: Print forwarding pointers | Ömer Sinan Ağacan | 2019-03-05 | 1 | -3/+8 |
* | rts/Printer: Introduce a few more printing utilities | Ömer Sinan Ağacan | 2019-03-05 | 2 | -0/+74 |
* | RTS: Add missing memory barrier | Peter Trommler | 2019-02-27 | 1 | -3/+6 |
* | Drop support for i386 and PowerPC in MachO linker | Artem Pyanykh | 2019-02-22 | 4 | -231/+8 |
* | Fix two bugs in stg_ap_0_fast in profiling runtime | Ömer Sinan Ağacan | 2019-02-20 | 1 | -7/+11 |
* | Fix checkStackChunk() call in Interepter.c, enable an assertion | Ömer Sinan Ağacan | 2019-02-13 | 2 | -2/+2 |
* | rts/ProfilerReportJson: Fix format string | Ben Gamari | 2019-02-08 | 1 | -1/+1 |
* | Don't use X86_64_ELF_NONPIC_HACK for +RTS -xp | Zejun Wu | 2019-01-30 | 1 | -6/+8 |
* | Allocate bss section within proper range of other sections | Zejun Wu | 2019-01-30 | 11 | -72/+97 |
* | Add a RTS option -xp to load PIC object anywhere in address space | Zejun Wu | 2019-01-30 | 5 | -92/+110 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 12 | -203/+158 |
* | Batch merge | Ben Gamari | 2019-01-30 | 12 | -158/+203 |
* | A few typofixes | Gabor Greif | 2019-01-23 | 1 | -1/+1 |
* | Extend linker-script workaround to work with musl libc | Samuel Holland | 2019-01-21 | 1 | -1/+1 |
* | RTS: Use ELF v1 convention on all powerpc64 systems | Peter Trommler | 2019-01-17 | 1 | -5/+0 |
* | doc: reorder heap profiling information in +RTS -? | Ben Price | 2019-01-16 | 1 | -6/+5 |
* | rts: Allow heap prof by closure type in prof way | Ben Price | 2019-01-16 | 1 | -0/+1 |
* | rts: Use always-available locking operations in pthread Itimer implementation | Ben Gamari | 2019-01-14 | 1 | -6/+6 |
* | itimer: Don't free condvar until we know ticker is stopped | Ben Gamari | 2019-01-14 | 1 | -2/+2 |
* | Fix checkPtrInArena | Ömer Sinan Ağacan | 2019-01-13 | 1 | -2/+11 |
* | Fix negative mutator time in GC stats in prof builds | Ömer Sinan Ağacan | 2019-01-12 | 3 | -49/+70 |
* | Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtime | Ömer Sinan Ağacan | 2019-01-12 | 1 | -7/+6 |
* | Documentation and refactoring in CCS related code | Ömer Sinan Ağacan | 2019-01-12 | 2 | -33/+56 |
* | Implement a sanity check for CCS fields in profiling builds | Ömer Sinan Ağacan | 2019-01-10 | 5 | -0/+44 |
* | Minor refactoring and documentation in profiling RTS code | Ömer Sinan Ağacan | 2019-01-03 | 1 | -41/+20 |
* | PPC NCG: Remove Darwin support | Peter Trommler | 2019-01-01 | 7 | -416/+47 |