| Commit message (Expand) | Author | Age | Files | Lines |
| * | crt0 MD _dl_exit() performs syscall to SYS_exit directly, but then |  deraadt | 2020-10-15 | 1 | -6/+2 |
| * | use symbolic SYS_exit instead of the value 1 |  deraadt | 2020-10-14 | 1 | -3/+2 |
| * | Rearrange C runtime bits: now that ld.so exports environ and __progname, |  guenther | 2016-03-20 | 1 | -9/+1 |
| * | In static binaries, invoke kbind() once to disable it. |  guenther | 2015-09-01 | 1 | -2/+8 |
| * | Introduce new csu0 variant for -static -pie binaries to use called |  kurt | 2014-12-22 | 1 | -1/+46 |
| * | Merge Makefiles, moving the build up a level and putting the CPU-specific |  guenther | 2014-11-12 | 1 | -61/+0 |
| * | Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros in |  guenther | 2013-12-03 | 3 | -124/+25 |
| * | The kernel and ld.so pass 0 in %rdx for use as the cleanup callback |  guenther | 2013-11-10 | 1 | -11/+6 |
| * | Pass install the -S option to avoid a window where the target isn't |  guenther | 2011-11-08 | 1 | -2/+2 |
| * | Make sure everything run from .init and .fini sections gets a properly aligned |  kettenis | 2011-03-30 | 1 | -2/+3 |
| * | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -2/+2 |
| * | Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires |  kurt | 2008-11-11 | 1 | -7/+7 |
| * | The recent change to bsd.own.mk to allow PICFLAG to be overridden made |  kurt | 2008-10-06 | 1 | -3/+1 |
| * | Remove separate pic versions of crt0, crtbegin, crtend. Next |  kurt | 2008-07-28 | 1 | -21/+2 |
| * | Build pic versions of crt0, crtbegin & crtend for amd64, i386, powerpc, |  kurt | 2008-06-25 | 1 | -2/+23 |
| * | remove "unused variable" warnings |  chl | 2007-10-17 | 1 | -2/+1 |
| * | zap rcsid. Okay deraadt@, krw@ |  espie | 2005-08-04 | 1 | -5/+1 |
| * | things for amd64; from art@ |  mickey | 2004-01-28 | 3 | -0/+250 |