summaryrefslogtreecommitdiff
path: root/lib/csu/arch/alpha
AgeCommit message (Collapse)Author
2018-11-26Do not pass the main object handle from the assembler startup stub tojoerg
the common ___start routine. It's only used for a pointless magic version check. Thanks to martin@ for testing various architectures.
2017-01-14remove useless include; asm.h is not useful for c files. our current assumptionchristos
is that stuff in cdefs.h is duplicated in asm.h.
2016-01-24Undo previous; the lossage is more basic.christos
2016-01-24Alpha needs _KERNTYPESchristos
2013-08-05Alpha needs crtfm.o for USE_COMPILERCRTSTUFF=nomatt
2013-07-11Add crtstuff for alpha. Compile tested only.matt