original_kernel/arch/arm/lib
Russell King f29481c0e7 [PATCH] ARM: Remove gcc type-isms from GCC helper functions
Convert ugly GCC types to Linux types:

	UQImode -> u8
	SImode -> s32
	USImode -> u32
	DImode -> s64
	UDImode -> u64
	word_type -> int

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-06-20 15:49:59 +01:00
..
Makefile
ashldi3.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
ashrdi3.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
backtrace.S
bitops.h [PATCH] ARM: Add missing new file for bitops patch 2005-04-18 22:50:01 +01:00
changebit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
clearbit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
copy_page.S
csumipv6.S
csumpartial.S
csumpartialcopy.S
csumpartialcopygeneric.S
csumpartialcopyuser.S
delay.S
div64.S
ecard.S
findbit.S
floppydma.S
gcclib.h [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
getuser.S
io-acorn.S
io-readsb.S
io-readsl.S
io-readsw-armv3.S
io-readsw-armv4.S
io-shark.c
io-writesb.S
io-writesl.S
io-writesw-armv3.S
io-writesw-armv4.S [PATCH] ARM: 2705/1: fix writesw for misaligned source pointer 2005-06-08 19:00:16 +01:00
lib1funcs.S
longlong.h [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
lshrdi3.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
memchr.S
memcpy.S
memset.S
memzero.S
muldi3.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
putuser.S
setbit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
strchr.S
strncpy_from_user.S
strnlen_user.S
strrchr.S
testchangebit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
testclearbit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
testsetbit.S [PATCH] ARM: bitops 2005-04-17 15:51:02 +01:00
uaccess.S
ucmpdi2.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00
udivdi3.c [PATCH] ARM: Remove gcc type-isms from GCC helper functions 2005-06-20 15:49:59 +01:00