VirtualBox

Ignore:
Timestamp:
Jun 8, 2017 11:50:14 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115989
Message:

Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit code generated by gcc-7 or later

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

Legend:

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

    r67063 r67293  
    163163        math/gcc/qdivrem.o \
    164164        math/gcc/udivdi3.o \
     165        math/gcc/udivmoddi4.o \
    165166        math/gcc/divdi3.o \
    166167        math/gcc/umoddi3.o
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r66424 r67293  
    109109    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/quad.h=>math/gcc/quad.h \
    110110    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivdi3.c=>math/gcc/udivdi3.c \
     111    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivmoddi4.c=>math/gcc/udivmoddi4.c \
    111112    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/umoddi3.c=>math/gcc/umoddi3.c \
    112113    ${PATH_ROOT}/src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp=>common/misc/RTAssertMsg1Weak.c \
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