[U-Boot] [PATCH 2/2 V2] ARM: Don't include libgcc anymore
Dirk Behme
dirk.behme at googlemail.com
Sun Jun 21 14:25:50 CEST 2009
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 at 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
More information about the U-Boot
mailing list