summaryrefslogtreecommitdiff
path: root/lib/csu/crtendS.c
AgeCommit message (Expand)Author
2017-01-21Declare the symbols that label the .ctors, .dtors, .eh_frame, and .jcrPhilip Guenther
2015-04-04gcc 2.x is deadPhilip Guenther
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2010-05-01Sprinkle a few __used markers to prevent gcc4 from throwing away essentialMark Kettenis
2009-04-13Add gcj java class registration hooks for gcc3 elf archs. From NetBSDKurt Miller
2004-01-26add finalized guard to destructor calls, to prevent multiple calls.Marc Espie
2004-01-26small clean-up: typedef to desambiguate const, prototypes...Marc Espie
2004-01-08__init/__fini handling on ELF has not been correct. It is supposed toDale Rahn
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-28Commonize csu code for elf systems, powerpc now no longer has it's ownDale Rahn