patch applied (ghc): Adding tracing support
Andy Gill <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Fri Dec 8 21:03:34 PST 2006 [email protected] * Adding tracing support M ./compiler/cmm/CLabel.hs -1 +9 M ./compiler/codeGen/CgHpc.hs -3 +29 M ./compiler/codeGen/CodeGen.lhs -3 +3 M ./compiler/deSugar/Coverage.lhs -54 M ./compiler/deSugar/Desugar.lhs -1 +1 M ./compiler/main/DynFlags.hs -5 +1 M ./compiler/main/StaticFlags.hs +16 M ./includes/HsFFI.h -1 +3 M ./rts/Exception.cmm +3 M ./rts/Hpc.c -4 +86