aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/_ashldi3.S
AgeCommit message (Collapse)AuthorFilesLines
2009-08-09ARM EABI: add new helper functions resp. function namesWolfgang Denk1-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>
2006-05-30Minor cleanup.Wolfgang Denk1-1/+0
2006-05-30* Update Intel IXP4xx supportWolfgang Denk1-0/+47
- Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]