summaryrefslogtreecommitdiff
path: root/lib/csu/sh3_elf
AgeCommit message (Expand)Author
2006-05-19Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:christos
2005-12-24bare asm -> __asmperry
2004-08-26Use ANSI function decls.thorpej
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-05Fix previous. s/_start/___start/ in the declaration as well.uwe
2003-07-05Provide entry point as both _start and __start, like i386 port does.marcus
2002-11-22Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specificthorpej
2002-06-08Remove __LEADING_UNDERSCORE case.thorpej
2002-02-03Pass the rtld object and ps_strings to _start() properly. From Marcus.thorpej
2001-07-23.init/.fini support.tsubai
2001-02-25check __LEADING_UNDERSCOREmsaitoh
2000-06-14sweep of my licenses for consistency. (no functional changes) Thesecgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-10-07add csu for sh3msaitoh