]> git.wh0rd.org - fontconfig.git/commit
[fc-arch] Rename architecture names to better reflect what they are
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 18 Nov 2009 19:39:34 +0000 (14:39 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 18 Nov 2009 19:39:34 +0000 (14:39 -0500)
commit1845f3100d15927cc536bc3d38f140c139fb5614
tree2abcf7249f42d4c19798b1dd6c39422d840e6686
parentd5ebf48e34e9235cf10e9f7beb49af74823c3fc6
[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
fc-arch/fcarch.tmpl.h