summaryrefslogtreecommitdiff
path: root/lib/csu/vax_elf
AgeCommit message (Expand)Author
2006-05-19Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:christos
2004-08-26Use ANSI function decls.thorpej
2003-12-22Add MD_CALL_STATIC_FUNCTION. This allows crt* to compiled with -g.matt
2003-07-26netbsd.org->NetBSD.orgsalo
2002-06-09Allow this to compile under gcc-current. No multiline strings for asm.matt
2002-02-24Change to use a register prefix.matt
2001-09-08Make __start global.matt
2001-07-17Add new init/fini to VAX ELF.matt
2000-07-03Use the ___start etc.matt
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-11-02remove the ``static'' from `static void __start()' and `static void ___start()'lukem
1999-08-21Initial VAX ELF32 support (mostly untested). It's checked primarily formatt