| Commit message (Expand) | Author | Age | Files | Lines |
* | In rts/Printer.c, print exact UPDATE_FRAME type | Arash Rouhani | 2014-01-15 | 1 | -1/+19 |
* | Add a write barrier for TVAR closures | Simon Marlow | 2012-11-16 | 1 | -0/+14 |
* | Produce new-style Cmm from the Cmm parser | Simon Marlow | 2012-10-08 | 1 | -34/+1 |
* | Convert more RTS macros to functions | Ian Lynagh | 2012-09-21 | 1 | -3/+3 |
* | More OS X build fixes | Ian Lynagh | 2012-09-14 | 1 | -7/+7 |
* | Deprecate lnat, and use StgWord instead | Simon Marlow | 2012-09-07 | 1 | -7/+7 |
* | small improvements to findPtr() and the closure printer | Simon Marlow | 2012-08-31 | 1 | -1/+12 |
* | Make a function for get_itbl, rather than using a CPP macro | Ian Lynagh | 2012-08-25 | 1 | -1/+1 |
* | Fix warnings on Win64 | Ian Lynagh | 2012-04-26 | 1 | -12/+12 |
* | Fix closure_type_names, BLACKHOLE and BLOCKING_QUEUE were swapped | Joachim Breitner | 2012-03-14 | 1 | -1/+1 |
* | Remove a couple of unused variables | Ian Lynagh | 2011-06-24 | 1 | -4/+0 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -7/+16 |
* | Remove some old commented out code | Ian Lynagh | 2010-06-20 | 1 | -4/+0 |
* | FIX #38000 Store StgArrWords payload size in bytes | Antoine Latter | 2010-01-01 | 1 | -1/+1 |
* | improvements to findPtr(), a neat hack for browsing the heap in gdb | Simon Marlow | 2010-05-06 | 1 | -21/+24 |
* | Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types | Simon Marlow | 2010-04-01 | 1 | -17/+1 |
* | New implementation of BLACKHOLEs | Simon Marlow | 2010-03-29 | 1 | -9/+7 |
* | Use message-passing to implement throwTo in the RTS | Simon Marlow | 2010-03-11 | 1 | -10/+8 |
* | GC refactoring, remove "steps" | Simon Marlow | 2009-12-03 | 1 | -8/+6 |
* | Unify event logging and debug tracing. | Simon Marlow | 2009-08-29 | 1 | -0/+9 |
* | Common up two closure type -> string tables | Simon Marlow | 2009-08-03 | 1 | -99/+92 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -16/+13 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -45/+0 |
* | Untag closure pointers before trying to print them. | Ben.Lippmeier@anu.edu.au | 2009-01-12 | 1 | -1/+2 |
* | Add optional eager black-holing, with new flag -feager-blackholing | Simon Marlow | 2008-11-18 | 1 | -8/+0 |
* | Add a proper write barrier for MVars | Simon Marlow | 2007-10-11 | 1 | -1/+2 |
* | improvements to findPtr(), a useful hack for space-leak debugging in gdb | Simon Marlow | 2007-08-29 | 1 | -18/+32 |
* | FIX #1418 (partially) | Simon Marlow | 2007-06-13 | 1 | -2/+2 |
* | should be using GET_CON_DESC() to get the constructor name | Simon Marlow | 2007-06-13 | 1 | -1/+1 |
* | warning police | Simon Marlow | 2007-06-13 | 1 | -1/+1 |
* | Re-working of the breakpoint support | Simon Marlow | 2007-04-17 | 1 | -0/+85 |
* | Remove vectored returns. | Simon Marlow | 2007-02-28 | 1 | -6/+0 |
* | remove unused includes, now that Storage.h & Stable.h are included by Rts.h | Simon Marlow | 2006-11-15 | 1 | -1/+0 |
* | STM invariants | tharris@microsoft.com | 2006-10-07 | 1 | -1/+3 |
* | 64bit fixes for the symbol lookup table | sven.panne@aedion.de | 2006-09-23 | 1 | -7/+7 |
* | Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types | Simon Marlow | 2006-09-07 | 1 | -4/+0 |
* | Match format strings and arguments for printf-like functions | sven.panne@aedion.de | 2006-08-10 | 1 | -1/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+1127 |