VirtualBox

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


Ignore:
Timestamp:
Jun 8, 2017 10:55:41 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115986
Message:

Runtime: provide __udivmoddi4() required for 32-bit code generated by gcc-7 or later

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

Legend:

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

    r67286 r67290  
    18511851        common/math/gcc/ucmpdi2.c \
    18521852        common/math/gcc/udivdi3.c \
     1853        common/math/gcc/udivmoddi4.c \
    18531854        common/math/gcc/umoddi3.c \
    18541855        common/math/gcc/xordi3.c
     
    19431944        common/math/gcc/ucmpdi2.c \
    19441945        common/math/gcc/udivdi3.c \
     1946        common/math/gcc/udivmoddi4.c \
    19451947        common/math/gcc/umoddi3.c \
    19461948        common/math/gcc/xordi3.c
     
    26762678        common/math/gcc/ucmpdi2.c \
    26772679        common/math/gcc/udivdi3.c \
     2680        common/math/gcc/udivmoddi4.c \
    26782681        common/math/gcc/umoddi3.c \
    26792682        common/math/gcc/xordi3.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