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