Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename __JCR_LIST__ to __JCR_END__ in crtend.c. | John Baldwin | 2020-11-10 | 1 | -1/+1 |
* | csu: Fix dynamiclib/init_test:jcr_test on !HAVE_CTORS archs | Kyle Evans | 2019-11-08 | 1 | -4/+6 |
* | Add the missing 0 at the end of the .jcr section. | Andrew Turner | 2018-11-24 | 1 | -0/+3 |
* | Make the .ctors, .dtors, and .jcr markers as static. They shouldn't be | Andrew Turner | 2018-10-29 | 1 | -2/+2 |
* | Implement a BSD licensed crtbegin/crtend | Andrew Turner | 2018-10-25 | 1 | -0/+64 |
* | GC these crt{begin,end}.c, which are unused since the last FreeBSD platform | Marius Strobl | 2006-05-22 | 1 | -33/+0 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Move the code for the ".init" and ".fini" sections outside of a | John Polstra | 1999-03-12 | 1 | -3/+5 |
* | Import C startup files for ELF support. | John Polstra | 1998-03-07 | 1 | -0/+31 |