Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic heap profile support without -prof | Simon Marlow | 2007-04-27 | 1 | -2/+0 |
* | Fix C/Haskell type mismatches | Ian Lynagh | 2007-04-03 | 1 | -3/+3 |
* | Don't overwrite old memory with 0xaa when doing a realloc | Ian Lynagh | 2006-12-18 | 1 | -4/+6 |
* | Fix allocation debugger to handle allocations in con/destructors | Ian Lynagh | 2006-12-13 | 1 | -29/+64 |
* | Give a better panic if the allocation debugger is used uninitialised | Ian Lynagh | 2006-12-13 | 1 | -0/+6 |
* | Fix allocate name clash in the HEAD | Ian Lynagh | 2006-12-11 | 1 | -7/+7 |
* | When debugging, have the allocator help us a bit | Ian Lynagh | 2006-12-11 | 1 | -2/+109 |
* | replace stgMallocBytesRWX() with our own allocator | Simon Marlow | 2006-05-30 | 1 | -52/+0 |
* | Declare this file to be POSIX | Simon Marlow | 2006-05-18 | 1 | -9/+1 |
* | fix ctime_r problem on Solaris (I hope) | Simon Marlow | 2006-05-02 | 1 | -0/+7 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+367 |