[U-Boot] [PATCH] ARM EABI: add new helper functions resp. function names

Wolfgang Denk wd at denx.de
Sun Aug 9 23:28:15 CEST 2009


In message <1249586999-2595-1-git-send-email-wd at denx.de> I wrote:
> The ARM EABI defines new names for GCC helper functions,
> and GCC seems to need some new functions as well.
> 
> This patch is a minimal-invasive approach to fix problems with EABI
> conformant tool chains (to be used with "USE_PRIVATE_LIBGCC=yes").
> 
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
>  lib_arm/_ashldi3.S |    2 ++
>  lib_arm/_ashrdi3.S |    2 ++
>  lib_arm/_divsi3.S  |    2 ++
>  lib_arm/_lshrdi3.S |    2 ++
>  lib_arm/_udivsi3.S |   34 +++++++++++++++++++++++++---------
>  5 files changed, 33 insertions(+), 9 deletions(-)

Applied.


Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never underestimate the power of human stupidity  when  it  comes  to
using technology they don't understand.


More information about the U-Boot mailing list