summaryrefslogtreecommitdiff
path: root/lib/csu/tests/init_test.c
AgeCommit message (Expand)Author
2025-04-18csu: drop support for GCJBrooks Davis
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2018-10-30Disable the .preinit_array test in DSOs, ld.bfd fails to link objects withAndrew Turner
2018-10-30Fix the location of the static keyword.Andrew Turner
2018-10-30Run the csu tests on a DSO. This builds the tests into a shared library,Andrew Turner
2018-10-30The jcr argument to _Jv_RegisterClasses is used, stop marking it otherwise.Andrew Turner
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner