
21 Jun
2009
21 Jun
'09
2:25 p.m.
Jean-Christophe PLAGNIOL-VILLARD wrote:
This patch removes the inclusion of libgcc functions into U-Boot on the ARM architecture. Only the really needed functions are provided in the lib_arm directory. Those implementations are copied from Linux where they are well proven related to reliably, performance.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
Rebased against current HEAD
Best Regards, J.
...
create mode 100644 lib_arm/lib1funcs.S
For this I get
Warning: trailing whitespace in lines 51,65,152 of lib_arm/lib1funcs.S
Best regards
Dirk