arm-trusted-firmware/lib/compiler-rt/builtins
Lionel Debieve 8c80c86573 compiler_rt: Import aeabi_ldivmode.S file and dependencies
Import aeabi_ldivmod.S with divmoddi4.c and divdi3.c from the
LLVM compiler_rt library on master branch as of 30 Oct 2018
(SVN revision: r345645).

This is to get the __aeabi_ldivmod builtin, which is required
by a patch using signed long long division.

Change-Id: Iee4c421deb3175142655e19074cd3732edd82227
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
2020-01-02 11:56:07 +01:00
..
arm compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
assembly.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
ctzdi2.c Import ctzdi2.c from LLVM compiler-rt 2017-07-26 09:28:23 +01:00
divdi3.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
divmoddi4.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
int_endianness.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_lib.h compiler_rt: Import latest changes on int_lib.h 2018-11-06 15:42:51 +01:00
int_math.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_types.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
lshrdi3.c compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
udivmoddi4.c Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00