Age | Commit message (Expand) | Author |
2016-03-20 | Rearrange C runtime bits: now that ld.so exports environ and __progname, | Philip Guenther |
2015-09-01 | In static binaries, invoke kbind() once to disable it. | Philip Guenther |
2014-12-22 | Introduce new csu0 variant for -static -pie binaries to use called | Kurt Miller |
2014-11-12 | Merge Makefiles, moving the build up a level and putting the CPU-specific | Philip Guenther |
2013-12-03 | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in | Philip Guenther |
2013-11-10 | The kernel and ld.so pass 0 in %rdx for use as the cleanup callback | Philip Guenther |
2011-11-08 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-03-30 | Make sure everything run from .init and .fini sections gets a properly aligned | Mark Kettenis |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-11-11 | Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires | Kurt Miller |
2008-10-06 | The recent change to bsd.own.mk to allow PICFLAG to be overridden made | Kurt Miller |
2008-07-28 | Remove separate pic versions of crt0, crtbegin, crtend. Next | Kurt Miller |
2008-06-25 | Build pic versions of crt0, crtbegin & crtend for amd64, i386, powerpc, | Kurt Miller |
2007-10-17 | remove "unused variable" warnings | Charles Longeau |
2005-08-04 | zap rcsid. Okay deraadt@, krw@ | Marc Espie |
2004-01-28 | things for amd64; from art@ | Michael Shalayeff |