<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libzstd, branch releng/12.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-03-18T03:42:57Z</updated>
<entry>
<title>lib(private)zstd: Fix riscv build</title>
<updated>2018-03-18T03:42:57Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2018-03-18T03:42:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22aec4de9f9ecb7a5e1b2a663d74692cdb4cf61a'/>
<id>urn:sha1:22aec4de9f9ecb7a5e1b2a663d74692cdb4cf61a</id>
<content type='text'>
Link __bswap[ds]i2() intrinsics in to libzstd for riscv, where the C runtime
apparently lacks such intrinsics.

Broken in r330894.

Reported by:	asomers
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Addd work around for LLVM bug 35023.</title>
<updated>2017-11-26T16:41:30Z</updated>
<author>
<name>Michal Meloun</name>
<email>mmel@FreeBSD.org</email>
</author>
<published>2017-11-26T16:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30347b77ccbd965fbc547cef0430eb893475b5ff'/>
<id>urn:sha1:30347b77ccbd965fbc547cef0430eb893475b5ff</id>
<content type='text'>
Clang crashes when compiling zstd_compress.c with optimization for ARM targets.
https://bugs.llvm.org/show_bug.cgi?id=35023
</content>
</entry>
<entry>
<title>Move zstd from contrib to sys/contrib so it can be used in the</title>
<updated>2017-11-14T05:03:38Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-11-14T05:03:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c16b53773565120a8f80a31a0af2ef56ccd368e'/>
<id>urn:sha1:0c16b53773565120a8f80a31a0af2ef56ccd368e</id>
<content type='text'>
kernel. Adjust the Makefiles that referenced it to the new path.

Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
</content>
</entry>
<entry>
<title>Follow up on zstd update</title>
<updated>2017-11-11T13:57:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-11-11T13:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04ac1c64fe417d12e0115148b2bdcc962c2281c1'/>
<id>urn:sha1:04ac1c64fe417d12e0115148b2bdcc962c2281c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Connect new directories.</title>
<updated>2017-05-09T01:48:14Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-05-09T01:48:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6106a50ee696a59742bf7f70ab2da9729e041c4a'/>
<id>urn:sha1:6106a50ee696a59742bf7f70ab2da9729e041c4a</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Build zstandard with threading enabled</title>
<updated>2017-05-06T10:59:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-05-06T10:59:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1fc317e37463a09d99a19c647064ccea9594dedb'/>
<id>urn:sha1:1fc317e37463a09d99a19c647064ccea9594dedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import zstandard 1.1.4 in base</title>
<updated>2017-04-15T20:05:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2017-04-15T20:05:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e229090553472c042d962d09de7046d625ef8df5'/>
<id>urn:sha1:e229090553472c042d962d09de7046d625ef8df5</id>
<content type='text'>
zstandard is a new compression library/tool which is very fast at
compression/decompression

For now import as a private library
</content>
</entry>
</feed>
