don't steal %ebx for the GC on x86: it's also used by PIC
[ghc-hetmet.git] / rts / ThreadPaused.c
2008-06-04 Simon Marlowtiny tweak to the stack squeezing heuristic (fixes...
2008-02-07 Simon MarlowTweaks to stack squeezing
2007-03-06 Simon MarlowTHREADED_RTS: use cas() when claiming thunks
2006-11-10 sven.panne@aedion.deMake all needed prototypes visible to avoid warnings
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory