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 | |
* | Insert definitions of environ and __progname in MD_CRT0_START again. | 2018-10-06 | 1 | -1/+5 | |
* | Add add PIE support for m88k (requires gcc4 toolchain) | 2018-06-16 | 1 | -5/+37 | |
* | Unbreak arm and m88k: COPY relocations for weak symbols that are overloaded | 2016-03-24 | 1 | -1/+5 | |
* | 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 | |
* | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in | 2013-12-03 | 1 | -1/+28 | |
* | Switch m88k ports to ELF. | 2013-01-05 | 1 | -0/+39 |