[U-Boot-Users] Eliminate calls of _divsi3 on ARM
Anders Larsen
alarsen at rea.de
Tue Apr 26 15:09:42 CEST 2005
Hi,
the enclosed patch agains current top of CVS eliminates two calls of the
libgcc helper function _divsi3 and _modsi3.
Rationale:
Certain commercially available tool-chains provides b0rken libgcc.a
(compiled with hardware FP) making these helper functions unusable
(U-Boot already provides the unsigned counterparts in lib_arm/libarm.a).
Changelog:
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
Cheers
Anders
-------------- next part --------------
A non-text attachment was scrubbed...
Name: divsi3.diff
Type: application/octet-stream
Size: 1099 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050426/68db4c94/attachment.obj
More information about the U-Boot
mailing list