VirtualBox

Changeset 89961 in vbox


Ignore:
Timestamp:
Jun 29, 2021 7:29:40 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145419
Message:

SUPDrv: divmoddi4. bugref:9975

Location:
trunk/src/VBox/HostDrivers/Support/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r85939 r89961  
    134134VBOXMOD_OBJS += \
    135135        math/gcc/divdi3.o \
     136        math/gcc/divmoddi4.o \
    136137        math/gcc/moddi3.o \
    137138        math/gcc/qdivrem.o \
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r85698 r89961  
    115115    ${PATH_ROOT}/src/VBox/Runtime/common/log/logformat.cpp=>common/log/logformat.c \
    116116    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/divdi3.c=>math/gcc/divdi3.c \
     117    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/divmoddi4.c=>math/gcc/divmoddi4.c \
    117118    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/moddi3.c=>math/gcc/moddi3.c \
    118119    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/qdivrem.c=>math/gcc/qdivrem.c \
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