dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh/lib64
Paul Mundt 180ae2037f sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.
This moves in the necessary libgcc bits and kills off the libgcc linking
for sh64 kernels as well.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-12-22 18:44:05 +09:00
..
.gitignore sh: Move arch/sh64/lib to arch/sh/lib64. 2008-01-28 13:18:39 +09:00
Makefile sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
c-checksum.c Fix incorrect use of loose in c-checksum.c 2008-12-22 18:43:52 +09:00
clear_page.S sh: clear/copy_page renames in lib and lib64. 2008-01-28 13:18:54 +09:00
copy_page.S sh: clear/copy_page renames in lib and lib64. 2008-01-28 13:18:54 +09:00
copy_user_memcpy.S sh: Move arch/sh64/lib to arch/sh/lib64. 2008-01-28 13:18:39 +09:00
dbg.c sh64: Fix up compile warning in event tracer. 2008-05-08 19:51:37 +09:00
memcpy.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
memset.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
panic.c sh: migrate to arch/sh/include/ 2008-07-29 08:09:44 +09:00
sdivsi3.S sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
strcpy.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
strlen.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
udelay.c sh: Fix up the sh64 build. 2008-03-06 17:23:15 +09:00
udivdi3.S sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
udivsi3.S sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00