summaryrefslogtreecommitdiff
path: root/lib_arm/_udivsi3.S
Commit message (Collapse)AuthorAgeLines
* ARM EABI: add new helper functions resp. function namesWolfgang Denk2009-08-09-9/+25
| | | | | | | | | | | 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>
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
| | | | | | | | | | | This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
* Make compile clean, fix the usual small problems.wdenk2003-03-26-4/+4
|
* Initial revisionwdenk2002-11-03-0/+77