summaryrefslogtreecommitdiff
path: root/lib/csu/c++/c++rt0.c
AgeCommit message (Expand)Author
1999-02-01When compiling for ELF use .init and .fini sections instead of special syms.Per Fogelstrom
1998-09-15If something is a.out dependent... don't use if in elf ports...Per Fogelstrom
1998-02-09merge in rev 1.2Niklas Hallqvist
1998-02-08Update from NetBSDNiklas Hallqvist
1998-02-03Make __{CTOR,DTOR}_LIST__ extern instead of array of size zeroMarco S Hyman
1995-10-18initial import of NetBSD treeTheo de Raadt