summaryrefslogtreecommitdiff
path: root/lib/csu/arm_elf
AgeCommit message (Expand)Author
2008-06-21Remove old GCC bug work-around which relied on GCC extension.gmcgarry
2008-05-10Backout previous: the license sweep touched these files in error, somartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-15All platforms are MD_DO_NOT_NEED_FALLTHRU now so no need to keep itskrll
2006-09-08MD_DO_NOT_NEED_FALLTHRU for ARM.skrll
2006-05-19Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:christos
2004-08-21Temporary hack to work around ld problems when linking Thumbrearnsha
2002-01-01%progbits, not @progbits (@ is a comment character in ARM assembly).thorpej
2002-01-01Multi-line string literals are not supported by ANSI C.thorpej
2001-11-08Quiet GCC warnings.bjh21
2001-10-26This is an a.out thing and doesn't belong here.skrll
2001-08-17Ensure that the stack is aligned to an 8-byte boundary before calling C code.bjh21
2001-08-05Add a secondary label called __start (makes gcc 2.95.3 happier) and renamematt
2001-07-17Turn-on new init/fini processing.matt
2001-07-15Initial CSU for ARM with shared ELF.matt