summaryrefslogtreecommitdiffstats
path: root/lib/csu/common_elf (follow)
Commit message (Expand)AuthorAgeFilesLines
* boring protosderaadt2003-06-261-5/+5
* add a newline at end of file. gcc3 rightfully complains if the filerohee2003-03-311-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-164-16/+16
* Commonize csu code for elf systems, powerpc now no longer has it's owndrahn2001-05-282-0/+112
* oops.art2001-02-031-4/+3
* Schedule running of __fini in __init, not __start.art2001-02-031-1/+2
* An OpenBSD tag doesn't hurt.art2001-02-031-0/+1
* Add an OS note identifying OpenBSD binaries.art2001-02-032-1/+23
* Decruftification.art2001-02-031-8/+1
* Create a common_elf directory with crtbegin and crtend that canart2001-02-032-0/+125