Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use lnats to avoid overflowing when allocating large amounts | Ian Lynagh | 2012-05-05 | 1 | -8/+8 |
* | Fix warnings on Win64 | Ian Lynagh | 2012-04-26 | 1 | -2/+2 |
* | Fix Windows memory freeing: add a check for fb == NULL; fixes trac #4506 | Ian Lynagh | 2010-12-08 | 1 | -40/+51 |
* | On Windows, when returning memory to the OS, we try to release it | Ian Lynagh | 2010-11-01 | 1 | -3/+87 |
* | Whitespace only, in rts/win32/OSMem.c | Ian Lynagh | 2010-10-29 | 1 | -20/+20 |
* | Return memory to the OS; trac #698 | Ian Lynagh | 2010-08-13 | 1 | -0/+36 |
* | Windows build fixes | Simon Marlow | 2009-08-03 | 1 | -2/+1 |
* | wibble in setExecutable | Austin Seipp | 2009-03-20 | 1 | -1/+1 |
* | Refactoring: extract platform-specific code from sm/MBlock.c | Simon Marlow | 2007-10-17 | 1 | -2/+227 |
* | fix an error message (barf -> sysErrorBelch) | Simon Marlow | 2007-10-17 | 1 | -2/+3 |
* | fix Win32 build | simonmar@microsoft.com | 2006-05-30 | 1 | -2/+4 |
* | replace stgMallocBytesRWX() with our own allocator | Simon Marlow | 2006-05-30 | 1 | -0/+34 |