# # ChangeLog for trunk/src/recompiler/dyngen-exec.h in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 7:48:14 PM Sun, 14 Feb 2010 08:22:40 GMT vboxsync [26499] * trunk/src/recompiler/cutils.c (modified) * trunk/src/recompiler/dyngen-exec.h (modified) * trunk/src/recompiler/elf.h (modified) * trunk/src/recompiler/fpu/softfloat.h (modified) * trunk/src/recompiler/host-utils.h (modified) * trunk/src/recompiler/softmmu_header.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/target-i386/exec.h (modified) * trunk/src/recompiler/target-i386/opreg_template.h (modified) * trunk/src/recompiler/target-i386/ops_sse.h (modified) * trunk/src/recompiler/target-i386/ops_template.h (modified) * trunk/src/recompiler/target-i386/ops_template_mem.h (modified) * trunk/src/recompiler/tcg/i386/tcg-target.h (modified) * trunk/src/recompiler/tcg/tcg-op.h (modified) * trunk/src/recompiler/tcg/tcg.c (modified) * trunk/src/recompiler/tcg/tcg.h (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (modified) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (modified) * trunk/src/recompiler/vl.h (modified) recompier: whitespace cleanup. (Clean up whitespace on the foreign ... 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. Sat, 01 Nov 2008 19:39:12 GMT vboxsync [13731] * trunk/src/recompiler_new/Sun/config-host.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/dyngen-exec.h (modified) * trunk/src/recompiler_new/dyngen.c (deleted) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/softmmu_header.h (modified) * trunk/src/recompiler_new/softmmu_template.h (modified) * trunk/src/recompiler_new/target-i386/cpu.h (modified) * trunk/src/recompiler_new/target-i386/op.c (deleted) more cleanup, 32-bit mode still doesn't work. Very hard to tell why.