Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crt0 MD _dl_exit() performs syscall to SYS_exit directly, but then | 2020-10-15 | 1 | -1/+2 | |
* | use symbolic SYS_exit instead of the value 1 | 2020-10-14 | 1 | -2/+2 | |
* | _dl_printf is no longer referenced by RELOC_{JMPREL,DYN,GOT}; delete the stub | 2017-08-11 | 1 | -8/+1 | |
* | MD_START is now always ___start, so expand and eliminate it | 2017-01-19 | 1 | -4/+1 | |
* | Rearrange C runtime bits: now that ld.so exports environ and __progname, | 2016-03-20 | 1 | -10/+1 | |
* | In static binaries, invoke kbind() once to disable it. | 2015-09-01 | 1 | -1/+10 | |
* | self-relocating crt0 bits for sh, and enable static pie by default. With some | 2014-12-30 | 1 | -6/+67 | |
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-18 | 1 | -2/+2 | |
* | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in | 2013-12-03 | 1 | -1/+21 | |
* | Preliminary userland bits for OpenBSD/landisk, many things coming from | 2006-10-10 | 1 | -0/+68 |