# # ChangeLog for trunk/src/recompiler/cpu-exec.c in vbox # # Generated by Trac 1.4.3.2 # Mar 21, 2025 6:55:44 AM Tue, 05 May 2009 12:16:46 GMT vboxsync [19369] * trunk/src/recompiler/cpu-exec.c (modified) Removed VMMR3Lock/Unlock calls Tue, 05 May 2009 11:15:37 GMT vboxsync [19365] * trunk/src/recompiler/cpu-exec.c (modified) recompiler: gcc-4.4 fix, see internal ticket 3883 Fri, 01 May 2009 17:03:40 GMT vboxsync [19297] * trunk/Config.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/REMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/recompiler (moved) * trunk/src/recompiler/Makefile.kmk (modified) Renamed src/recompiler_new to src/recompiler. Wed, 18 Mar 2009 17:05:00 GMT vboxsync [18073] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-exec.c (modified) debugger: make it a bit more working