VirtualBox

Changeset 67293 in vbox for trunk/src/VBox/Additions/common


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/Additions/common/VBoxGuest/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile

    r66546 r67293  
    101101        common/math/gcc/moddi3.o \
    102102        common/math/gcc/udivdi3.o \
     103        common/math/gcc/udivmoddi4.o \
    103104        common/math/gcc/umoddi3.o \
    104105        common/math/gcc/qdivrem.o
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r66415 r67293  
    114114    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/quad.h=>common/math/gcc/quad.h \
    115115    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivdi3.c=>common/math/gcc/udivdi3.c \
     116    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivmoddi4.c=>common/math/gcc/udivmoddi4.c \
    116117    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/umoddi3.c=>common/math/gcc/umoddi3.c \
    117118    ${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