<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/csu/tests/init_test.c, 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-30T11:19:47Z</updated>
<entry>
<title>Disable the .preinit_array test in DSOs, ld.bfd fails to link objects with</title>
<updated>2018-10-30T11:19:47Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-30T11:19:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ca34591f29e3548ce4648a90ffb6e78fedec62cc'/>
<id>urn:sha1:ca34591f29e3548ce4648a90ffb6e78fedec62cc</id>
<content type='text'>
the section.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Fix the location of the static keyword.</title>
<updated>2018-10-30T10:16:21Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-30T10:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=bb966f87bc5e9a52cdb925d9103e580b42d99903'/>
<id>urn:sha1:bb966f87bc5e9a52cdb925d9103e580b42d99903</id>
<content type='text'>
MFC with:	r339738
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Run the csu tests on a DSO. This builds the tests into a shared library,</title>
<updated>2018-10-30T09:43:26Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-30T09:43:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6ec0ee844c8c6b720d91ed832db25191fcdf9f9d'/>
<id>urn:sha1:6ec0ee844c8c6b720d91ed832db25191fcdf9f9d</id>
<content type='text'>
then runs these from the base test programs. With this we can check
crtbeginS.o and crtendS.o are working as expected.

MFC with:	r339738
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>The jcr argument to _Jv_RegisterClasses is used, stop marking it otherwise.</title>
<updated>2018-10-30T09:36:31Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2018-10-30T09:36:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9e26e65c1689bc06fa51c97d5bd47ac4c5974ac4'/>
<id>urn:sha1:9e26e65c1689bc06fa51c97d5bd47ac4c5974ac4</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>
