don't steal %ebx for the GC on x86: it's also used by PIC
[ghc-hetmet.git] / rts / win32 / OSMem.c
2007-10-17 Simon MarlowRefactoring: extract platform-specific code from sm...
2007-10-17 Simon Marlowfix an error message (barf -> sysErrorBelch)
2006-05-30 simonmar@microsoft.comfix Win32 build
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator