git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a8a0b
)
sh: Export __{s,u}divsi3_i4i on all CPUs.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 6 Nov 2007 08:15:57 +0000
(17:15 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 7 Nov 2007 02:13:55 +0000
(11:13 +0900)
Currently these are only being exported for CONFIG_CPU_SH4. This
invariably breaks when building for an SH-3 that includes multiple
targets in multilib.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found