summaryrefslogtreecommitdiffstats
path: root/arch/sh/lib64/sdivsi3.S
Commit message (Collapse)AuthorAgeFilesLines
* sh: Provide an __sdivsi3_2 export for sh64.Paul Mundt2009-05-091-1/+5
| | | | | | | | | Newer code paths that are heavier in 64-bit math manage to get this generated by newer compilers, provide a definition and export accordingly. This is trivially wrapped around the existing __sdivsi3 code. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt2008-12-221-0/+131
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>
OpenPOWER on IntegriCloud