<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lib.ffi.announce">
    <title>gmane.comp.lib.ffi.announce</title>
    <link>http://blog.gmane.org/gmane.comp.lib.ffi.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/5"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/4"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/3"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/2"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/1"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/5">
    <title>Announcing libffi 3.0.13</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.ffi.announce/5</link>
    <description>&lt;pre&gt;I'm very pleased to announce the release of libffi version 3.0.13,
which you are free to download here:

  http://sourceware.org/libffi/libffi-3.0.13.tar.gz

This release comes hot on the heels of 3.0.12, and includes important
build-time, install-time and run-time fixes for a number of platforms.
 In addition to these important fixes, 3.0.13 includes new support for
Imagination Technologies' Meta processor.

3.0.13 Mar-17-13
        Add Meta support.
        Add missing Moxie bits.
        Fix stack alignment bug on 32-bit x86.
        Build fix for m68000 targets.
        Build fix for soft-float Power targets.
        Fix the install dir location for some platforms when building
          with GCC (OS X, Solaris).
        Fix Cygwin regression.

Thanks to Dave Korn, Gilles Talis, Alain Hourihane, Alex Gaynor,
Andreas Schwab,  Markos Chandras and Imagination Technologies Ltd for
their contributions.

Check out the following links for more details:
 http://sourceware.org/libffi
 http://github.com/atgreen/libffi

Have fun!

Anthony Green
green-ZJAzte6OsOOukZHgTAicrQ&amp;lt; at &amp;gt;public.gmane.org

&lt;/pre&gt;</description>
    <dc:creator>Anthony Green</dc:creator>
    <dc:date>2013-03-18T01:02:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/4">
    <title>Announcing libffi 3.0.12</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.ffi.announce/4</link>
    <description>&lt;pre&gt;I'm very pleased to announce the release of libffi version 3.0.12,
which you are free to download here:

  http://sourceware.org/libffi/libffi-3.0.12.tar.gz

In addition to supporting native vendor compilers on AIX and Solaris,
this release includes support for a record 6 new processor
architectures: Moxie, AArch64, Blackfin, TILE-GX/TILEPro, MicroBlaze
and Xtensa!

As usual, my thanks go out to the many users and testers.  My special
thanks go to the following people and organizations for their code
contributions to the 3.0.12 release:  Alexandre Keunecke I. de
Mendonca, Nicolas Lelong, H.J. Lu, Uros Bizjak, Andrew Pinski, David
Edelsohn, Walter Lee, James Greenhalgh, Marcus Shawcroft, Frederick
Cheung, Magnus Granberg, Pavel Labushev, Alan Modra, Reini Urban,
rofl0r, Thorsten Glaser, Chris Zankel, Nathan Rossi, Mark H Weaver,
Daniel Schepler, Peter Bergner, and The Written Word.  And a final
special thanks to Andrew Haley, Andreas Tobler and Matthias Klose for
their continued support - it is very much appreciated!

Check out the following links for more details:
 http://sourceware.org/libffi
 http://github.com/atgreen/libffi

Have fun!

Anthony Green
green-ZJAzte6OsOOukZHgTAicrQ&amp;lt; at &amp;gt;public.gmane.org

&lt;/pre&gt;</description>
    <dc:creator>Anthony Green</dc:creator>
    <dc:date>2013-02-11T20:36:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/3">
    <title>libffi 3.0.11 announcement</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.ffi.announce/3</link>
    <description>&lt;pre&gt;Hello hackers...

I'm happy to announce the availability of libffi 3.0.11, which you are
free to download here:

        http://sourceware.org/libffi/ftp/libffi-3.0.11.tar.gz

This release includes the following improvements:

        Add support for variadic functions (ffi_prep_cif_var).
        Add Linux/x32 support.
        Add thiscall, fastcall and MSVC cdecl support on Windows.
        Add Amiga and newer MacOS support.
        Add m68k FreeMiNT support.
        Integration with iOS' xcode build tools.
        Fix Octeon and MC68881 support.
        Fix code pessimizations.
        Lots of build fixes.

In addition to all of the users and testers, I'd like to thank the
following people for their code contributions to the 3.0.11 release:
Alan Hourihane, Andoni Morales Alastruey, Andreas Schwab, Andreas
Tobler, Andrew Haley, Andrew Pinski, Chris Young, Chung-Lin Tang,
David Edelsohn, David Gilbert, Dmitry Nadezhin, H.J. Lu, Iain Sandoe,
Jakub Jelinek, Jasper Lievisse Adriaanse, Kai Tietz, Kaz Kojima,
Kimura Wataru, Kyle Moffett, Mikael Pettersson, Mike Lewis, Peter
Bergner, Peter Rosin, Petr Salinger, Rainer Orth, Richard Henderson,
Timothy Wall, Uros Bizjak, Zachary Waldowski, and chennam.

Check out the following links for more details:
 http://sourceware.org/libffi
 http://github.com/atgreen/libffi

Have fun!

Anthony Green
green-ZJAzte6OsOOukZHgTAicrQ&amp;lt; at &amp;gt;public.gmane.org

&lt;/pre&gt;</description>
    <dc:creator>Anthony Green</dc:creator>
    <dc:date>2012-04-12T03:56:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/2">
    <title>Announcing libffi 3.0.10</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.ffi.announce/2</link>
    <description>&lt;pre&gt;I'm pleased to announce the release of libffi version 3.0.10.

It's been a year and a half since 3.0.9, and this release includes 
important bug fixes as well as a few new ports.

For details, download links, and a pointer to the git repository, go here:

http://sourceware.org/libffi

My thanks go out to the many contributors and testers for this release.

libffi 3.0.11 will be released very soon in order to align soname 
changes with major Linux distribution release schedules, details of 
which have been discussed on the libffi-discuss mailing list 
(http://sourceware.org/ml/libffi-discuss/2011).

Anthony Green

&lt;/pre&gt;</description>
    <dc:creator>Anthony Green</dc:creator>
    <dc:date>2011-08-23T15:56:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.ffi.announce/1">
    <title>Announcing libffi 3.0.9</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.ffi.announce/1</link>
    <description>&lt;pre&gt;I'm pleased to announce the release of libffi version 3.0.9.

It's been a year since 3.0.8, and this release includes many important 
fixes as well as a couple of new ports.

For details, download links and a pointer to the new git repository, go 
here:

                     http://sourceware.org/libffi


My thanks go out to the many contributors and testers for this release, 
especially Andrew Haley and Andreas Tobler.

Anthony Green



&lt;/pre&gt;</description>
    <dc:creator>Anthony Green</dc:creator>
    <dc:date>2009-12-31T13:49:25</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.ffi.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.ffi.announce</link>
  </textinput>
</rdf:RDF>
