X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fjit%2Floop%2Ftracing.c;h=a4eb20dc764a954529f32deb55bca9cbac0ca32a;hb=d75b6037acf17c342166b9c9bd6e657dfdd12cd9;hp=a0a647d13bc07b54d42393a97c169003bcd4e354;hpb=4c3e5ae60478401909fc5543b449376a2783b7f6;p=cacao.git diff --git a/src/vm/jit/loop/tracing.c b/src/vm/jit/loop/tracing.c index a0a647d13..a4eb20dc7 100644 --- a/src/vm/jit/loop/tracing.c +++ b/src/vm/jit/loop/tracing.c @@ -1,9 +1,9 @@ /* vm/jit/loop/tracing.c - trace functions - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 - R. Grafl, A. Krall, C. Kruegel, C. Oates, R. Obermaisser, - M. Probst, S. Ring, E. Steiner, C. Thalinger, D. Thuernbeck, - P. Tomsich, J. Wenninger + Copyright (C) 1996-2005 R. Grafl, A. Krall, C. Kruegel, C. Oates, + R. Obermaisser, M. Platter, M. Probst, S. Ring, E. Steiner, + C. Thalinger, D. Thuernbeck, P. Tomsich, C. Ullrich, J. Wenninger, + Institut f. Computersprachen - TU Wien This file is part of CACAO. @@ -31,7 +31,7 @@ instruction. For more details see function tracing(basicblock, int, int) below. - $Id: tracing.c 1621 2004-11-30 13:06:55Z twisti $ + $Id: tracing.c 1735 2004-12-07 14:33:27Z twisti $ */