audk/ArmPkg/Library/CompilerIntrinsicsLib/Arm
Ard Biesheuvel f8c51389c6 ArmPkg/CompilerIntrinsicsLib: make the default memset() weak
The ARM compiler intrinsics library defines __aeabi_memset() and
memset() in the same object, which means that both will be pulled
in if either is referenced.

The IntrinsicLib in CryptoPkg defines its own, preferred memset(),
which may clash with our memset(). So make our version weak.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-08-05 16:32:36 +02:00
..
Llvm_int_lib.h
ashldi3.S
ashldi3.c
ashrdi3.S
ashrdi3.c
clzsi2.S
clzsi2.c
ctzsi2.S
ctzsi2.c
div.S
div.asm
divdi3.S
divdi3.c
divsi3.S
divsi3.c
lasr.asm
ldivmod.S
ldivmod.asm
llsl.S
llsl.asm
llsr.S
llsr.asm
lshrdi3.S
lshrdi3.c
memcpy.S
memcpy.asm
memcpy4.asm
memmove.S
memmove.asm
memset.S
memset.asm
moddi3.S
moddi3.c
modsi3.S
modsi3.c
muldi3.S
muldi3.c
mullu.S
mullu.asm
sourcery.S
switch.asm
switch8.S
switch16.S
switch32.S
switchu8.S
ucmpdi2.S
ucmpdi2.c
udivdi3.S
udivdi3.c
udivmoddi4.S
udivmoddi4.c
udivsi3.S
udivsi3.c
uldiv.S
uldiv.asm
uldivmod.c
umoddi3.S
umoddi3.c
umodsi3.S
umodsi3.c
uread.asm
uwrite.asm