<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/csu/tests/dso/Makefile, 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>2020-01-14T17:50:13Z</updated>
<entry>
<title>Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around</title>
<updated>2020-01-14T17:50:13Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-01-14T17:50:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4b50c451720d8b427757a6da1dd2bb4c52cd9e35'/>
<id>urn:sha1:4b50c451720d8b427757a6da1dd2bb4c52cd9e35</id>
<content type='text'>
arichardson has an actual fix for the same issue that this was working
around; given that we don't build with llvm today, go ahead and revert the
workaround in advance.
</content>
</entry>
<entry>
<title>Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around</title>
<updated>2019-10-06T04:19:49Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2019-10-06T04:19:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=036d2e814bf0f5d88ffb4b24c159320894541757'/>
<id>urn:sha1:036d2e814bf0f5d88ffb4b24c159320894541757</id>
<content type='text'>
Diff partially stolen from CheriBSD; these bits need -Wl,-z,notext in order
to build in an LLVM world. They are needed for all flavors/sizes of MIPS.
This will eventually get fixed in LLVM, but it's unclear when.

Reported by:	arichardson, emaste
Differential Revision:	https://reviews.freebsd.org/D21696
</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>
</feed>
