FIX BUILD (Windows): catch up with changes to .cmm syntax
[ghc-hetmet.git] / rts / PrimOps.cmm
2007-07-03 Simon MarlowFIX BUILD (Windows): catch up with changes to .cmm...
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-26 Simon MarlowMake the threaded RTS compilable using -fasm
2007-05-25 Simon Marlowtiny cleanup
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-16 Simon MarlowMERGE: Fix a few uses of the wrong return convention...
2007-03-06 Simon Marlowadd noDuplicate#
2007-03-06 Simon Marlowremove vestiges of CCallable/CReturnable
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2006-12-09 Pepe IborraTwo new prim ops to access the Info Table and Payload...
2006-11-28 Ian LynaghMake the non-threaded-RTS threadDelay wait at least...
2006-11-24 wolfgang.thaller... Support I64->I32 casts in the NCG, and use them for...
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-07-26 Simon Marlowchange wired-in Haskell symbols to include the package...
2006-06-29 Simon MarlowReplace inline C functions with C-- macros in .cmm...
2006-06-29 Simon Marlowmpz_foo() functions are really called __gmpz_foo()...
2006-06-20 Simon Marlowfix sloppy conditionals
2006-04-07 Simon MarlowReorganisation of the source tree