]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM EABI: add new helper functions resp. function names
authorWolfgang Denk <wd@denx.de>
Thu, 6 Aug 2009 19:29:59 +0000 (21:29 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 9 Aug 2009 21:08:59 +0000 (23:08 +0200)
commit59b4d7471c42e955bd9846892a0cc7478171778d
tree15db0fed51aa56d6337019c1002e14c559d08f11
parent197324d7d998a791e5137b8176981b4af25220ae
ARM EABI: add new helper functions resp. function names

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@denx.de>
Tested-by: Dirk Behme <dirk.behme@googlemail.com>
lib_arm/_ashldi3.S
lib_arm/_ashrdi3.S
lib_arm/_divsi3.S
lib_arm/_lshrdi3.S
lib_arm/_udivsi3.S