<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libz, branch release/10.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-10-03T16:21:53Z</updated>
<entry>
<title>MFC r273756,r287980:</title>
<updated>2015-10-03T16:21:53Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-10-03T16:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf8746a6759b87487e9951eed2c8749e18e55d80'/>
<id>urn:sha1:bf8746a6759b87487e9951eed2c8749e18e55d80</id>
<content type='text'>
  r273756:
    only install .pc files when we are not installing 32bit compat libs...
  r287980:
    Replace beforeinstall: handling with FILES.
</content>
</entry>
<entry>
<title>MFC r287541:</title>
<updated>2015-09-22T22:35:42Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2015-09-22T22:35:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a44efa3bbec53f81946dd99cc4ad898c1fa5732f'/>
<id>urn:sha1:a44efa3bbec53f81946dd99cc4ad898c1fa5732f</id>
<content type='text'>
In libz's inflateMark(), avoid left-shifting a negative integer, which
is undefined.

Reviewed by:	delphij
Differential Revision: https://reviews.freebsd.org/D3344
</content>
</entry>
<entry>
<title>MFC: r267376</title>
<updated>2014-07-20T00:32:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-07-20T00:32:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73adc2d6fb498fc7918de3cbf509e37eff896e8b'/>
<id>urn:sha1:73adc2d6fb498fc7918de3cbf509e37eff896e8b</id>
<content type='text'>
Add a zlib pkg-config file (more and more ports requires it)

Approved by:	delphij
</content>
</entry>
<entry>
<title>MFC r267378:</title>
<updated>2014-06-30T16:31:28Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2014-06-30T16:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90840f00c459c2549320d73180fede74805451a8'/>
<id>urn:sha1:90840f00c459c2549320d73180fede74805451a8</id>
<content type='text'>
Fix path for zlib examples, this have no runtime effect and was
overlooked when I was doing zlib update.
</content>
</entry>
<entry>
<title>MFV: Update zlib to 1.2.8.</title>
<updated>2013-05-05T06:20:49Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2013-05-05T06:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1392a0b021af39df627db28e98d3e3ce39a66fce'/>
<id>urn:sha1:1392a0b021af39df627db28e98d3e3ce39a66fce</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>- Correct mispellings of the word occurrence</title>
<updated>2013-04-17T11:40:10Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2013-04-17T11:40:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab3f6b347ef97e755cf291ed77f9eb4a48531d15'/>
<id>urn:sha1:ab3f6b347ef97e755cf291ed77f9eb4a48531d15</id>
<content type='text'>
Submitted by:	Christoph Mallon &lt;christoph.mallon@gmx.de&gt; (via private mail)
</content>
</entry>
<entry>
<title>MFV: Update zlib to 1.2.7.</title>
<updated>2012-06-21T21:47:08Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2012-06-21T21:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a2953f767d9013ac3d74d17da0a95fea7a7c1c0f'/>
<id>urn:sha1:a2953f767d9013ac3d74d17da0a95fea7a7c1c0f</id>
<content type='text'>
(x86 assembler optimization disabled for now because it
requires the new .cfi_* directives that is not supported
by base system binutils).

MFC after:	1 week
</content>
</entry>
<entry>
<title>Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to</title>
<updated>2012-02-28T18:30:18Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-02-28T18:30:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07b202a847e08b9cd976e40315cda902ced1c84a'/>
<id>urn:sha1:07b202a847e08b9cd976e40315cda902ced1c84a</id>
<content type='text'>
get rid of testing explicitly for clang (using ${CC:T:Mclang}) in
individual Makefiles.

Instead, use the following extra macros, for use with clang:
- NO_WERROR.clang       (disables -Werror)
- NO_WCAST_ALIGN.clang  (disables -Wcast-align)
- NO_WFORMAT.clang	(disables -Wformat and friends)
- CLANG_NO_IAS		(disables integrated assembler)
- CLANG_OPT_SMALL	(adds flags for extra small size optimizations)

As a side effect, this enables setting CC/CXX/CPP in src.conf instead of
make.conf!  For clang, use the following:

CC=clang
CXX=clang++
CPP=clang-cpp

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Disable gvmat64.S, the assembler version of longest_match for now.</title>
<updated>2011-07-18T19:23:50Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2011-07-18T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54257e2cbdf727f10826292b624281e39287f945'/>
<id>urn:sha1:54257e2cbdf727f10826292b624281e39287f945</id>
<content type='text'>
PR:		kern/154073
MFC after:	3 days
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Upgrade our copy of llvm/clang to r126079, from upstream's trunk.</title>
<updated>2011-02-20T19:33:47Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2011-02-20T19:33:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2754fe609d5157d58b92227a582e0c94fd42233a'/>
<id>urn:sha1:2754fe609d5157d58b92227a582e0c94fd42233a</id>
<content type='text'>
This contains many improvements, primarily better C++ support, an
integrated assembler for x86 and support for -pg.
</content>
</entry>
</feed>
