summaryrefslogtreecommitdiffstats
path: root/lib/csu/sh/md_init.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crt0 MD _dl_exit() performs syscall to SYS_exit directly, but thenderaadt2020-10-151-1/+2
* use symbolic SYS_exit instead of the value 1deraadt2020-10-141-2/+2
* _dl_printf is no longer referenced by RELOC_{JMPREL,DYN,GOT}; delete the stubguenther2017-08-111-8/+1
* MD_START is now always ___start, so expand and eliminate itguenther2017-01-191-4/+1
* Rearrange C runtime bits: now that ld.so exports environ and __progname,guenther2016-03-201-10/+1
* In static binaries, invoke kbind() once to disable it.guenther2015-09-011-1/+10
* self-relocating crt0 bits for sh, and enable static pie by default. With somemiod2014-12-301-6/+67
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-2/+2
* Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inguenther2013-12-031-1/+21
* Preliminary userland bits for OpenBSD/landisk, many things coming frommiod2006-10-101-0/+68