summaryrefslogtreecommitdiff
path: root/rts/Exception.cmm
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-25/+17
* Cleanup Hpc sub-system, remove hpc-tracer implementation.andy@galois.com2007-06-261-3/+0
* remove old comments and commented-out codeSimon Marlow2007-05-181-10/+1
* raise#: break *after* stripping the stack, not beforeSimon Marlow2007-05-161-23/+29
* GHCi debugger: new flag -fbreak-on-exceptionSimon Marlow2007-05-151-12/+48
* MERGE: Fix a few uses of the wrong return convention for the schedulerSimon Marlow2007-04-161-11/+4
* add missing %ENTRY_CODE()Simon Marlow2007-03-081-2/+2
* Remove vectored returns.Simon Marlow2007-02-281-42/+15
* addition to "Eagerly raise a blocked exception" to fix unreg caseSimon Marlow2007-01-171-0/+19
* Adding command channel for the hpc debugger to the hpc part of the RTSandy@galois.com2007-01-091-1/+1
* Eagerly raise a blocked exception when entering 'unblock' or exiting 'block'Simon Marlow2007-01-051-5/+50
* Updating rix output to new standard.andy@galois.com2006-12-141-1/+1
* Misc Hpc improvement to dynamic tracer outputandy@galois.com2006-12-131-1/+1
* Adding tracing supportandy@galois.com2006-12-091-0/+3
* STM invariantstharris@microsoft.com2006-10-071-2/+24
* Control.Exception.unblock wasn't unblocking exceptionsSimon Marlow2006-08-101-0/+3
* fix a lint-oSimon Marlow2006-06-201-1/+1
* fix sloppy conditionalsSimon Marlow2006-06-201-2/+2
* fix a few sloppy conditionals caught by new test in CmmLintSimon Marlow2006-06-201-1/+1
* fix one-character error in stack checkSimon Marlow2006-06-161-1/+1
* Asynchronous exception support for SMPSimon Marlow2006-06-161-99/+87
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+446