You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/blackfin/lib
Jie Zhang 8399a74f61 Blackfin: fix miscompilation in lshrdi3 16 years ago
..
Makefile Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 18 years ago
ashldi3.c
ashrdi3.c
checksum.c Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols 16 years ago
divsi3.S
gcclib.h
ins.S Blackfin arch: merge adeos blackfin part to arch/blackfin/ 16 years ago
lshrdi3.c Blackfin: fix miscompilation in lshrdi3 16 years ago
memchr.S
memcmp.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
memcpy.S [Blackfin] arch: fix bug - make memcpy return the dest addr. 17 years ago
memmove.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
memset.S
modsi3.S
muldi3.S Blackfin arch: Replace C version of 64 bit multiply with hand optimized assembly 16 years ago
outs.S Blackfin arch: Fix typo. it should be _outsw_8 17 years ago
smulsi3_highpart.S
strcmp.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 18 years ago
strcpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 18 years ago
strncmp.c Blackfin: fix strncmp.o build error 16 years ago
strncpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 18 years ago
udivsi3.S
umodsi3.S
umulsi3_highpart.S