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> | |||
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | |
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> | |||
2003-03-26 | Make compile clean, fix the usual small problems. | wdenk | |
2002-11-03 | Initial revision | wdenk | |