<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch fix/unaligned-access</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Fix precision loss warning when casting integer types.</title>
<updated>2014-08-24T08:30:04+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>bernat@luffy.cx</email>
</author>
<published>2014-08-24T08:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=39b66567ec88357cd15efc37d0709e2340edf1a4'/>
<id>39b66567ec88357cd15efc37d0709e2340edf1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use memcpy() instead of unaligned accesses.</title>
<updated>2014-08-23T20:43:26+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>bernat@luffy.cx</email>
</author>
<published>2014-08-23T20:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e1055928c6ac7ed52b3fcf07c84dee0dd6f248d7'/>
<id>e1055928c6ac7ed52b3fcf07c84dee0dd6f248d7</id>
<content type='text'>
When a structure is packed, some members may be unaligned. Some
architectures like Sparc are unable to handle those and will be
terminated with a SIGBUS.

This changeset use memcpy() to avoid any unaligned accesses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a structure is packed, some members may be unaligned. Some
architectures like Sparc are unable to handle those and will be
terminated with a SIGBUS.

This changeset use memcpy() to avoid any unaligned accesses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in pjenvey/cffi (pull request #44)</title>
<updated>2014-08-09T06:44:46+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>armin.rigo@gmail.com</email>
</author>
<published>2014-08-09T06:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=be112737267709d4ab604a86c696ecde11cda67f'/>
<id>be112737267709d4ab604a86c696ecde11cda67f</id>
<content type='text'>
avoid deprecated imp.get_suffixes on &gt;= 3.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated imp.get_suffixes on &gt;= 3.3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in leethargo/cffi/parse_constant_plus (pull request #43)</title>
<updated>2014-07-28T18:59:59+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>armin.rigo@gmail.com</email>
</author>
<published>2014-07-28T18:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b0ff627bb0a86660363725d9e738c014114420d4'/>
<id>b0ff627bb0a86660363725d9e738c014114420d4</id>
<content type='text'>
add parsing of constant with unary +
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add parsing of constant with unary +
</pre>
</div>
</content>
</entry>
<entry>
<title>make this not public</title>
<updated>2014-07-28T16:51:43+00:00</updated>
<author>
<name>Philip Jenvey</name>
<email>pjenvey@underboss.org</email>
</author>
<published>2014-07-28T16:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=626de6766d098b5ee1647ca9b1509e3ac8f78fc9'/>
<id>626de6766d098b5ee1647ca9b1509e3ac8f78fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated imp.get_suffixes on &gt;= 3.3</title>
<updated>2014-07-27T23:20:18+00:00</updated>
<author>
<name>Philip Jenvey</name>
<email>pjenvey@underboss.org</email>
</author>
<published>2014-07-27T23:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c3a582573610ccbbef62f6db690292a4e272294d'/>
<id>c3a582573610ccbbef62f6db690292a4e272294d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add parsing of constant with unary +</title>
<updated>2014-07-27T14:50:45+00:00</updated>
<author>
<name>schwarz</name>
<email>schwarz@zib.de</email>
</author>
<published>2014-07-27T14:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=27788d02bdef260ebe66db151ad5ea79061decda'/>
<id>27788d02bdef260ebe66db151ad5ea79061decda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM64 support. Tests pass under qemu.</title>
<updated>2014-07-24T08:47:07+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2014-07-24T08:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=cc0d84a0b1ad2b402ea889c2160e1056e04b3357'/>
<id>cc0d84a0b1ad2b402ea889c2160e1056e04b3357</id>
<content type='text'>
Fixes #136. Thanks Will Newton &lt;will.newton@linaro.org&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #136. Thanks Will Newton &lt;will.newton@linaro.org&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops.  Using memcpy() here can be bogus because the addresses can overlap.</title>
<updated>2014-07-06T17:29:16+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-07-06T17:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=22730d98d0ffd67eb9aaa79c1130b9cd97e27a51'/>
<id>22730d98d0ffd67eb9aaa79c1130b9cd97e27a51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge release-0.8</title>
<updated>2014-07-05T18:08:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-07-05T18:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9ea37f8c1ada93482ffe9dc64b1a4061c60e6256'/>
<id>9ea37f8c1ada93482ffe9dc64b1a4061c60e6256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
