<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/brotli, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/brotli: move from testing</title>
<updated>2019-05-03T17:35:25+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-05-01T04:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4a87148212bf0b09eab3897d2dc70585f17d5cd8'/>
<id>4a87148212bf0b09eab3897d2dc70585f17d5cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: optimize on mips*, s390x</title>
<updated>2018-12-18T14:35:11+00:00</updated>
<author>
<name>alpine-mips-patches</name>
<email>info@mobile-stream.com</email>
</author>
<published>2018-12-13T05:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7f7b310f5311e0e7604bafe57c4a3e5ff1941235'/>
<id>7f7b310f5311e0e7604bafe57c4a3e5ff1941235</id>
<content type='text'>
1) Recognize s390x and mips64* as 64-bit architectures to enable 64-bit code path.
2) Enable direct unaligned loads/stores for s390x. See "Integral Boundaries"
   in SA22-7832-xx.
3) Enable unaligned access using LWL/LWR/etc instructions on pre-R6 mips*.
   This doubles "brotli -1" compression speed on P5600 (~30% for "brotli --best")
   and makes the brotli executable smaller by ~10%.
4) Use gcc/clang __builtin_bswapXX on big-endian architectures.
   On s390x this reduces byte-swapped unaligned loads/stores to single LRVx/STRVx
   instruction. On current big-endian mips* (pre-R2) this changes nothing however
   allows for shorter byte swap sequences on R2+.

Test suite still passes on x86_64, mipseln8hf (hardware) and under qemu-s390x.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) Recognize s390x and mips64* as 64-bit architectures to enable 64-bit code path.
2) Enable direct unaligned loads/stores for s390x. See "Integral Boundaries"
   in SA22-7832-xx.
3) Enable unaligned access using LWL/LWR/etc instructions on pre-R6 mips*.
   This doubles "brotli -1" compression speed on P5600 (~30% for "brotli --best")
   and makes the brotli executable smaller by ~10%.
4) Use gcc/clang __builtin_bswapXX on big-endian architectures.
   On s390x this reduces byte-swapped unaligned loads/stores to single LRVx/STRVx
   instruction. On current big-endian mips* (pre-R2) this changes nothing however
   allows for shorter byte swap sequences on R2+.

Test suite still passes on x86_64, mipseln8hf (hardware) and under qemu-s390x.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: upgrade to 1.0.7</title>
<updated>2018-10-25T09:52:11+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-10-23T18:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d27a25e7df520d456981f4e75ea60e8989894ece'/>
<id>d27a25e7df520d456981f4e75ea60e8989894ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: upgrade to 1.0.6</title>
<updated>2018-09-26T17:21:13+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-09-23T20:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1164430a777215231705cd3d9416ca6a9b2514c6'/>
<id>1164430a777215231705cd3d9416ca6a9b2514c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: improve abuild</title>
<updated>2018-07-13T15:46:38+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-06-28T15:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d3ddb8d3de6bff7cf35baf9e36a2dbf1001ca7bb'/>
<id>d3ddb8d3de6bff7cf35baf9e36a2dbf1001ca7bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: upgrade to 1.0.5</title>
<updated>2018-07-13T15:46:38+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-06-28T15:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3b275d38aa175e24b6d1f138df746fe5b3b2ecba'/>
<id>3b275d38aa175e24b6d1f138df746fe5b3b2ecba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: improve abuild</title>
<updated>2018-04-19T14:25:56+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-04-18T18:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8ccb731bc4ac51577b0c8c8cabc0c98c995857ae'/>
<id>8ccb731bc4ac51577b0c8c8cabc0c98c995857ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: upgrade to 1.0.4</title>
<updated>2018-04-19T14:25:56+00:00</updated>
<author>
<name>prspkt</name>
<email>prspkt@protonmail.com</email>
</author>
<published>2018-04-18T18:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=75ca38ca6301d1a5c8eb9b1fe4f50a928162861d'/>
<id>75ca38ca6301d1a5c8eb9b1fe4f50a928162861d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/brotli: new aport</title>
<updated>2018-04-18T13:27:38+00:00</updated>
<author>
<name>dai9ah</name>
<email>dai9ah@protonmail.com</email>
</author>
<published>2018-03-03T17:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=305ecb518cad2fa94dd6f071dab0bad2e274c634'/>
<id>305ecb518cad2fa94dd6f071dab0bad2e274c634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
