# # ChangeLog for trunk/src/recompiler_new in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 1:52:31 PM Mon, 02 Feb 2009 12:55:06 GMT vboxsync [16455] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/target-i386/helper.c (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) REM: segment forced sync, cleanups Wed, 28 Jan 2009 21:14:49 GMT vboxsync [16342] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) target-i386/op_helper.c: another try. Wed, 28 Jan 2009 21:11:20 GMT vboxsync [16340] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) target-i386/op_helper.c: fixed stack alignment check in ... Wed, 28 Jan 2009 21:10:29 GMT vboxsync [16339] * trunk/src/recompiler_new/exec-all.h (modified) exec-all.h: Removed darwin/64 warning. Thu, 22 Jan 2009 08:24:04 GMT vboxsync [16156] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced ... Wed, 21 Jan 2009 13:13:47 GMT vboxsync [16135] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Don't trash MXCSR & MXCSR_MASK Wed, 21 Jan 2009 12:46:29 GMT vboxsync [16134] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Corrected data64 check; only 64 bits code can restore xmm8-15 Wed, 21 Jan 2009 12:01:30 GMT vboxsync [16130] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Fixed xmm8-15 syncing. Wed, 21 Jan 2009 11:14:17 GMT vboxsync [16127] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: sync the FPU state after CR4 and CPUID or we'll get the wrong ... Tue, 20 Jan 2009 07:47:12 GMT vboxsync [16066] * trunk/src/recompiler_new/target-i386/translate.c (modified) SSE truncation from QEMU trunk Mon, 19 Jan 2009 20:13:34 GMT vboxsync [16061] * trunk/src/recompiler_new/osdep.h (modified) warning fix Mon, 19 Jan 2009 19:38:17 GMT vboxsync [16059] * trunk/src/recompiler_new/Makefile.kmk (modified) REM: build fix. Mon, 19 Jan 2009 19:19:02 GMT vboxsync [16056] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/crt/stdio.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/osdep.h (modified) REM: Wrap all printf and fprintf calls like we used to do (and does ... Fri, 16 Jan 2009 09:19:51 GMT vboxsync [15982] * trunk/src/recompiler_new/target-i386/translate.c (modified) Set the limit to 0xffff when loading a segment register in real mode. Thu, 15 Jan 2009 15:18:12 GMT vboxsync [15973] * trunk/src/recompiler_new/target-i386/translate.c (modified) Comment added Tue, 13 Jan 2009 16:38:55 GMT vboxsync [15920] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/target-i386/translate-copy.c (deleted) * trunk/src/recompiler_new/translate-all.c (modified) REM: logging changes, cleanup Mon, 12 Jan 2009 18:21:24 GMT vboxsync [15903] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) REM: fixed bug in VME POPF Michal found Mon, 12 Jan 2009 16:17:02 GMT vboxsync [15901] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) REM: restored 0xffff'ing of mask, made IF reading in VME fully correct Mon, 12 Jan 2009 15:33:49 GMT vboxsync [15899] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) REM: VME CLI/STI was operating on wrong flag Thu, 08 Jan 2009 12:45:41 GMT vboxsync [15864] * trunk/src/recompiler_new/exec-all.h (modified) REM: fixed cast warning Thu, 08 Jan 2009 12:21:43 GMT vboxsync [15861] * trunk/src/recompiler/target-i386/translate.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) REM: put VME bit update in place Sat, 03 Jan 2009 14:24:28 GMT vboxsync [15781] * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) ops_sse.h: Workaround for gcc 4.1.1/AMD64 fixup issue. Wed, 31 Dec 2008 10:57:14 GMT vboxsync [15774] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) REM: fixed situation when REM have to execute code on monitored ... Fri, 26 Dec 2008 11:03:42 GMT vboxsync [15764] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) rem: fixed wrong import record (Win64 burns) Thu, 25 Dec 2008 21:07:53 GMT vboxsync [15761] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec.c (modified) * trunk/src/recompiler_new/tcg/x86_64/tcg-target.c (modified) REM: implemented fully working VA in TLB, enabled by default, cleanups Wed, 24 Dec 2008 11:50:59 GMT vboxsync [15744] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Updated check + comment Wed, 24 Dec 2008 11:48:05 GMT vboxsync [15743] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Same TSS io bitmap check Thu, 18 Dec 2008 11:55:01 GMT vboxsync [15645] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) tcg-target.c: restored the todo. Tue, 16 Dec 2008 19:54:21 GMT vboxsync [15605] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks ... Tue, 16 Dec 2008 10:42:17 GMT vboxsync [15571] * trunk/src/recompiler_new/target-i386/translate.c (modified) From upstream QEmu: Fix jmp im on x86_64 when executing 32-bit code Tue, 16 Dec 2008 01:07:52 GMT vboxsync [15558] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) VBoxREM: Log which module is being loaded. Sat, 13 Dec 2008 22:29:23 GMT vboxsync [15452] * trunk/src/recompiler_new/Sun/crt/stdio.h (added) export Fri, 12 Dec 2008 15:32:55 GMT vboxsync [15376] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) rem: fixed burn Fri, 12 Dec 2008 15:05:46 GMT vboxsync [15373] * trunk/Config.kmk (modified) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) rem: fixed Mac builds and alignment problems Thu, 11 Dec 2008 21:55:40 GMT vboxsync [15342] * trunk/src/recompiler_new/Makefile.kmk (modified) darwin fix. Thu, 11 Dec 2008 21:53:11 GMT vboxsync [15341] * trunk/src/recompiler_new/Makefile.kmk (modified) grr Thu, 11 Dec 2008 21:51:13 GMT vboxsync [15340] * trunk/src/recompiler_new/Makefile.kmk (modified) grr Thu, 11 Dec 2008 21:18:34 GMT vboxsync [15339] * trunk/src/recompiler_new/Makefile.kmk (modified) more hacking. Thu, 11 Dec 2008 21:08:48 GMT vboxsync [15338] * trunk/src/recompiler_new/Makefile.kmk (modified) the right place. Thu, 11 Dec 2008 21:04:24 GMT vboxsync [15337] * trunk/src/recompiler_new/Makefile.kmk (modified) build fix. Thu, 11 Dec 2008 21:00:40 GMT vboxsync [15336] * trunk/Config.kmk (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) Use VBoxREMImp, hope this fixes the 32-bit linux issue... Thu, 11 Dec 2008 18:07:13 GMT vboxsync [15323] * trunk/src/recompiler_new/Makefile.kmk (modified) darwin build fixes. Thu, 11 Dec 2008 17:40:47 GMT vboxsync [15322] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM/Main: When I said '/REM/64bitEnabled' I actually meant exactly that. Thu, 11 Dec 2008 17:37:47 GMT vboxsync [15321] * trunk/src/recompiler_new/Makefile.kmk (modified) rem: fixed circular dep Thu, 11 Dec 2008 17:30:31 GMT vboxsync [15320] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) VBoxREMWrapper.cpp: Use SUPR3HardenedLdrLoadAppPriv. Cleanup. Thu, 11 Dec 2008 17:19:45 GMT vboxsync [15316] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) rem: fixed packing issues, cleanup Thu, 11 Dec 2008 16:58:26 GMT vboxsync [15315] * trunk/src/recompiler_new/Makefile.kmk (modified) REM: cleanup, better deps Thu, 11 Dec 2008 15:55:38 GMT vboxsync [15310] * trunk/src/recompiler_new/Makefile.kmk (modified) REM: Darwin compilation fixes Thu, 11 Dec 2008 15:31:29 GMT vboxsync [15305] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM: implement config check heuristic, to select which REM to load Thu, 11 Dec 2008 13:31:00 GMT vboxsync [15303] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM: actually ask for guest bitness when loading apropriate implmentation Thu, 11 Dec 2008 12:02:12 GMT vboxsync [15300] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) dynamic REM selector Thu, 11 Dec 2008 03:23:40 GMT vboxsync [15284] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) PGM, REM: Virtual address in TLB - this is what I meant... Wed, 10 Dec 2008 20:02:51 GMT vboxsync [15280] * trunk/src/recompiler_new/Makefile.kmk (modified) recompiler_new/Makefile.kmk: EXTENDS_BY (missing S), general cleanup ... Wed, 10 Dec 2008 19:27:47 GMT vboxsync [15279] * trunk/src/recompiler_new/Makefile.kmk (modified) removed unneded change, use assingment instaed appending Wed, 10 Dec 2008 19:22:20 GMT vboxsync [15278] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/config.h (modified) * trunk/src/recompiler_new/cpu-all.h (modified) REM: a bit better dual REM configuration Wed, 10 Dec 2008 19:05:03 GMT vboxsync [15274] * trunk/src/recompiler_new/Sun/config.h (modified) burn fix Wed, 10 Dec 2008 18:47:19 GMT vboxsync [15272] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/Sun/config.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/tcg/tcg.c (modified) recompiler: support for 64-bit enabled REM library on 32-bit hosts ... Wed, 10 Dec 2008 13:57:58 GMT vboxsync [15248] * trunk/src/recompiler_new/tcg/tcg.c (modified) new REM: disable liveness analysis for 32-bit hosts and 64-bit ... Tue, 09 Dec 2008 14:14:24 GMT vboxsync [15175] * trunk/src/recompiler_new/softmmu_defs.h (modified) oops Tue, 09 Dec 2008 14:05:12 GMT vboxsync [15173] * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) an attempt to fix MacOS alignment issues Tue, 09 Dec 2008 04:51:33 GMT vboxsync [15135] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) i386/tcg-target.c: darwin alignment fixes and checks. Mon, 08 Dec 2008 13:01:02 GMT vboxsync [15107] * trunk/src/recompiler_new/target-i386/translate.c (modified) Sign extend 32 bits displacements to 64 bits Fri, 05 Dec 2008 12:28:44 GMT vboxsync [15034] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/softmmu_defs.h (modified) * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/helper.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) new_recompiler: force promoution on helpers invoked from generated ... Fri, 05 Dec 2008 10:09:11 GMT vboxsync [15028] * trunk/src/recompiler_new/Makefile.kmk (modified) hacking. Fri, 05 Dec 2008 08:44:26 GMT vboxsync [15015] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Unused variable Fri, 05 Dec 2008 08:43:21 GMT vboxsync [15014] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Fixed wrong casts here as well. Fri, 05 Dec 2008 07:49:13 GMT vboxsync [15011] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed Linux builds Thu, 04 Dec 2008 23:33:31 GMT vboxsync [15010] * trunk/src/recompiler_new/Makefile.kmk (modified) kmk is picky on names Thu, 04 Dec 2008 23:27:46 GMT vboxsync [15009] * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) new_recompiler: cleanup, optimization, compile with the right tool - ... Thu, 04 Dec 2008 13:33:04 GMT vboxsync [14980] * trunk/src/recompiler_new/Makefile.kmk (modified) ping/pong: VA in TLB disabled again Thu, 04 Dec 2008 12:49:15 GMT vboxsync [14975] * trunk/src/recompiler_new/tcg/tcg.c (modified) use correct flush function Thu, 04 Dec 2008 12:45:43 GMT vboxsync [14974] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec.c (modified) reenabled VA in TLB code Thu, 04 Dec 2008 11:12:48 GMT vboxsync [14971] * trunk/src/recompiler_new/Makefile.kmk (modified) temporary disabled VA in TLB, till debugged Thu, 04 Dec 2008 10:57:17 GMT vboxsync [14969] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) VMM support for completing VA in TLB (not much tested) Wed, 03 Dec 2008 21:28:30 GMT vboxsync [14962] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) recompiler_new: sign-extension fix for AMD64 hosts. Wed, 03 Dec 2008 21:02:33 GMT vboxsync [14958] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) pretty logging. Wed, 03 Dec 2008 20:53:19 GMT vboxsync [14957] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) recompiler_new: sign fix. Wed, 03 Dec 2008 20:34:30 GMT vboxsync [14956] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) recompiler_new: signext fix (attempt) Tue, 02 Dec 2008 15:41:18 GMT vboxsync [14916] * trunk/src/recompiler_new/Sun/testmath.c (modified) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) fixed math related failures, auto stack alignment fixes Mon, 01 Dec 2008 17:54:20 GMT vboxsync [14881] * trunk/src/recompiler_new/tcg/i386/tcg-target.c (modified) implemented stack alignment for Darwin Mon, 01 Dec 2008 07:57:31 GMT vboxsync [14839] * trunk/src/recompiler_new/target-i386/ops_sse.h (modified) recompiler_new: patch taken from upstream fixing pmovsx* / pmovzx* ... Sun, 30 Nov 2008 11:26:52 GMT vboxsync [14834] * trunk/src/recompiler_new/Makefile.kmk (modified) src/recompiler_new/Makefile.kmk: VBOX_WITH_NEW_RECOMPILER Fri, 28 Nov 2008 09:34:42 GMT vboxsync [14763] * trunk/src/recompiler_new/osdep.h (modified) does not work with Windows Fri, 28 Nov 2008 08:46:48 GMT vboxsync [14759] * trunk/src/recompiler_new/osdep.h (modified) alloca warning Fri, 28 Nov 2008 02:58:01 GMT vboxsync [14755] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. Thu, 27 Nov 2008 20:49:11 GMT vboxsync [14742] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) finally fixed timner starvation for real, also REM improvments by ... Thu, 27 Nov 2008 13:42:22 GMT vboxsync [14703] * trunk/src/recompiler_new/tcg/tcg.h (modified) stringify correctly Thu, 27 Nov 2008 13:14:53 GMT vboxsync [14702] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) hopefully fixed timer starvation, temporary disabled VA in TLB again Wed, 26 Nov 2008 13:31:13 GMT vboxsync [14640] * trunk/src/recompiler_new/Makefile.kmk (modified) indentation Wed, 26 Nov 2008 13:28:50 GMT vboxsync [14639] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed PATH_VBoxREMImp warning Tue, 25 Nov 2008 22:01:28 GMT vboxsync [14603] * trunk/src/recompiler_new/Makefile.kmk (modified) fixed release build problem on Win32 (MSVC runtime is unhappy to be ... Tue, 25 Nov 2008 17:32:10 GMT vboxsync [14582] * trunk/src/recompiler_new/target-i386/translate.c (modified) * trunk/src/recompiler_new/tcg/tcg.c (modified) Fixed REM problem with loading wrong register, was leading to ... Tue, 25 Nov 2008 14:00:38 GMT vboxsync [14574] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/target-i386/translate.c (modified) * trunk/src/recompiler_new/tcg/tcg.h (modified) new REM makefile cleanup, added external even check in IO check to ... Mon, 24 Nov 2008 19:25:35 GMT vboxsync [14542] * trunk/src/recompiler_new/REAMDE.vbox (added) * trunk/src/recompiler_new/Sun/crt (added) * trunk/src/recompiler_new/cutils.c (added) * trunk/src/recompiler_new/gen-icount.h (added) * trunk/src/recompiler_new/host-utils.c (added) * trunk/src/recompiler_new/host-utils.h (added) * trunk/src/recompiler_new/qemu-common.h (added) * trunk/src/recompiler_new/qemu-lock.h (added) * trunk/src/recompiler_new/qemu-log.h (added) * trunk/src/recompiler_new/softmmu_defs.h (added) * trunk/src/recompiler_new/target-i386/helper.h (added) * trunk/src/recompiler_new/target-i386/helper_template.h (added) * trunk/src/recompiler_new/target-i386/op_helper.c (added) * trunk/src/recompiler_new/target-i386/ops_sse_header.h (added) * trunk/src/recompiler_new/target-i386/svm.h (added) * trunk/src/recompiler_new/tcg (added) * trunk/src/recompiler_new/tcg/LICENSE (added) * trunk/src/recompiler_new/tcg/README (added) * trunk/src/recompiler_new/tcg/TODO (added) * trunk/src/recompiler_new/tcg/i386 (added) * trunk/src/recompiler_new/tcg/i386/tcg-target.c (added) * trunk/src/recompiler_new/tcg/i386/tcg-target.h (added) * trunk/src/recompiler_new/tcg/tcg-dyngen.c (added) * trunk/src/recompiler_new/tcg/tcg-op.h (added) * trunk/src/recompiler_new/tcg/tcg-opc.h (added) * trunk/src/recompiler_new/tcg/tcg-runtime.c (added) * trunk/src/recompiler_new/tcg/tcg.c (added) * trunk/src/recompiler_new/tcg/tcg.h (added) * trunk/src/recompiler_new/tcg/x86_64 (added) * trunk/src/recompiler_new/tcg/x86_64/tcg-target.c (added) * trunk/src/recompiler_new/tcg/x86_64/tcg-target.h (added) Export new recompiler to OSE Mon, 24 Nov 2008 17:50:39 GMT vboxsync [14537] * trunk/src/recompiler_new/Makefile.kmk (modified) temporary disabled VA in TLB (seem some correctness issues with VRAM ... Mon, 24 Nov 2008 16:32:44 GMT vboxsync [14531] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) make new REM runnable on Win32 (workaround compiler bug) Mon, 24 Nov 2008 10:10:25 GMT vboxsync [14507] * trunk/Config.kmk (modified) * trunk/src/recompiler_new/Makefile.kmk (modified) build new REM on 32-bit Windows, enabled by default for Windows and Linux Fri, 21 Nov 2008 16:49:38 GMT vboxsync [14475] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/osdep.h (modified) new REM works on Win/amd64 hosts Fri, 21 Nov 2008 09:58:22 GMT vboxsync [14447] * trunk/src/recompiler_new/Makefile.kmk (modified) * trunk/src/recompiler_new/fpu/softfloat-native.h (modified) * trunk/src/recompiler_new/osdep.h (modified) New REM compiles on Win/AMD64 (using wrapper yet), not tested if runs Thu, 20 Nov 2008 17:11:05 GMT vboxsync [14426] * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) Missing wrappers