alistair23-linux/arch/blackfin/lib
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
revise anomaly handling by basing things on the compiler not the kconfig defines,
so the header is stable and usable outside of the kernel. This also allows us to
move some code from preprocessing to compiling (gcc culls dead code)
which should help with code quality (readability, catch minor bugs, etc...).

Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-07-25 11:19:14 +08:00
..
ashldi3.c blackfin architecture 2007-05-07 12:12:58 -07:00
ashrdi3.c blackfin architecture 2007-05-07 12:12:58 -07:00
checksum.c blackfin architecture 2007-05-07 12:12:58 -07:00
divsi3.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
gcclib.h blackfin architecture 2007-05-07 12:12:58 -07:00
ins.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
lshrdi3.c blackfin architecture 2007-05-07 12:12:58 -07:00
Makefile blackfin architecture 2007-05-07 12:12:58 -07:00
memchr.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
memcmp.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memcpy.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memmove.S Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 2007-07-25 11:19:14 +08:00
memset.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
modsi3.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
muldi3.c blackfin architecture 2007-05-07 12:12:58 -07:00
outs.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
smulsi3_highpart.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
strcmp.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strcpy.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strncmp.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
strncpy.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00
udivsi3.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
umodsi3.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00
umulsi3_highpart.S Blackfin arch: add proper ENDPROC() 2007-06-11 15:31:30 +08:00