VirtualBox

Changeset 89956 in vbox


Ignore:
Timestamp:
Jun 29, 2021 2:31:35 PM (4 years ago)
Author:
vboxsync
Message:

IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc 11. [Makefile] bugref:9975

File:
1 edited

Legend:

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

    r89881 r89956  
    26292629        common/math/gcc/cmpdi2.c \
    26302630        common/math/gcc/divdi3.c \
     2631        common/math/gcc/divmoddi4.c \
    26312632        common/math/gcc/iordi3.c \
    26322633        common/math/gcc/lshldi3.c \
     
    27912792        common/math/gcc/cmpdi2.c \
    27922793        common/math/gcc/divdi3.c \
     2794        common/math/gcc/divmoddi4.c \
    27932795        common/math/gcc/iordi3.c \
    27942796        common/math/gcc/lshldi3.c \
     
    34263428        common/math/gcc/cmpdi2.c \
    34273429        common/math/gcc/divdi3.c \
     3430        common/math/gcc/divmoddi4.c \
    34283431        common/math/gcc/iordi3.c \
    34293432        common/math/gcc/lshldi3.c \
     
    37143717        common/math/gcc/cmpdi2.c \
    37153718        common/math/gcc/divdi3.c \
     3719        common/math/gcc/divmoddi4.c \
    37163720        common/math/gcc/iordi3.c \
    37173721        common/math/gcc/lshldi3.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