public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Eliminate calls of _divsi3 on ARM
@ 2005-04-26 13:09 Anders Larsen
  2005-04-26 14:08 ` Wolfgang Denk
  2005-08-12 20:36 ` Wolfgang Denk
  0 siblings, 2 replies; 5+ messages in thread
From: Anders Larsen @ 2005-04-26 13:09 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-12 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 13:09 [U-Boot-Users] Eliminate calls of _divsi3 on ARM Anders Larsen
2005-04-26 14:08 ` Wolfgang Denk
2005-04-26 14:19   ` Anders Larsen
2005-04-27 11:20     ` Udi Finkelstein
2005-08-12 20:36 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox