# # vbox 中 trunk/src/recompiler/cutils.c 的更動紀錄 # # 由 Trac 1.4.3.2 建立 # 2024-11-20 下午05:31:18 Wed, 29 Jun 2011 16:01:23 GMT vboxsync [37689] * trunk/src/recompiler/README.vbox (修改) * trunk/src/recompiler/Sun/config-host.h (修改) * trunk/src/recompiler/VBoxRecompiler.c (修改) * trunk/src/recompiler/bswap.h (修改) * trunk/src/recompiler/cpu-all.h (修改) * trunk/src/recompiler/cpu-common.h (修改) * trunk/src/recompiler/cpu-defs.h (修改) * trunk/src/recompiler/cpu-exec.c (修改) * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/def-helper.h (修改) * trunk/src/recompiler/disas.h (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/elf.h (修改) * trunk/src/recompiler/exec-all.h (修改) * trunk/src/recompiler/exec.c (修改) * trunk/src/recompiler/fpu/softfloat-native.c (修改) * trunk/src/recompiler/fpu/softfloat-native.h (修改) * trunk/src/recompiler/fpu/softfloat-specialize.h (修改) * trunk/src/recompiler/fpu/softfloat.c (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/gen-icount.h (修改) * trunk/src/recompiler/ioport.h (修改) * trunk/src/recompiler/qemu-barrier.h (新增) * trunk/src/recompiler/qemu-common.h (修改) * trunk/src/recompiler/qemu-log.h (修改) * trunk/src/recompiler/qemu-timer.h (新增) * trunk/src/recompiler/softmmu_exec.h (修改) * trunk/src/recompiler/softmmu_header.h (修改) * trunk/src/recompiler/softmmu_template.h (修改) * trunk/src/recompiler/target-i386/TODO (新增) * trunk/src/recompiler/target-i386/cpu.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/helper.c (修改) * trunk/src/recompiler/target-i386/op_helper.c (修改) * trunk/src/recompiler/target-i386/ops_sse_header.h (修改) * trunk/src/recompiler/target-i386/translate.c (修改) * trunk/src/recompiler/targphys.h (修改) * trunk/src/recompiler/tcg-runtime.c (修改) * trunk/src/recompiler/tcg/README (修改) * trunk/src/recompiler/tcg/TODO (修改) * trunk/src/recompiler/tcg/i386/tcg-target.c (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-op.h (修改) * trunk/src/recompiler/tcg/tcg-opc.h (修改) * trunk/src/recompiler/tcg/tcg-runtime.h (修改) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64 (刪除) * trunk/src/recompiler/tests/Makefile (修改) * trunk/src/recompiler/tests/qruncom.c (修改) * trunk/src/recompiler/tests/runcom.c (修改) * trunk/src/recompiler/tests/sha1.c (修改) * trunk/src/recompiler/translate-all.c (修改) recompiler: Merged in changes from 0.13.0. Wed, 29 Jun 2011 07:07:14 GMT vboxsync [37675] * trunk/src/recompiler/Makefile-old.kmk (刪除) * trunk/src/recompiler/Makefile.kmk (修改) * trunk/src/recompiler/Sun/config-host.h (修改) * trunk/src/recompiler/Sun/kvm.h (修改) * trunk/src/recompiler/VBoxRecompiler.c (修改) * trunk/src/recompiler/bswap.h (修改) * trunk/src/recompiler/cpu-all.h (修改) * trunk/src/recompiler/cpu-common.h (修改) * trunk/src/recompiler/cpu-defs.h (修改) * trunk/src/recompiler/cpu-exec.c (修改) * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/def-helper.h (修改) * trunk/src/recompiler/disas.h (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/elf.h (修改) * trunk/src/recompiler/exec-all.h (修改) * trunk/src/recompiler/exec.c (修改) * trunk/src/recompiler/fpu/softfloat-native.c (修改) * trunk/src/recompiler/fpu/softfloat-native.h (修改) * trunk/src/recompiler/fpu/softfloat.c (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/gen-icount.h (修改) * trunk/src/recompiler/host-utils.c (修改) * trunk/src/recompiler/host-utils.h (修改) * trunk/src/recompiler/hostregs_helper.h (修改) * trunk/src/recompiler/ioport.h (修改) * trunk/src/recompiler/osdep.h (修改) * trunk/src/recompiler/qemu-common.h (修改) * trunk/src/recompiler/qemu-lock.h (修改) * trunk/src/recompiler/qemu-log.h (修改) * trunk/src/recompiler/qemu-queue.h (新增) * trunk/src/recompiler/softmmu_template.h (修改) * trunk/src/recompiler/sys-queue.h (刪除) * trunk/src/recompiler/target-i386/cpu.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/helper.c (修改) * trunk/src/recompiler/target-i386/helper.h (修改) * trunk/src/recompiler/target-i386/op_helper.c (修改) * trunk/src/recompiler/target-i386/ops_sse.h (修改) * trunk/src/recompiler/target-i386/ops_sse_header.h (修改) * trunk/src/recompiler/target-i386/translate.c (修改) * trunk/src/recompiler/tcg-runtime.c (新增) * trunk/src/recompiler/tcg/i386/tcg-target.c (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-op.h (修改) * trunk/src/recompiler/tcg/tcg-opc.h (修改) * trunk/src/recompiler/tcg/tcg-runtime.c (刪除) * trunk/src/recompiler/tcg/tcg-runtime.h (新增) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (修改) * trunk/src/recompiler/tests/sha1.c (修改) rem: Synced with v0.12.5. Fri, 04 Mar 2011 16:21:09 GMT vboxsync [36175] * trunk/src/recompiler/Sun/config.h (修改) * trunk/src/recompiler/VBoxRecompiler.c (修改) * trunk/src/recompiler/bswap.h (修改) * trunk/src/recompiler/cpu-all.h (修改) * trunk/src/recompiler/cpu-common.h (新增) * trunk/src/recompiler/cpu-defs.h (修改) * trunk/src/recompiler/cpu-exec.c (修改) * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/disas.h (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/elf.h (修改) * trunk/src/recompiler/exec-all.h (修改) * trunk/src/recompiler/exec.c (修改) * trunk/src/recompiler/fpu/softfloat-macros.h (修改) * trunk/src/recompiler/fpu/softfloat-native.c (修改) * trunk/src/recompiler/fpu/softfloat-native.h (修改) * trunk/src/recompiler/fpu/softfloat-specialize.h (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/hostregs_helper.h (修改) * trunk/src/recompiler/ioport.h (新增) * trunk/src/recompiler/kvm.h (修改) * trunk/src/recompiler/qemu-common.h (修改) * trunk/src/recompiler/qemu-lock.h (修改) * trunk/src/recompiler/softmmu_exec.h (修改) * trunk/src/recompiler/softmmu_header.h (修改) * trunk/src/recompiler/softmmu_template.h (修改) * trunk/src/recompiler/target-i386/cpu.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/helper.c (修改) * trunk/src/recompiler/target-i386/helper.h (修改) * trunk/src/recompiler/target-i386/helper_template.h (修改) * trunk/src/recompiler/target-i386/op_helper.c (修改) * trunk/src/recompiler/target-i386/ops_sse.h (修改) * trunk/src/recompiler/target-i386/ops_sse_header.h (修改) * trunk/src/recompiler/target-i386/translate.c (修改) * trunk/src/recompiler/targphys.h (新增) * trunk/src/recompiler/tcg/README (修改) * trunk/src/recompiler/tcg/TODO (修改) * trunk/src/recompiler/tcg/i386/tcg-target.c (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-op.h (修改) * trunk/src/recompiler/tcg/tcg-opc.h (修改) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (修改) * trunk/src/recompiler/tests/Makefile (修改) * trunk/src/recompiler/tests/linux-test.c (修改) * trunk/src/recompiler/tests/qruncom.c (修改) * trunk/src/recompiler/tests/test-i386.c (修改) * trunk/src/recompiler/tests/test-mmap.c (修改) * trunk/src/recompiler/translate-all.c (修改) rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) ... Fri, 04 Mar 2011 12:49:02 GMT vboxsync [36170] * trunk/src/VBox/VMM/include/REMInternal.h (修改) * trunk/src/recompiler/COPYING.LIB (修改) * trunk/src/recompiler/Sun/config-host.h (修改) * trunk/src/recompiler/VBoxRecompiler.c (修改) * trunk/src/recompiler/bswap.h (修改) * trunk/src/recompiler/cache-utils.h (新增) * trunk/src/recompiler/cpu-all.h (修改) * trunk/src/recompiler/cpu-defs.h (修改) * trunk/src/recompiler/cpu-exec.c (修改) * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/def-helper.h (新增) * trunk/src/recompiler/disas.h (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/exec-all.h (修改) * trunk/src/recompiler/exec.c (修改) * trunk/src/recompiler/fpu/softfloat-macros.h (修改) * trunk/src/recompiler/fpu/softfloat-native.c (修改) * trunk/src/recompiler/fpu/softfloat-native.h (修改) * trunk/src/recompiler/fpu/softfloat-specialize.h (修改) * trunk/src/recompiler/fpu/softfloat.c (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/gen-icount.h (修改) * trunk/src/recompiler/hostregs_helper.h (修改) * trunk/src/recompiler/kvm.h (新增) * trunk/src/recompiler/osdep.h (修改) * trunk/src/recompiler/qemu-common.h (修改) * trunk/src/recompiler/qemu-lock.h (修改) * trunk/src/recompiler/qemu-log.h (修改) * trunk/src/recompiler/softmmu_exec.h (修改) * trunk/src/recompiler/softmmu_header.h (修改) * trunk/src/recompiler/softmmu_template.h (修改) * trunk/src/recompiler/sys-queue.h (新增) * trunk/src/recompiler/target-i386/cpu.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/helper.c (修改) * trunk/src/recompiler/target-i386/helper.h (修改) * trunk/src/recompiler/target-i386/helper_template.h (修改) * trunk/src/recompiler/target-i386/op_helper.c (修改) * trunk/src/recompiler/target-i386/ops_sse.h (修改) * trunk/src/recompiler/target-i386/ops_sse_header.h (修改) * trunk/src/recompiler/target-i386/translate.c (修改) * trunk/src/recompiler/tcg/README (修改) * trunk/src/recompiler/tcg/i386/tcg-target.c (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-op.h (修改) * trunk/src/recompiler/tcg/tcg-opc.h (修改) * trunk/src/recompiler/tcg/tcg-runtime.c (修改) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (修改) * trunk/src/recompiler/tests/linux-test.c (修改) * trunk/src/recompiler/tests/qruncom.c (修改) * trunk/src/recompiler/tests/sha1.c (修改) * trunk/src/recompiler/tests/test-i386-shift.h (修改) * trunk/src/recompiler/tests/test-i386.c (修改) * trunk/src/recompiler/tests/test-mmap.c (修改) * trunk/src/recompiler/tests/test_path.c (修改) * trunk/src/recompiler/translate-all.c (修改) rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo ... Thu, 03 Mar 2011 13:48:16 GMT vboxsync [36140] * trunk/src/recompiler/Makefile.kmk (修改) * trunk/src/recompiler/VBoxRecompiler.c (修改) * trunk/src/recompiler/a.out.h (修改) * trunk/src/recompiler/bswap.h (修改) * trunk/src/recompiler/cpu-all.h (修改) * trunk/src/recompiler/cpu-defs.h (修改) * trunk/src/recompiler/cpu-exec.c (修改) * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/elf.h (修改) * trunk/src/recompiler/exec-all.h (修改) * trunk/src/recompiler/exec.c (修改) * trunk/src/recompiler/fpu/softfloat-macros.h (修改) * trunk/src/recompiler/fpu/softfloat-native.c (修改) * trunk/src/recompiler/fpu/softfloat-native.h (修改) * trunk/src/recompiler/fpu/softfloat-specialize.h (修改) * trunk/src/recompiler/fpu/softfloat.c (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/hostregs_helper.h (修改) * trunk/src/recompiler/osdep.h (修改) * trunk/src/recompiler/qemu-lock.h (修改) * trunk/src/recompiler/softmmu_exec.h (修改) * trunk/src/recompiler/softmmu_header.h (修改) * trunk/src/recompiler/target-i386/cpu.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/helper.c (修改) * trunk/src/recompiler/target-i386/helper.h (修改) * trunk/src/recompiler/target-i386/op_helper.c (修改) * trunk/src/recompiler/target-i386/opreg_template.h (修改) * trunk/src/recompiler/target-i386/ops_mem.h (修改) * trunk/src/recompiler/target-i386/ops_sse.h (修改) * trunk/src/recompiler/target-i386/ops_template.h (修改) * trunk/src/recompiler/target-i386/ops_template_mem.h (修改) * trunk/src/recompiler/target-i386/translate.c (修改) * trunk/src/recompiler/tcg/README (修改) * trunk/src/recompiler/tcg/i386/tcg-target.c (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-dyngen.c (修改) * trunk/src/recompiler/tcg/tcg-runtime.c (修改) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (修改) * trunk/src/recompiler/tests/Makefile (修改) * trunk/src/recompiler/tests/qruncom.c (修改) * trunk/src/recompiler/tests/test-i386-code16.S (修改) * trunk/src/recompiler/tests/test-i386-shift.h (修改) * trunk/src/recompiler/tests/test-i386-ssse3.c (新增) * trunk/src/recompiler/tests/test-i386-vm86.S (修改) * trunk/src/recompiler/tests/test-i386.c (修改) * trunk/src/recompiler/tests/test-mmap.c (新增) * trunk/src/recompiler/tests/test_path.c (修改) * trunk/src/recompiler/translate-all.c (修改) rem: Re-synced to svn://svn.savannah.nongnu.org/qemu/trunk@5495 (repo ... Sun, 14 Feb 2010 08:22:40 GMT vboxsync [26499] * trunk/src/recompiler/cutils.c (修改) * trunk/src/recompiler/dyngen-exec.h (修改) * trunk/src/recompiler/elf.h (修改) * trunk/src/recompiler/fpu/softfloat.h (修改) * trunk/src/recompiler/host-utils.h (修改) * trunk/src/recompiler/softmmu_header.h (修改) * trunk/src/recompiler/softmmu_template.h (修改) * trunk/src/recompiler/target-i386/exec.h (修改) * trunk/src/recompiler/target-i386/opreg_template.h (修改) * trunk/src/recompiler/target-i386/ops_sse.h (修改) * trunk/src/recompiler/target-i386/ops_template.h (修改) * trunk/src/recompiler/target-i386/ops_template_mem.h (修改) * trunk/src/recompiler/tcg/i386/tcg-target.h (修改) * trunk/src/recompiler/tcg/tcg-op.h (修改) * trunk/src/recompiler/tcg/tcg.c (修改) * trunk/src/recompiler/tcg/tcg.h (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.c (修改) * trunk/src/recompiler/tcg/x86_64/tcg-target.h (修改) * trunk/src/recompiler/vl.h (修改) recompier: whitespace cleanup. (Clean up whitespace on the foreign ... Fri, 01 May 2009 17:03:40 GMT vboxsync [19297] * trunk/Config.kmk (修改) * trunk/src/Makefile.kmk (修改) * trunk/src/VBox/Installer/linux/Makefile.kmk (修改) * trunk/src/VBox/Installer/solaris/Makefile.kmk (修改) * trunk/src/VBox/VMM/CPUM.cpp (修改) * trunk/src/VBox/VMM/Makefile.kmk (修改) * trunk/src/VBox/VMM/REMInternal.h (修改) * trunk/src/VBox/VMM/testcase/Makefile.kmk (修改) * trunk/src/recompiler (移動) * trunk/src/recompiler/Makefile.kmk (修改) Renamed src/recompiler_new to src/recompiler. Mon, 23 Feb 2009 23:00:43 GMT vboxsync [17040] * trunk/src/recompiler_new/Makefile.kmk (修改) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (修改) * trunk/src/recompiler_new/VBoxRecompiler.c (修改) * trunk/src/recompiler_new/cutils.c (修改) * trunk/src/recompiler_new/dyngen-op.h (修改) * trunk/src/recompiler_new/gen-icount.h (修改) * trunk/src/recompiler_new/host-utils.c (修改) * trunk/src/recompiler_new/host-utils.h (修改) * trunk/src/recompiler_new/hostregs_helper.h (修改) * trunk/src/recompiler_new/qemu-common.h (修改) * trunk/src/recompiler_new/qemu-lock.h (修改) * trunk/src/recompiler_new/qemu-log.h (修改) * trunk/src/recompiler_new/softmmu_defs.h (修改) * trunk/src/recompiler_new/softmmu_exec.h (修改) * trunk/src/recompiler_new/target-i386/helper.h (修改) * trunk/src/recompiler_new/target-i386/helper_template.h (修改) * trunk/src/recompiler_new/target-i386/op_helper.c (修改) * trunk/src/recompiler_new/target-i386/ops_sse.h (修改) * trunk/src/recompiler_new/target-i386/ops_sse_header.h (修改) * trunk/src/recompiler_new/target-i386/svm.h (修改) recompiler_new: svn properties.