VirtualBox

Changeset 19297 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
May 1, 2009 5:03:40 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46752
Message:

Renamed src/recompiler_new to src/recompiler.

Location:
trunk/src/recompiler
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile.kmk

    r18914 r19297  
    109109$(REM_MOD)_DEFS           += IN_REM_R3 REM_INCLUDE_CPU_H
    110110#$(REM_MOD)_DEFS           += REM_PHYS_ADDR_IN_TLB
    111 $(REM_MOD)_DEFS           += VBOX_WITH_NEW_RECOMPILER
    112111#$(REM_MOD)_DEFS           += DEBUG_ALL_LOGGING DEBUG_DISAS DEBUG_PCALL DEBUG_EXEC DEBUG_FLUSH DEBUG_IOPORT DEBUG_SIGNAL DEBUG_TLB_CHECK DEBUG_TB_INVALIDATE DEBUG_TLB  # Enables huge amounts of debug logging.
    113112#$(REM_MOD)_DEFS           += DEBUG_TMP_LOGGING # log qemu parts to "/tmp/vbox-qemu.log" - does not work with VBoxREM2.
     
    206205VBoxREMWrapper_NAME        = VBoxREM
    207206VBoxREMWrapper_DEFS        = IN_REM_R3 $(if $(VBOX_WITH_VMI),VBOX_WITH_VMI,)
    208 VBoxREMWrapper_DEFS       += VBOX_WITH_NEW_RECOMPILER
    209207 ifdef VBOX_USE_REM64
    210208VBoxREMWrapper_DEFS       += VBOX_USE_BITNESS_SELECTOR
     
    299297testmath_LDFLAGS        = -g
    300298testmath_DEFS           = MATHTEST_STANDALONE
    301 testmath_DEFS          += VBOX_WITH_NEW_RECOMPILER
    302299testmath_SOURCES        = Sun/testmath.c
    303300
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette