arm-trusted-firmware/lib/compiler-rt/builtins
Daniel Boulby 8a6a9560b5 feat(compiler-rt): update compiler-rt source files
Update the compiler-rt source files to the tip of the llvm-project [1].
To do this some new header files were pulled in from the freebsd-src
repo [2].

[1] https://github.com/llvm/llvm-project/commit/fae258e
[2] https://github.com/freebsd/freebsd-src/commit/243a0eda

Change-Id: I1a012b1fe04e127d35e208923877c98c5d999d00
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2022-10-24 16:49:32 +01:00
..
arm feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
assembly.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
ctzdi2.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
divdi3.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
divmoddi4.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_div_impl.inc feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_endianness.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_lib.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_math.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_types.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
int_util.h feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
lshrdi3.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
popcountdi2.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
popcountsi2.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
udivmoddi4.c feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00