Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM EABI: add new helper functions resp. function names | Wolfgang Denk | 2009-08-09 | -0/+2 |
| | | | | | | | | | | | 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> | |||
* | arm: add _lshrdi3.S | Heiko Schocher | 2009-07-27 | -0/+46 |
Signed-off-by: Heiko Schocher <hs@denx.de> |