linux/arch/sh/lib64
Paul Mundt 37c9ee0161 sh64: Kill off old exception debugging helpers.
There's not much here that we can't get at through alternate means (aside
from the TLB contents, but that doesn't belong here anyways). Most of
this information is already provided by the sh32 routines, which we'll
consolidate on next.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-06-14 14:12:18 +09:00
..
Makefile sh64: Kill off old exception debugging helpers. 2012-06-14 14:12:18 +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 Fix common misspellings 2011-03-31 11:26:23 -03:00
memcpy.S Fix common misspellings 2011-03-31 11:26:23 -03:00
memset.S sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 2008-12-22 18:44:05 +09:00
panic.c sh: Move out cayman-specific panic handler code to its own file. 2009-05-08 17:41:59 +09:00
sdivsi3.S sh: Provide an __sdivsi3_2 export for sh64. 2009-05-09 17:57:21 +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: Kill off unused sh64 debug code. 2009-05-08 17:36:57 +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