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>
Showing
- lib_arm/_ashldi3.S 2 additions, 0 deletionslib_arm/_ashldi3.S
- lib_arm/_ashrdi3.S 2 additions, 0 deletionslib_arm/_ashrdi3.S
- lib_arm/_divsi3.S 2 additions, 0 deletionslib_arm/_divsi3.S
- lib_arm/_lshrdi3.S 2 additions, 0 deletionslib_arm/_lshrdi3.S
- lib_arm/_udivsi3.S 25 additions, 9 deletionslib_arm/_udivsi3.S
Loading
Please register or sign in to comment