CVSROOT: /cvsroot/dotgnu-pnet
Module name: pnet
Branch:
Changes by: Klaus Treichel <[EMAIL PROTECTED]> 06/04/02 18:03:27
Modified files:
engine : jitc.c
Log message:
Disable the function dump again.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dotgnu-pnet/pnet/engine/jitc.c.diff?tr1=1.27&tr2=1.28&r1=text&r2=text
Patches:
Index: pnet/engine/jitc.c
diff -u pnet/engine/jitc.c:1.27 pnet/engine/jitc.c:1.28
--- pnet/engine/jitc.c:1.27 Sun Apr 2 17:32:42 2006
+++ pnet/engine/jitc.c Sun Apr 2 18:03:27 2006
@@ -45,13 +45,13 @@
* For dumping the jitted function before it is compiled uncomment the
* following define.
*/
-#define _IL_JIT_DUMP_FUNCTION 1
+/* #define _IL_JIT_DUMP_FUNCTION 1 */
/*
* For dumping the disassembled jitted function before after it is compiled
* uncomment the following define.
*/
-#define _IL_JIT_DISASSEMBLE_FUNCTION 1
+/* #define _IL_JIT_DISASSEMBLE_FUNCTION 1 */
/*
* To enable parameter / locals optimizations uncomment the following define.
_______________________________________________
dotgnu-pnet-commits mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/dotgnu-pnet-commits