<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libffi.git/src/alpha, branch github-actions</title>
<subtitle>github.com: atgreen/libffi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/'/>
<entry>
<title>Prefix ALIGN macros with FFI_</title>
<updated>2017-04-27T11:22:28+00:00</updated>
<author>
<name>Gregory Pakosz</name>
<email>gregory.pakosz@gmail.com</email>
</author>
<published>2017-04-27T11:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=bd72848c7af9302df50a7a11652c77166d17caa8'/>
<id>bd72848c7af9302df50a7a11652c77166d17caa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alpha: Add support for Go closures</title>
<updated>2014-11-12T08:31:21+00:00</updated>
<author>
<name>Richard Henderson</name>
<email>rth@twiddle.net</email>
</author>
<published>2014-10-18T04:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=9761b7bb70b4c47dc11dc74830964a0b3b3176d3'/>
<id>9761b7bb70b4c47dc11dc74830964a0b3b3176d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alpha: Add support for complex types</title>
<updated>2014-11-12T08:31:19+00:00</updated>
<author>
<name>Richard Henderson</name>
<email>rth@twiddle.net</email>
</author>
<published>2014-10-18T03:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=f41bec3b576aa5ff8915b1188446c2dc086dfe64'/>
<id>f41bec3b576aa5ff8915b1188446c2dc086dfe64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>alpha: Clean up conversion of float values</title>
<updated>2014-11-12T08:30:59+00:00</updated>
<author>
<name>Richard Henderson</name>
<email>rth@twiddle.net</email>
</author>
<published>2014-10-17T20:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=5f917371afcb4d3363fd33b547844c47264f6d4e'/>
<id>5f917371afcb4d3363fd33b547844c47264f6d4e</id>
<content type='text'>
Don't use "real" conversion to double, lest we raise
exceptions when passing signalling nans.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use "real" conversion to double, lest we raise
exceptions when passing signalling nans.
</pre>
</div>
</content>
</entry>
<entry>
<title>alpha: Reorganize cif flags</title>
<updated>2014-11-12T08:30:59+00:00</updated>
<author>
<name>Richard Henderson</name>
<email>rth@twiddle.net</email>
</author>
<published>2014-10-17T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=32a26b75ba92665fa093b539318e83d916e3effb'/>
<id>32a26b75ba92665fa093b539318e83d916e3effb</id>
<content type='text'>
Unties the backend from changes to FFI_TYPE_* constants, and allows
compilation to succeed after the addition of FFI_TYPE_COMPLEX.

Delete the hand-written unwind info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unties the backend from changes to FFI_TYPE_* constants, and allows
compilation to succeed after the addition of FFI_TYPE_COMPLEX.

Delete the hand-written unwind info.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that users don't include ffitarget.h directly</title>
<updated>2012-02-23T12:01:13+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2012-02-23T12:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=8360bf1cd0aba8db5582266da70467de7e89a57a'/>
<id>8360bf1cd0aba8db5582266da70467de7e89a57a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Alpha fix</title>
<updated>2012-01-23T19:24:01+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2012-01-23T19:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=211060eb8f714af0e935430efa6bb45e8e3ffc5d'/>
<id>211060eb8f714af0e935430efa6bb45e8e3ffc5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh from GCC</title>
<updated>2011-07-29T21:32:53+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@gmachine.(none)</email>
</author>
<published>2011-07-29T21:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=d992ac54a2a9e7e064ffebcb91e05e7cb86185c7'/>
<id>d992ac54a2a9e7e064ffebcb91e05e7cb86185c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebase</title>
<updated>2010-11-21T15:50:56+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2010-11-21T15:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=2db72615b50eb5c0f29725c02c740a2f0d7fc7d9'/>
<id>2db72615b50eb5c0f29725c02c740a2f0d7fc7d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rebase</title>
<updated>2010-07-12T18:39:18+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2010-07-12T18:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=3f5b1375ab1e2b8e3d593e21b27097a4a50f9b83'/>
<id>3f5b1375ab1e2b8e3d593e21b27097a4a50f9b83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
