[Fontconfig] fontconfig: Branch 'master'
Behdad Esfahbod
behdad at behdad.org
Wed Nov 18 11:43:33 PST 2009
So, after checking with Tor, I made the change. Seems like we don't care
about sizeof(long), but size of pointers only.
Anyway, now to making the release. Thanks all.
behdad
On 11/18/2009 02:43 PM, Behdad Esfahbod wrote:
> [fc-arch] Rename architecture names to better reflect what they are
>
> We only care about three properties in the arch:
>
> - endianness
> - pointer size
> - for 32-bit archs, whether double is aligned on 4 or 8 bytes
>
> This leads to the following 6 archs (old name -> new name):
>
> x86 -> le32d4
> mipsel -> le32d8
> x86-64 -> le64
> m68k -> be32d4
> ppc -> be32d8
> ppc64 -> be64
More information about the Fontconfig
mailing list