summaryrefslogtreecommitdiff
path: root/lib/csu/arch/sh3/crt0.S
AgeCommit message (Expand)Author
2018-11-26Do not pass the main object handle from the assembler startup stub tojoerg
2016-08-29___start is __dso_hidden, so use CALL_DATUM_LOCAL and drop the PICuwe
2016-08-28fix pic code; otherwise we generate text relocations.christos
2012-01-31New ___start() C function takes 3 arguments instead of 6 and fetchesuwe
2012-01-29Since it's in a separate file now, we cannot use direct branch to label.uwe
2012-01-28Asm cosmetic. Add a comment that explains what this trampoline does.uwe
2010-08-07Switch i386 and x86_64 to the new CRT layout. The crt0.c body is sharedjoerg