VirtualBox

Ignore:
Timestamp:
Jun 29, 2021 2:34:08 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145415
Message:

VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975

Location:
trunk/src/VBox/Additions/common/VBoxGuest/linux
Files:
2 edited

Legend:

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

    r84947 r89957  
    131131VBOXMOD_OBJS += \
    132132        common/math/gcc/divdi3.o \
     133        common/math/gcc/divmoddi4.o \
    133134        common/math/gcc/moddi3.o \
    134135        common/math/gcc/udivdi3.o \
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r85698 r89957  
    123123    ${PATH_ROOT}/src/VBox/Runtime/common/log/logcom.cpp=>common/log/logcom.c \
    124124    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/divdi3.c=>common/math/gcc/divdi3.c \
     125    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/divmoddi4.c=>common/math/gcc/divmoddi4.c \
    125126    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/moddi3.c=>common/math/gcc/moddi3.c \
    126127    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/qdivrem.c=>common/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