head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2.2.2 OPENPKG_E1_FP:1.2.2.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2.2.2 OPENPKG_2_STABLE:1.2.0.2 OPENPKG_CW_FP:1.2; locks; strict; comment @# @; 1.3 date 2008.12.10.22.08.13; author rse; state dead; branches; next 1.2; commitid zFtrHk3NGR6EaYtt; 1.2 date 2004.08.08.07.35.40; author rse; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2004.04.29.20.20.36; author rse; state Exp; branches; next ; 1.2.2.1 date 2004.08.08.07.35.40; author rse; state dead; branches; next 1.2.2.2; commitid iZxwRSmmWscPXUQr; 1.2.2.2 date 2006.10.16.14.51.57; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @upgrading package: libjit 0.1.0 -> 0.1.2 @ text @Index: jit/jit-apply.c --- jit/jit-apply.c.orig 2004-04-22 03:52:11.000000000 +0200 +++ jit/jit-apply.c 2004-04-29 22:16:22.000000000 +0200 @@@@ -23,6 +23,7 @@@@ #include "jit-apply-rules.h" #include "jit-apply-func.h" #include "jit-cache.h" +#include #if HAVE_ALLOCA_H #include #endif Index: jit/jit-insn.c --- jit/jit-insn.c.orig 2004-04-26 13:09:36.000000000 +0200 +++ jit/jit-insn.c 2004-04-29 22:16:38.000000000 +0200 @@@@ -21,6 +21,7 @@@@ #include "jit-internal.h" #include "jit-rules.h" #include +#include #if HAVE_ALLOCA_H #include #endif Index: jit/jit-interp.c --- jit/jit-interp.c.orig 2004-04-26 11:15:53.000000000 +0200 +++ jit/jit-interp.c 2004-04-29 22:16:02.000000000 +0200 @@@@ -30,6 +30,7 @@@@ #include "jit-rules.h" #include "jit-memory.h" #include +#include #if HAVE_ALLOCA_H #include #endif Index: tools/gen-apply.c --- tools/gen-apply.c.orig 2004-04-23 09:27:04.000000000 +0200 +++ tools/gen-apply.c 2004-04-29 22:17:05.000000000 +0200 @@@@ -21,6 +21,7 @@@@ #include #include "jit-apply-func.h" #include +#include #include #if HAVE_ALLOCA_H #include @ 1.2 log @upgrading package: libjit 0.0.2 -> 0.0.4 @ text @@ 1.2.2.1 log @file libjit.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:51:57 +0000 @ text @d1 44 @ 1.2.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 44 Index: jit/jit-apply.c --- jit/jit-apply.c.orig 2004-04-22 03:52:11.000000000 +0200 +++ jit/jit-apply.c 2004-04-29 22:16:22.000000000 +0200 @@@@ -23,6 +23,7 @@@@ #include "jit-apply-rules.h" #include "jit-apply-func.h" #include "jit-cache.h" +#include #if HAVE_ALLOCA_H #include #endif Index: jit/jit-insn.c --- jit/jit-insn.c.orig 2004-04-26 13:09:36.000000000 +0200 +++ jit/jit-insn.c 2004-04-29 22:16:38.000000000 +0200 @@@@ -21,6 +21,7 @@@@ #include "jit-internal.h" #include "jit-rules.h" #include +#include #if HAVE_ALLOCA_H #include #endif Index: jit/jit-interp.c --- jit/jit-interp.c.orig 2004-04-26 11:15:53.000000000 +0200 +++ jit/jit-interp.c 2004-04-29 22:16:02.000000000 +0200 @@@@ -30,6 +30,7 @@@@ #include "jit-rules.h" #include "jit-memory.h" #include +#include #if HAVE_ALLOCA_H #include #endif Index: tools/gen-apply.c --- tools/gen-apply.c.orig 2004-04-23 09:27:04.000000000 +0200 +++ tools/gen-apply.c 2004-04-29 22:17:05.000000000 +0200 @@@@ -21,6 +21,7 @@@@ #include #include "jit-apply-func.h" #include +#include #include #if HAVE_ALLOCA_H #include @ 1.1 log @new package: libjit 0.0.0f (Just-In-Time Compiler/Interpreter Library) @ text @d23 3 a25 3 Index: jit/jit-interp.cpp --- jit/jit-interp.cpp.orig 2004-04-26 11:15:53.000000000 +0200 +++ jit/jit-interp.cpp 2004-04-29 22:16:02.000000000 +0200 @