commit | e9bf51e5ccc7703226c79888603e157066213700 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Nov 18 14:22:39 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:42:53 2008 +0900 |
tree | 3fbd5107cbbbc47ec01ebb3c81470e836f082e42 | |
parent | 00e825c6b99b39f12751ea45d38bb4d900de70f4 [diff] |
sh: __udivdi3 -> do_div() in softfloat lib. Inhibit the generation of __udivdi3 for the softfloat lib, use do_div() outright. Signed-off-by: Paul Mundt <lethal@linux-sh.org>