<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/csu/tests/Makefile.tests, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2018-10-30T14:44:12Z</updated>
<entry>
<title>Build the csu tests on all architectures.</title>
<updated>2018-10-30T14:44:12Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-30T14:44:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8522d140a568be6044aad4288042c72e8d3b72a7'/>
<id>urn:sha1:8522d140a568be6044aad4288042c72e8d3b72a7</id>
<content type='text'>
The tests haven't been run them, but this is enough to build them so I can
get feedback on if the various crt.h headers are correct.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Drop the csu tests WARNS to 5 to fix the powerpc64 build.</title>
<updated>2018-10-26T08:12:28Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-26T08:12:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4b48b463ed07fe388f9ba841065499dfaa97199b'/>
<id>urn:sha1:4b48b463ed07fe388f9ba841065499dfaa97199b</id>
<content type='text'>
MFC with:	r339738
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Implement a BSD licensed crtbegin/crtend</title>
<updated>2018-10-25T17:39:41Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-25T17:39:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=31d62a73c2e6ac0ff413a7a17700ffc7dce254ef'/>
<id>urn:sha1:31d62a73c2e6ac0ff413a7a17700ffc7dce254ef</id>
<content type='text'>
These are needed for .ctors/.dtors and .jcr handling. The former needs
all the function pointers to be called in the correct order from the
.init/.fini section. The latter just needs to call a gcj specific function
if it exists with a pointer to the start of the .jcr section.

This is currently disabled until __dso_handle support is added.

Reviewed by:	emaste
MFC after:	1 month
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D17587
</content>
</entry>
</feed>
