markSignalHandlers(): implementation was unnecessary, and had a bug
[ghc-hetmet.git] / rts /
2006-06-06 simonmar@microsoft.commarkSignalHandlers(): implementation was unnecessary...
2006-05-30 simonmar@microsoft.comWin32: add _imp__tzname
2006-05-30 simonmar@microsoft.comfix Win32 build
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-05-25 Simon MarlowperformGC_(): don't use the existing Task, always grab...
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-05-24 Simon MarlowTARGET_OS ==> HOST_OS
2006-05-24 Simon Marlowfix a _TARGET_ARCH that should be _HOST_ARCH
2006-05-18 Simon MarlowDeclare this file to be POSIX
2006-05-16 Duncan CouttsLet GHCi work with with Sparc32+/V8+ .o files
2006-05-02 Simon Marlowfix ctime_r problem on Solaris (I hope)
2006-04-28 dons@cse.unsw.edu.auFix stage2 segfault on openbsd.
2006-04-26 LemmihDon't init root pointers if they aren't gonna be used.
2006-04-18 LemmihExport 'insertSymbol' and 'insertStableSymbol'.
2006-04-07 Simon MarlowFix a bug related to threads blocked on blackholes 04_07_06 07_04_06
2006-04-07 Simon MarlowReorganisation of the source tree