summaryrefslogtreecommitdiffstats
path: root/lib/csu/m88k/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
* Insert definitions of environ and __progname in MD_CRT0_START again.aoyama2018-10-061-1/+5
* Add add PIE support for m88k (requires gcc4 toolchain)guenther2018-06-161-5/+37
* Unbreak arm and m88k: COPY relocations for weak symbols that are overloadedguenther2016-03-241-1/+5
* 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
* Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inguenther2013-12-031-1/+28
* Switch m88k ports to ELF.miod2013-01-051-0/+39