Detab TcUnify
[ghc-hetmet.git] / rts / Exception.cmm
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-03-23 Ian LynaghFollow library changes
2007-12-17 Simon MarlowFIX #1980: must check for ThreadRelocated in killThread#
2007-10-18 Simon Marlowfix -fbreak-on-exception for unregsterised
2007-08-10 Clemens FruhwirthProperly guard imports because they have to be precise...
2007-08-06 Clemens FruhwirthAdd explicit imports for RTS-external variables
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-26 andy@galois.comCleanup Hpc sub-system, remove hpc-tracer implementation.
2007-05-18 Simon Marlowremove old comments and commented-out code
2007-05-16 Simon Marlowraise#: break *after* stripping the stack, not before
2007-05-15 Simon MarlowGHCi debugger: new flag -fbreak-on-exception
2007-04-16 Simon MarlowMERGE: Fix a few uses of the wrong return convention...
2007-03-08 Simon Marlowadd missing %ENTRY_CODE()
2007-02-28 Simon MarlowRemove vectored returns.
2007-01-17 Simon Marlowaddition to "Eagerly raise a blocked exception" to...
2007-01-09 andy@galois.comAdding command channel for the hpc debugger to the...
2007-01-05 Simon MarlowEagerly raise a blocked exception when entering 'unbloc...
2006-12-14 andy@galois.comUpdating rix output to new standard.
2006-12-13 andy@galois.comMisc Hpc improvement to dynamic tracer output
2006-12-09 andy@galois.comAdding tracing support
2006-10-07 tharris@microsoft.comSTM invariants
2006-08-10 Simon MarlowControl.Exception.unblock wasn't unblocking exceptions
2006-06-20 Simon Marlowfix a lint-o
2006-06-20 Simon Marlowfix sloppy conditionals
2006-06-20 Simon Marlowfix a few sloppy conditionals caught by new test in...
2006-06-16 Simon Marlowfix one-character error in stack check
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-04-07 Simon MarlowReorganisation of the source tree