summaryrefslogtreecommitdiff
path: root/lib/csu/arch/m68k
AgeCommit message (Expand)Author
2018-11-26Do not pass the main object handle from the assembler startup stub tojoerg
2013-07-27In .fini invoke destructors (fix copy & pasto)martin
2013-07-26Use jbsr and add END(__start)matt
2013-07-26Simplify to new ___start() signature.martin
2013-07-19Deal with m68010 not having bsrl so usr jsr on !__pic__matt
2013-07-18s/bsrl/jsr/ and let gas figure it outmatt
2013-07-11Use pc-relative branch in crt0.Smatt
2010-08-07Switch i386 and x86_64 to the new CRT layout. The crt0.c body is sharedjoerg