VirtualBox

Changeset 98497 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 7, 2023 3:56:41 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/vcc: Working on 64-bit integer support routines for the 32-bit Visual C++ compilers. bugref:10261

Location:
trunk/src/VBox/Runtime
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r98439 r98497  
    21372137        common/compiler/vcc/ftol2-vcc.asm \
    21382138        common/compiler/vcc/except-x86-vcc.cpp \
    2139         common/compiler/vcc/except-x86-vcc-asm.asm
     2139        common/compiler/vcc/except-x86-vcc-asm.asm \
     2140        common/compiler/vcc/x86-allshl.asm \
     2141        common/compiler/vcc/x86-allshr.asm \
     2142        common/compiler/vcc/x86-aullshr.asm \
     2143        common/compiler/vcc/x86-allmul.asm \
     2144        common/compiler/vcc/x86-alldiv.asm \
     2145        common/compiler/vcc/x86-allrem.asm \
     2146        common/compiler/vcc/x86-alldvrm.asm \
     2147        common/compiler/vcc/x86-aulldiv.asm \
     2148        common/compiler/vcc/x86-aullrem.asm \
     2149        common/compiler/vcc/x86-aulldvrm.asm \
     2150        common/compiler/vcc/RTVccUInt64Div.cpp
    21402151  RuntimeR3_VBOX_NOCRT_ALIASES.win := \
    21412152        strtok_s=nocrt_strtok_r _strtok_s=nocrt_strtok_r nocrt_strtok_s=nocrt_strtok_r \
Note: See TracChangeset for help on using the changeset viewer.

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